SetCurrentCell Method (SapGridView)

Class

SapGridView.

Action

Sets the specified cell as the current cell.

Syntax

gridView.SetCurrentCell(row, column)
Variable Description
row Index of the row. Integer.
column Column identifier. String.