The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Good afternoon. How can I aggregate my data by date column. For example I have columns named productive time, active time and date. I want to be able show average productive, active time for the filtered date period.
TSThiyagu Subramani Syncfusion Team October 12, 2021 02:10 AM UTC
Hi Timor,
Thanks for contacting Syncfusion support.
Aggregate values are displayed in the footer, group footer, or group caption of the Grid. It can be configured through aggregates property. Field and type are the minimum properties required to represent an aggregate column. We have already explained detailed in below documentation.