Predefined Aggregate Functions
The following predefined aggregate functions are supported:
- "sum"
- "min"
- "max"
- "avg"
- "count"
These functions aggregate values from the whole grid or a single column (calculates a total summary) or from a group (group summary).
Predefined aggregate functions are performed on the client, but they can be delegated to the server (if the server supports them) by setting the remoteOperations, remoteOperations.groupPaging, or remoteOperations.summary option to true.
See Also
Feel free to share demo-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you!
We appreciate your feedback.
We appreciate your feedback.