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