I'm having a tough time understanding how I can get the objects selected.
Currently I have an AjaxFallbackDefaultDataTable with a Column of CheckBox.

I implemented a CheckBoxPanel so that I can add that to an AbstractColumn.
The AjaxFallbackDefaultDataTable is within a form and contains a form button
that I'm hoping to grab all the CheckBox checked.

I know that I need to put the functionality in the Form onSubmit section,
but having a tough time understanding how I can get the CheckBox checked.

CheckBoxPanel.java


CheckBoxPanel.html


Table.java


David



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/AjaxFallbackDefaultDataTable-and-CheckBox-Column-tp4657998.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to