RE: RadioGroup, Radio and AjaxFormComponentUpdatingBehavior

2009-11-27 Thread Stefan Lindner
I should have asked google first.
AjaxFormChoiceComponentUpdatingBehavior does ist!

Stefan


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



RadioGroup, Radio and AjaxFormComponentUpdatingBehavior

2009-11-27 Thread Stefan Lindner
I try to add a AjaxFormComponentUpdatingBehavior to a RadioGroup. The
RadioGroup contains some Radio-Components.

Now, when I click onto any Radio, nothing happens. The RadioGroup
AjaxFormComponentUpdatingBehavior does not see the click onto a Radio.
But I can't add a AjaxFormComponentUpdatingBehavior to the
Radio-Components inside of the RadioGroup. Radio-Components are no
FormComponents.

Any Idea?


Stefan


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