Re: AjaxButton onSubmit and Submit Form order...

2009-09-07 Thread Dipu
have a look at AjaxLazyLoadPanel, looks like thats what you are looking for -dipu On Mon, Sep 7, 2009 at 4:10 PM, Arnaud Garcia wrote: > Hi List, > > I want to add a custom anim gif while the page is rendering... > To do this, I created an AjaxButton and a Form > - In the AjaxButton submit me

AjaxButton onSubmit and Submit Form order...

2009-09-07 Thread Arnaud Garcia
Hi List, I want to add a custom anim gif while the page is rendering... To do this, I created an AjaxButton and a Form - In the AjaxButton submit method I setVisible my anim gif - In the form submit metho I call the setResponsePage If I remove the setResponsePage and I log something on the form s