You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by "Fabien D." <du...@hotmail.com> on 2008/05/07 16:22:11 UTC

CheckGroups

Hi everydoby,

I have a problem to make a complex form with CheckGroups .

My question is : is ti possible to use CheckGroup to check anothers
CheckGroups ??

And if it is not possible, how can I use CheckGroups  to check checkboxs
wich will checkanothers checkboxs??

I don't know if you understand with lots of "check" word :)

Thank you in advance
-- 
View this message in context: http://www.nabble.com/CheckGroups-tp17106166p17106166.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: CheckGroups

Posted by Maurice Marrink <ma...@gmail.com>.
Never used CheckGroup myself but i think you can use
onSelectionChanged to select some other checkbox or you can use
AjaxFormComponentUpdatingBehavior to do the same using ajax.

Maurice

On Wed, May 7, 2008 at 4:22 PM, Fabien D. <du...@hotmail.com> wrote:
>
>  Hi everydoby,
>
>  I have a problem to make a complex form with CheckGroups .
>
>  My question is : is ti possible to use CheckGroup to check anothers
>  CheckGroups ??
>
>  And if it is not possible, how can I use CheckGroups  to check checkboxs
>  wich will checkanothers checkboxs??
>
>  I don't know if you understand with lots of "check" word :)
>
>  Thank you in advance
>  --
>  View this message in context: http://www.nabble.com/CheckGroups-tp17106166p17106166.html
>  Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>  For additional commands, e-mail: users-help@wicket.apache.org
>
>

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