GridGroupableSettingsTagHelper
Example
Razor
<groupable>
    <messages />
    <sort />
</groupable>
ChildTags
| Tag Name | Details | 
|---|---|
| messages | GridGroupableMessagesSettingsTagHelper | 
| sort | GridGroupableSortSettingsTagHelper | 
Attributes
| Attribute | Type | Description | 
|---|---|---|
| enabled | Boolean | When set to false grouping is considered disabled. | 
| show-footer | Boolean | When enabled the group footer rows will remain visible when the corresponding group is collapsed. |