BeforeRowColChange Event

Occurs when the user changes the active row or column before the new cell gets the focus. It also occurs before the Valid event of the current object in the grid column and any rules in the database. Use NODEFAULT to prevent the active row and column in the grid from changing.

PROCEDURE Grid.BeforeRowColChange
LPARAMETERS nColIndex

Parameters

nColIndex

Returns the index of the column that is active before the row or column change.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic