Re: [Wicket-user] wicket.markup.html.form.CheckBoxvswicket.ajax.form.AjaxFormComponentUpdatingBehavior= not working?

2006-07-17 Thread Nino Wael
PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Igor Vaynberg > Sent: 14. juli 2006 09:26 > > To: wicket-user@lists.sourceforge.net > Subject: Re: [Wicket-user] > wicket.markup.html.form.CheckBoxvswicket.ajax.form.AjaxFormComponentUpdatingBehavior > = not working? > > > To: wicket-user@lists.sourceforge.net > Subject: Re: [Wicket-user]

Re: [Wicket-user] wicket.markup.html.form.CheckBoxvswicket.ajax.form.AjaxFormComponentUpdatingBehavior = not working?

2006-07-14 Thread Eelco Hillenius
> > > > Since I need to disabled another component based on when the checkbox are > checked or not. > > > > Regards Nino > > > > > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Igor Vaynberg > Sent: 14. juli 2006 09:26

Re: [Wicket-user] wicket.markup.html.form.CheckBoxvswicket.ajax.form.AjaxFormComponentUpdatingBehavior = not working?

2006-07-14 Thread Nino Wael
icket-user] wicket.markup.html.form.CheckBoxvswicket.ajax.form.AjaxFormComponentUpdatingBehavior = not working?   oops, i thought i fixed that (onchange->onclick) before 1.2 final, but i guess not. until 1.2.1 comes out you are prob then better off using what you have now, or use 1.2 from svn -Igor On 7/13/06, Nino