I've already done that, pretty obvious one you read the documentation:) Im setting the model after I instanciate the listview. Im not sure what im doing wrong(my model are set to an object).Would a quickstart example help? regards Nino
-----Oprindelig meddelelse-----
Fra: [EMAIL PROTECTED] på vegne af Igor Vaynberg
Sendt: to 01-06-2006 17:48
Til: [email protected]
Cc:
Emne: Re: [Wicket-user] RadioGroup and Listview
try calling setReuseItems(true) on the listview
-Igor
On 6/1/06, Nino Wael <[EMAIL PROTECTED] > wrote:
Hi
Im' having some trouble setting the selected radio on my
RadioGroup.
My Radios are held within a listview and im wanting to set the
selected radio when constructing my form. However when setting my model after
adding the listview to the radiogroup no radio is selected, so my question is
when is the listview populated.
Im guessing that the reason why no radio is selected is that at
the time where I set the model my RadioGroup does no contain the appropriate
radio.
Hoping for some hints to lead me on the right path.
Regards Nino
<<winmail.dat>>
