Maybe if you put an value in model object?

On Jan 16, 2008 7:59 AM,  <[EMAIL PROTECTED]> wrote:
> Hello,
> I'm using a RadioChoice component like this :
> RadioChoice Radios = new RadioChoice("ca_reel", new
> PropertyModel(this.getModelObject(), "ca_reel"), Choices);
> I would like to know if I can have a default choice selected (the first in
> my variable List Choices) and if yes how ? (I didn't find on wicket API
> page nor that on examples)
> Thanks
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to