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.
Hi, I have the following situation:
On my screen I have a GridDataboundGrid, to this I have bound a collectionclass. The problem is that I need to group together certain elements from this collection and view them hierarchically (like in a treeview). Can this be done without working with more then one collection object that acts as datasource? (All data is retrieved with one single call to the database, no other dataretrieval is allowed)
Thanks!
ADAdministrator Syncfusion Team July 25, 2003 06:09 AM UTC
If I am understanding what you are describing, you would probably use our new grouping support that will be available in the upcoming 2.0 release (August time frame).
You can preview the functionality with this sample that is available with 1.6.1.x: Syncfusion\Essential Suite\Grid\Samples\Grouping\GroupingPreview