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
storestore path of the script used to load dataskeletonRownumber of skeleton rows to show while loading
Pagination
paginationtrue / falsepaginationTypeclient / server
Sorting
sortFielddefault field from which sorting is applied (at the moment this sorting is possible only client-side)sortOrdersorting order ofsortField
Filter
globalFilterFieldslist of available fields in the global filterglobalFilterModeclient/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