We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Hierarchical Grid (TreeGrid)

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!

1 Reply

AD Administrator 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

Loader.
Up arrow icon