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]

Reply via email to