ExpandGroupDirective
A directive which controls the expanded state of the group rows (see example).
Selector
[kendoGridExpandGroupBy]
Export Name
Accessible in templates as #kendoExpandGroupInstance="kendoGridExpandGroupBy"
Inputs
Name | Type | Default | Description |
---|---|---|---|
expandedGroupKeys |
|
Defines the collection that will store the expanded group keys. | |
kendoGridExpandGroupBy |
|
Defines the item format that will be stored in the | |
groupsInitiallyExpanded |
|
|
Specifies if the group items should be initially expanded. |
Events
Name | Type | Description |
---|---|---|
expandedGroupKeysChange |
|
Fires when the expandedGroupKeys are changed. |