OnRowColChange

The OnRowColChange event occurs when the focus moves between a column or row in a control that supports them.

Group:   Events

Applies to:    Application, Prompts

Syntax:

   OnRowColChange(Row, Col)

Row      (Long) is the value of the row being selected.

Col       (Long) is the value of the column being selected.