SetFocusCell Method (DataGrid)

Class

DataGrid.

Action

Sets the focus to the specified cell in the grid.

Syntax

Datagrid.SetFocusCell (DataGridCell)
Variable Description
DataGridCell The DataGridCell you want to give focus. DATAGRIDCELL.

Note

SetFocusCell is not recorded by Silk Test Classic; it is available for hand scripting and playback only.