Re: AjaxFormComponentUpdateBehavior not working with Radio/RadioGroup

2008-01-04 Thread Igor Vaynberg
ajaxformchoicecomponentupdatingbehavior or something similar... -igor On Jan 4, 2008 8:53 AM, wicket user <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to add AjaxFormComponentUpdateBehavior to Radio/RadioGroup, > > I cant add the behaviour to the Radio as its not a FormComponent. > Adding

AjaxFormComponentUpdateBehavior not working with Radio/RadioGroup

2008-01-04 Thread wicket user
Hi all, I am trying to add AjaxFormComponentUpdateBehavior to Radio/RadioGroup, I cant add the behaviour to the Radio as its not a FormComponent. Adding the behaviour to RadioGroup is not working as well. Is there any work around to get it working. Regards Dipu