set it in your model object.

Martijn

On 1/16/08, [EMAIL PROTECTED] <[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]
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0

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

Reply via email to