CurrentCellMoved Method (SapGridView)

Class

SapGridView.

Action

This function notifies the server that another cell was made the current cell. The function must be called whenever the current cell changes.

Syntax

C#
gridView.CurrentCellMoved()
VB
gridView.CurrentCellMoved()