SetCurrentCell Method (SapGridView)

Class

SapGridView class

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.