Says to ErgoDataGrid to connect itself to the server again and to update the grid data, without make a browser page reload.
It's the method called by the button
pression, which compare on the ErgoDataGrid toolbar if canReload is true.
| ErgoDataGrid.UpdateData (noChangePage,force) |
| noChangePage | Boolean that, iftrue, leaves ErgoDataGrid in the last page where the user was moved with the keys , , , ;if it's false the initial page is shown at the end of the update; if recPageSize = 0 this parameter is ignored. |
| force | Boolean that says to ErgoDataGrid, if is true, to reload immediataly the data, even if the grid is invisible to the final user. |