A shortcut to PageObject.Grid.VirtualDataRefresh.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| newActiveRowIndex | Integer | Optional | Index of row to activate. Use -1 to not activate any row or -2 to retain the current row. If omitted, a value of -1 is assumed. | |
| newActiveColumnKey | String | Optional | Column Key to activate. Use "" to use the default column, "[current]" to retain the current column. | |
| retainSelectedRows | Boolean | Optional | After refreshing, retain the same selection (this assumes that no rows have been deleted or moved). If omitted, a value of False is assumed. |