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.

Namespace: IWCGJQGrid
public
 procedure ClearGridData(AClearFooter: Boolean);

Parameters

AClearFooter
Type: Boolean