GridGroupableSettingsTagHelper

Example

Razor
<groupable>
    <messages />
    <sort />
</groupable>

ChildTags

Attributes

AttributeTypeDescription
enabledBooleanWhen set to false grouping is considered disabled.
show-footerBooleanWhen enabled the group footer rows will remain visible when the corresponding group is collapsed.
sticky-footersBooleanWhen enabled the group footer rows will stick to the bottom of the scrollable content area while scrolling through the group's data rows. Requires the scrollable option to be enabled. The columns must have a groupFooterTemplate defined.
sticky-headersBooleanWhen enabled the group header rows will stick to the top of the scrollable content area while scrolling through the group's data rows. Requires the scrollable option to be enabled.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support