Refresh the Grid to show changes to the underlying Data Source.

A shortcut to PageObject.Grid.VirtualDataRefresh.

Syntax

finPageSetHandlerGrid.VirtualDataRefresh([newActiveRowIndex], [newActiveColumnKey], [retainSelectedRows])

Parameters

NameTypeOptionalByRefDescription
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.
Member of:
finPageSetHandlerGrid
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0