What type of collection are you using in the model object?

On Wed, Jul 27, 2011 at 2:09 PM, Martin Grigorov <mgrigo...@apache.org>wrote:

> I didn't see the question.
>
> On Wed, Jul 27, 2011 at 8:42 PM, Archana.AA
> <archanaacharya.adhik...@gmail.com> wrote:
> > 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
> >
> >
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to