GroupBindingDirective
A directive which encapsulates the in-memory handling of grouping with virtual scrolling.
Selector
[kendoGridGroupBinding]
Inputs
filter
Defines the descriptor by which the data will be filtered.
group
GroupDescriptor[]
Defines the descriptors by which the data will be grouped.
kendoGridGroupBinding
any[]
The array of data which will be used to populate the Grid.
pageSize
number
Defines the page size used by the Grid pager.
skip
number
Defines the number of records that will be skipped by the pager.
sort
SortDescriptor[]
Defines the descriptors by which the data will be sorted.
Methods
notifyDataChange
Notifies the Grid that its data has changed.