I am moving from FNCGrid to FNCDatagrid.
What is the equivalent in FNCDataGrid to GridCellEditDone in FNCGrid?
I am moving from FNCGrid to FNCDatagrid.
What is the equivalent in FNCDataGrid to GridCellEditDone in FNCGrid?
OnBeforeCloseInplaceEditor / OnAfterCloseInplaceEditor can be used as equivalents of the OnCellEditDone event.