GetSelRows Function (DataGrid)

Class

DataGrid.

Action

Returns a list of selected DataGridRows in a grid. A row is selected by clicking its header.

Syntax

lsDataGridRows = DataGrid.GetSelRows()
Variable Description
lsDataGridRows List of selected rows. LIST OF STRING.