New to Kendo UI for Angular? Start a free 30-day trial

Aggregates

The TreeList enables you to visualize the aggregates for the level items in the respective column footer.

To provide the aggregates either use the binding directives aggregate option or return an object with data and aggregates fields from the fetchChildren callback.

The following example demonstrates how to display the aggregate values in the footer with the binding directives.

Example
View Source
Change Theme:

The following example demonstrates how to display the aggregate values in the footer with custom binding.

Example
View Source
Change Theme:

In this article

Not finding the help you need?