Re: [Wicket-user] add order in AjaxRequestTarget

2007-01-12 Thread Frank Bille
On 1/11/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: Imo, it would be intuitive to keep the order in which they were added. Unless there is some urgent reason why the ajax engine should want to give components priority over others +1 -

Re: [Wicket-user] add order in AjaxRequestTarget

2007-01-11 Thread Eelco Hillenius
Imo, it would be intuitive to keep the order in which they were added. Unless there is some urgent reason why the ajax engine should want to give components priority over others, but I can't think of a case where that is true. Eelco On 1/11/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > i am a l

Re: [Wicket-user] add order in AjaxRequestTarget

2007-01-11 Thread Igor Vaynberg
i am a little hesitant about doing it, but not opposed. what do others think? imho the proper way to do this would be to wrap the textfield+datepicker in a webmarkupcontainer and add that to the target -igor On 1/11/07, Andrés Ferrari <[EMAIL PROTECTED]> wrote: Hi everyone! I have the follo

[Wicket-user] add order in AjaxRequestTarget

2007-01-11 Thread Andrés Ferrari
Hi everyone! I have the following problem: I'm using Ajax to enable a Date field + DatePicker combo, depending on a third field, and it is important to me that during the updating behavior the components get processed in the right order. Example: someField.add(new AjaxFormComponentUpdatingBeha