Could you please share some more data? Maybe share a quickstart project illustrating what you want to do?
On Fri, Aug 2, 2024 at 11:57 AM Bergmann Manfred <m...@software-by-mabe.com> wrote: > 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 > > -- Regards - Ernesto Reinaldo Barreiro