Tree Grid / Aggregates / Default Aggregates

Blazor Tree Grid Example - Aggregates

Loading Syncfusion Blazor Server Demos…

This sample demonstrates aggregate functionality in the Tree Grid. Aggregates are displayed in the footer to summarize key metrics such as total, average, and count.

Configure aggregates using TreeGridAggregateColumn within the TreeGridAggregates collection.

Supported aggregate types:

  • Sum
  • Average
  • Min
  • Max
  • Count
  • TrueCount
  • FalseCount

This demo uses FooterTemplate to show: Total Sales and Total Profit (Sum), Average Unit Price (Average), and Item Count (Count). Aggregates appear at the bottom and include child summaries via ShowChildSummary.

Learn more in the aggregates documentation.

Transform your Blazor web apps today with Syncfusion® Blazor components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE