This is a HTML code for the radio2RadioGroup in which I want to select the
second radio if I select second radio in radio1Group

<wicket:container wicket:id="radio2RadioGroup">
                        <input wicket:id="firstRadio"     type="radio"
class="radio"/>  <br/>
                        <input wicket:id="secondRadio" type="radio"
class="radio"/>  <br/> </wicket:container>

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Radio-Group-Ajax-Render-issue-tp4570589p4570850.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to