You have to wrap you whole table in a form, otherwise only the value of
the single check is sent to the server.
Sven
On 05/06/2013 03:34 PM, David Beer wrote:
Hi All
I am trying to add Checkgroup selection behaviour to my table, this
all works fins so far. I can use the select all and individual check
boxes to select items. What I am trying to get is get notified when a
selection occurs so that I can enable and or disable buttons depending
on how many selected.
When I overide the 'protected boolean
wantOnSelectionChangedNotifications' method the page fefreshses to a
new version and only selects one item. Is this a known problem and
what is the best way to find out if an item is selected so that I can
enable the correct button?
Thanks
David
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org