Saves the last page that was retrieved from the grid.
For information on pages, see Pages on Grids. |
<HFMwDataGrid>.SaveLastGridPage varavarNewCells
An array with strings representing the cell values for the last page that was accessed. The array is organized in a row major order. You can obtain these cell values with GetGridPage. |