Custom aggregate in JavaScript Treegrid control
18 Nov 20181 minute to read
To calculate the aggregate value with your own aggregate functions, use the custom aggregate option. To use custom aggregation, specify the type as Custom, and provide the custom aggregate function in the customAggregate property.
To access the custom aggregate value inside the template, use the key as
Custom.