palette and event

2009-12-02 Thread Swarnim Ranjitkar
I was trying to attach AjaxFormComponentUpdatingBehavior to palette and looks like I can't do it this way. Is there anyways to attach action to palette change event. Here is my code. Appreciate you feedback PaletteDtAddDisplay affiliatePalette = new PaletteDtAddDisplay(affiliatePalette

Re: palette and event

2009-12-02 Thread Martin Makundi
http://www.mail-archive.com/users@wicket.apache.org/msg14153.html 2009/12/2 Swarnim Ranjitkar swarn...@hotmail.com: I was trying to attach AjaxFormComponentUpdatingBehavior to palette and looks like I can't do it this way. Is there anyways to attach action to palette change event. Here

Re: palette and event

2009-12-02 Thread Martin Makundi
http://issues.apache.org/jira/browse/WICKET-1574 2009/12/2 Swarnim Ranjitkar swarn...@hotmail.com: I was trying to attach AjaxFormComponentUpdatingBehavior to palette and looks like I can't do it this way. Is there anyways to attach action to palette change event. Here is my code