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