This sample explains about how to display aggregate values in the footer of Blazor TreeGrid component. This project also includes code snippet for built-in aggregate types, custom aggregates, a footer template, and applying formatting.
Documentation: https://blazor.syncfusion.com/documentation/treegrid/aggregate
Online examples: https://blazor.syncfusion.com/demos/tree-grid/aggregate?theme=bootstrap4
- Visual Studio 2022
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.