i dont realy like this...
converted input should only be available after successful convert()
validation step - which you are specifically disabling.
you can apply this patch to your own subclass of checkgroup, i dont think it
belongs in the core.
-Igor
On 10/19/06, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:
Hi,
I currently have a typical use-case where a delete button removes
a selection of rows from a table. Typically, the delete button is
a submit button with setDefaultFormProcessing(true) to avoid
validation.
But in this case, I can't find a way to get the checked rows.
Indeed CheckGroup.getConvertedInput() returns null as form has not
been yet validated.
Please see the attached patch and tell me if it is worth to be
part of Wicket.
TIA,
--
Jean-Baptiste Quenot
aka John Banana Qwerty
http://caraldi.com/jbq/