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 <fernando.wer...@gmail.com>

> 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ğ.

Reply via email to