Hi,

 

First, thanks Matej for you job!

Here is my question: 

I use the editable datagrid example, and I have added one column to permit
deleting functionality.

When one user click on delete a row, I modify my datasource, and call the
‘getGrid().setDefaultModelObject(new DataSource…)’ function.

This work fine, if I click in the paging navigation on page 2 and next, come
back to the 1st, my datagrid is refreshed.

 

How can I force the refresh directly without click in the navigation paging?

PS: Not working with update() function.

 

Thanks for help please.

 

 

Reply via email to