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.

The sample also demonstrates exporting aggregate data to Excel and PDF formats using the toolbar export options. Click the Excel or PDF export icons in the toolbar to download the Tree Grid data along with aggregate summaries.

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 when ShowChildSummary is enabled..

More information on aggregates can be found in the documentation section.

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