GroupStore

Implements grouping of data.

Methods
group groups data
ungroup ungroups data
Events
onGroupCreated fires when grouping is applied to the component
onGroupFooter called during grouping, when group footer element created
onStoreUpdated fires after data is changed in datastore
Back to top