Set the Active Cell.

If no Row is active then the first data Row will be activated.

Syntax

ISGrid.SetActiveCell(columnKey, [filterRow], [enterEditMode])

Parameters

NameTypeOptionalByRefDescription
columnKey String The Column Key.
filterRow Boolean Optional Indicates whether to select the Cell in the Filter Row if it is visible. If omitted, a value of False is assumed.
enterEditMode Boolean Optional 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