TIWCGJQGridOptions.Sort(string,TIWCGJQGridSortOrder,Boolean) Method

Sorts the given colname and shows the appropriate sort icon. If the reload is set to true, the grid reloads with the current page and sortorder settings.

Namespace: IWCGJQGrid
public
 procedure Sort(const AColName: string; ASortOrder: TIWCGJQGridSortOrder; AReload: Boolean);

Parameters

AColName
Type: string

ASortOrder
Type: TIWCGJQGridSortOrder

AReload
Type: Boolean