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