Action
Selects a range of rows.
Availability
This functionality is supported only if you are using the Open Agent.
Syntax
table.ExtendSelectRow (row, [column])
Variable
|
Description
|
row
|
The row to which to extend the selection.
LISTITEM.
|
column
|
Optional: The column to which to extend the selection.
LISTITEM.
|
Notes
ExtendSelectRow requires that the table already has a selected row. Precede the call with a call to
SelectRow to select the first row.