New to Kendo UI for AngularStart a free 30-day trial

GroupableSettings

Updated on May 7, 2026

Sets options for the Grid's grouping feature.

NameTypeDefaultDescription

emptyText?

string

Represents the text shown when the grouping area is empty. The default is Drag a column header and drop it here to group by that column.

enabled?

boolean

If true, lets users group by dragging and dropping column headers. If set to true, users can group the Grid by dragging column headers. Grouping is off by default.

showFooter

boolean

When true, shows the group footer template when the group is collapsed.

stickyFooters?

boolean

false

When true, keeps the group footer row pinned at the bottom of the scroll container while its group's data rows are visible.

stickyHeaders?

boolean

false

When true, keeps the group header row pinned at the top of the scroll container while its group's data rows are visible.

Not finding the help you need?
Contact Support