The DropDownChoice should respect the list sequence, show some code so
we can track the source of the problem.

On Wed, Jul 27, 2011 at 3:16 PM, Archana
<archanaacharya.adhik...@gmail.com> wrote:
> I mean to say before the onUpdate was executed the DropDownChoice contains in
> the order of (A, B, C, D).
> But after the execution of onUpdate() the DropDownChoice contains in the
> order of (D, B, A, C) which is totally a new order. I have not updated the
> sequence of the elements. But still the order changed. How can I make the
> DropDownChoice to diaplay the elements in the order of (A, B, C, D).
>
> -----
> Thanks & Regards,
> Archana
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/DropDownChoice-updates-onchange-event-tp3699271p3699383.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
>
>



-- 
Pedro Henrique Oliveira dos Santos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to