DataTable
DataTable component displays data in tabular format, starting from a store script.
Properties
In addition to the default properties of the components you have the following properties available.
Loading
store
store path of the script used to load dataskeletonRow
number of skeleton rows to show while loading
Pagination
pagination
true / falsepaginationType
client / server
Sorting
sortField
default field from which sorting is applied (at the moment this sorting is possible only client-side)sortOrder
sorting order ofsortField
Filter
globalFilterFields
list of available fields in the global filterglobalFilterMode
client/server
Methods
In addition to the default methods of the components you have the following methods available.
Events
In addition to the default events of the components you have the following events available.
Last updated