TIWCGJQGridOptions.RestoreCell(Integer,Integer) Method
restores the edited content of cell with the row index iRow( do not mix with rowid) in index column iCol
public procedure RestoreCell(ARow,ACol: Integer);
Parameters
- ARow
- Type: Integer
- ACol
- Type: Integer