Indicates if the records should be loaded from the server automatically as user scrolls.
Number of buffered records.
buttons - Object, default see below
Object that contains default toolbar items
Array of column group objects.
Array of column objects.
Indicates if the body of the grid is of fixed height.
The header of the grid.
Indicates if grid should listen to keyboard.
last - Object, default see below
Internal grid's vairables.
limit - Integer, default = 100
Number of records to return from remote data source per attempt.
Indicates if result of the search should be highlighted.
msgDelete - String, default = 'Are you sure you want to delete selected record(s)?'
Confirmation message when user clicks the delete button.
msgNotJSON - String, default = 'Returned data is not in valid JSON format.'
Error message when server does not return JSON structure.
Message that appears when grid refreshes.
Indicates if multi field search is allowed.
Indicates if record multi select is allowed.
Indicates if column multi sort is allowed.
Number of records to skip when retriving records from remote source.
Map of additional parameter to submit to remove data source.
Array of all ranges defined for the grid.
Height of the record.
Array of record objects.
Called to resize grid's elements.
Called to resize grid's records.
Array of search objects (submitted to data source for record filtering).
Array of search objects.
Defines selection type.
show - Object, default - see below
Map of indicators which elements of the grid are visible.
Array of sort objects (submitted to data source for record sorting).
Summary records that displayed on the bottom
Toolbar for the grid.
total - Integer, default = 0
Total number of records.
url - String or Object, default = ''
URL to the remote data source.