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