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 want to display Bill of materials or a chart of accounts data as a hierarchical grid with lot of hierarchical levels. Each level will have the same columns unlike expand grid with different columns for each level.
I saw both VertTreeGrid and CustomersVirt samples. I like the VirtTreeGrid way of displaying the tree with in the cell instead of having a different column.
Keeping your future releases and features in mind, what is the right choice for this?
thanks,
- Reddy
ADAdministrator Syncfusion Team February 13, 2003 01:47 PM
Reddi,
you can hide header rows for nested levels. See the Grid\Samples\DataBound\Hierarchical\Customers sample.
I would recommend this solution.
Stefan