Either you have a AjaxFormComponentUpdatingBehavior on each Checkbox, so
a selection is automatically synced to the server.
Or you make the paging submit a containing form:
http://apache-wicket.1842946.n4.nabble.com/Wicket-user-Editable-DataTable-with-Paging-td1925442.html
Regards
Sven
On 04/17/2013 08:35 PM, dhongyt wrote:
So if I would like to store the checks on many different pages, then I would
have to override the AjaxPagingNavigationBehavior function? And in that
function when the page changes save the current CheckBox ArrayList into some
sort of HashMap maybe? And load the page of checks depending on the page?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/AjaxFallbackDefaultDataTable-and-CheckBox-Column-tp4657998p4658061.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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]