Which hierarchical Grid to use?

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

1 Reply

AD Administrator Syncfusion Team February 13, 2003 06:47 PM UTC

Reddi, you can hide header rows for nested levels. See the Grid\Samples\DataBound\Hierarchical\Customers sample. I would recommend this solution. Stefan

Loader.
Up arrow icon