Sets Selected Data Row Index.

Syntax

ISGrid.SetSelectedDataRowIndex(selectedIndex, [clearExisting], [selected])

Parameters

NameTypeOptionalByRefDescription
selectedIndex Integer The Index of the row to Select.
clearExisting Boolean Optional Indicates whether to clear existing selections. If omitted, a value of False is assumed.
selected Boolean Optional Indicates whether this Row should be Selected or not i.e. the Selected status of this row will be cleared) If omitted, a value of True is assumed.
Member of:
ISGrid
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0