TIWCGJQGridOptions.RecordText Property

Represent information that can be shown in the pager. Also this option is valid if viewrecords option is set to true. This text appear only if the tottal number of recreds is greater then zero.In order to show or hide some information the items in {} mean the following: {0} the start position of the records depending on page number and number of requested records; {1} - the end position {2} - total records returned from the data

Namespace: IWCGJQGrid
published
 property RecordText: string index 50 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string