Re: OnChangeAjaxBehavior with palette

2010-01-07 Thread Scott Swank
; To: users@wicket.apache.org > Subject: Re: OnChangeAjaxBehavior with palette > > > You could add an AjaxFormComponentUpdatingBehavior to your palette so > that your selections are pushed back to the underlying model. > > On Thu, Jan 7, 2010 at 9:40 AM, wic...@geofflancaster.com >

Re: OnChangeAjaxBehavior with palette

2010-01-07 Thread Martin Makundi
Date: Thu, 7 Jan 2010 09:49:41 -0800 > To: users@wicket.apache.org > Subject: Re: OnChangeAjaxBehavior with palette > > > You could add an AjaxFormComponentUpdatingBehavior to your palette so > that your selections are pushed back to the underlying model. > > On Thu, Jan 7, 2010

Re: OnChangeAjaxBehavior with palette

2010-01-07 Thread wic...@geofflancaster.com
: - From: Scott Swank scott.sw...@gmail.com Date: Thu, 7 Jan 2010 09:49:41 -0800 To: users@wicket.apache.org Subject: Re: OnChangeAjaxBehavior with palette You could add an AjaxFormComponentUpdatingBehavior to your palette so that your selections are pushed back to the underlying model. On Thu, Jan 7

Re: OnChangeAjaxBehavior with palette

2010-01-07 Thread Scott Swank
You could add an AjaxFormComponentUpdatingBehavior to your palette so that your selections are pushed back to the underlying model. On Thu, Jan 7, 2010 at 9:40 AM, wic...@geofflancaster.com wrote: > any help? i cant be the only person to have tried this. > > Original Message: > -

RE: OnChangeAjaxBehavior with palette

2010-01-07 Thread wic...@geofflancaster.com
any help? i cant be the only person to have tried this. Original Message: - From: wic...@geofflancaster.com wic...@geofflancaster.com Date: Wed, 6 Jan 2010 14:13:50 -0500 To: users@wicket.apache.org Subject: OnChangeAjaxBehavior with palette i'm trying using a text field to searc