New to Telerik UI for BlazorStart a free 30-day trial

Column Group Footer

Updated on Aug 28, 2026

When the grid is grouped, the columns can display a footer with information about the column data aggregates and some custom text/logic. The template is strongly typed and exposes the available aggregates values.

Sample Column Group Footer Template

Loading ...

See specifics and example in this knowledge base article: Using Components in Grid Templates.

See Also