Hi
In advStringGrid, the OnCellValidate event exists, but in tInspectorBar it is not the case. OnEditUpdate looks similar but there is a way to obtain the old value, in case to reject the modification ? with the grid we can use advStringGrid.OriginalCellValue.
Maybe an idea to add this event (OnValidate) or modify OnEditUpdate for a next update