Developer

OnInsertRowAdd

Occur when new row from insert row is successfully added.

property OnInsertRowAdd: TNotifyEvent read FOnInsertRowAdd write FOnInsertRowAdd;
Remarks:

LastAddedRow method may be used for identifying index of newly added row.

See also