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.
I am trying to get the GridControl to group a given set of records and summarize them based on a record id. Is there a way to do this without using the GridGroupingControl? Please advise.
Much thanks in advance,
Long
ADAdministrator Syncfusion Team August 17, 2004 09:01 PM UTC
There is no support for Grouping in a GridControl. You can add a summary row using a helper class you can get from this KB. http://www.syncfusion.com/Support/article.aspx?id=10398.