Hi All, I am using a DropDownChoice with a list of values. The choice list come from DB in a sorted order. When I new AjaxFormComponentUpdatingBehavior("onchange") event, the onUpdate(AjaxRequestTarget target) method is excecuted and it updates some values. After this method executed, choice list is sequence in the DropDownChoice changes. I am not updating the sequence any where in the onUpdate().
I am very new to wicket. So I am not able to understand where I am going wrong. Please help me out to resolve this. Thanks in advance. ----- Thanks, Archana -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/DropDownChoice-updates-onchange-event-tp3699271p3699271.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org