I did :( On Fri, Sep 25, 2009 at 7:07 PM, Altuğ B. Altıntaş <[email protected]> wrote:
> Did you add the component to AjaxRequestTarget > > target.addComponent(yourGridview) > > Also don't forget this : yourGridview.setOutputMarkupId(true); > > A.B.A > > 2009/9/25 Fernando Wermus <[email protected]> > > > Hi all, I have an ajaxclick which should refresh a gridview, but this > > doesnt happened. I saw someone reporting the same issue and I would like > to > > know if this has been fixed it. The fact, it is that the gridview' s > model > > is called just one at construction time. It does refresh the gridview but > > with the old data from the model. > > > > Thanks in advance. > > > > -- > > Fernando Wermus. > > > > www.linkedin.com/in/fernandowermus > > > > > > -- > Altuğ. > -- Fernando Wermus. www.linkedin.com/in/fernandowermus
