Hello.

We’re struggling to add (or actually we’re not sure of possible ways) 
checkboxes to a DataTable (Grid) column that will install onClick handler 
similar as the CommandButtons do in CommandColumn, so that onClick is called on 
each checkbox toggle.
We’re tried a few variations, i.e. using AbstractColumn with CommandButton and 
use getTemplate to render checkbox form input, but this doesn’t install an 
onClick handler, or at least onClick is not called.

Anyone with pointers of how this could work?


Regards,
Manfred


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to