Re: How to use AjaxFormChoiceComponentUpdatingBehavior in Check/CheckGroup

2008-05-12 Thread Johan Compagner
Code seems fine. What is the hrml output? On 5/12/08, freak182 [EMAIL PROTECTED] wrote: Hello, I having problem integrating AjaxFormChoiceComponentUpdatingBehavior. my code snippet: final WebMarkupContainer container = new WebMarkupContainer(wmc); final CheckGroup chkGrp = new

Re: How to use AjaxFormChoiceComponentUpdatingBehavior in Check/CheckGroup

2008-05-12 Thread Ryan Gravener
Is void onError(AjaxRequestTarget target, RuntimeException e) being called? On Mon, May 12, 2008 at 11:42 AM, Johan Compagner [EMAIL PROTECTED] wrote: Code seems fine. What is the hrml output? On 5/12/08, freak182 [EMAIL PROTECTED] wrote: Hello, I having problem integrating