Hierarchical Data Display

Is it possible to configure ''flat'' grid in unbound mode to display hierarchy similar to the list view. I mean without nested table captions and etc. Simply a row with [+]. When a user click on a plus it open nested rows, which share the same columns.

1 Reply

AD Administrator Syncfusion Team February 22, 2005 01:15 AM UTC

Here is a link to a sample that shows how you can do something like this. It has 2 forms, one shows a property grid and the other shows a grid that supports a self referencing list. http://www.syncfusion.com/Support/user/uploads/TreeGridHelper1_ae3a7a78.zip Another option is to use the technquie shown in the \Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\In Depth\VirtTreeGrid sample.

Loader.
Up arrow icon