Also,  now  if  instead  of  removing   one  row  at  a  time  you
want  to remove  a selection  of  rows using  a CheckGroup,  there
is  no  way to  determine  the  checked  rows,  unless you  add  a
CheckGroup.getSelection() method  that returns  a list  of checked
checkboxes, WICKET-79 provides such a feature.


CheckGroup.convert(); CheckGroup.getConvertedValue();

-igor





All the best,
--
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/

Reply via email to