TIWCGJQGridOptions.ViewRecords Property

If true, jqGrid displays the beginning and ending record number in the grid, out of the total number of records in the query. This information is shown in the pager bar (bottom right by default)in this format: “View X to Y out of Z”. If this value is true, there are other parameters that can be adjusted, including 'emptyrecords' and 'recordtext'.

Namespace: IWCGJQGrid
published
 property ViewRecords: Boolean index 79 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean