DataGrid SetActiveCell Method
Sets the ActiveCell property.
Z←G SetActiveCell R C
G is a DataGrid instance. R is the row index. C is a column name or column index.
Sets the ActiveCell property.
Z←G SetActiveCell R C
G is a DataGrid instance. R is the row index. C is a column name or column index.