Wicket iterates all files anyway for rendering, so iterating them once
again to find the selected ones will be no problem.
If you want to keep selection across paging on your DataTable, you
should definitely look into using CheckGroup/Check.
Sven
On 04/15/2013 10:32 PM, dhongyt wrote:
If there are tons of files that might be listed, iterating through all those
files just to see which on is select could present a time issue correct?
Will CheckGroup and Check components solve this issue?
Is there a way to just grab checked files instead of iterating though and
seeing which one is checked?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/AjaxFallbackDefaultDataTable-and-CheckBox-Column-tp4657998p4658000.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]