Re: RadioGroup and nested ListView

2009-04-24 Thread Clode
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > > -- View this message in context: http://www.nabble.com/RadioGroup-and-nested-ListView-tp23207864p23215966.html Sent from the

Re: RadioGroup and nested ListView

2009-04-23 Thread Per Newgro
The message says that you have to put in the type attribute to this line should be Hth Per - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

RadioGroup and nested ListView

2009-04-23 Thread c c
Hi all, I am new at this so please be gentle. I would like to use a RadioGroup to select one "element" among a list of elements organized in groups. I have two nested ListView, the outer looping over the groups, the inner one looping over the elements of each group. Each element of the inner listv