SelChanged (Row/Column)

Function Name c:<CONTROL-NAME>#OnSelChanged
Syntax   (defun c:<CONTROL-NAME>#OnSelChanged (Row [as Long] Column [as Long] /)
)
Return Type Ignored
Applies To Grid

This event is triggered after the current cell has changed. Row and Column contain the zero-based row and column of the selected cell.