TIWCGJQGridOptions.ClearGridData(Boolean) Method
Clears the currently loaded data from grid. If the clearfooter parameter is set to true, the method clears the data placed on the footer row.
public procedure ClearGridData(AClearFooter: Boolean);
Parameters
- AClearFooter
- Type: Boolean