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.
ADAdministrator Syncfusion Team May 2, 2005 02:28 PM UTC
There is no code in our library that will bind a GridControl to hierarchical data.
But you can virtually bind a GridControl to just about anything, including hierarchical data, but you do have to code it. You would have to have an expandable cell to expose the related data. You can see an example of such an expandable cell in this sample. \Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\In Depth\VirtTreeGrid