You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by d2marcelo <d2...@gmail.com> on 2010/10/09 20:05:44 UTC

How to set selected RadioChoice

Hi,

I'd like to have a RadioChoice and be able to select an specific choice. 
Does anybody know how?
Thanks
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-set-selected-RadioChoice-tp2969761p2969761.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: How to set selected RadioChoice

Posted by Jeremy Thomerson <je...@wickettraining.com>.
You shouldn't. The radio choice should have a model that allows it to pull
the selected value (and set the updated value).

Jeremy Thomerson
http://wickettraining.com
-- sent from my "smart" phone, so please excuse spelling, formatting, or
compiler errors

On Oct 9, 2010 1:06 PM, "d2marcelo" <d2...@gmail.com> wrote:


Hi,

I'd like to have a RadioChoice and be able to select an specific choice.
Does anybody know how?
Thanks
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/How-to-set-selected-RadioChoice-tp2969761p2969761.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org