Hierarchical view with multiple children relations...

I am trying to use your hierarchical grid example to display the information in a data set containing 1 master table and three detail tables with their respective relations. For example, them master table is A and the detail tables are B, C, and D. Three relations exist in the data set, AB, AC, and AD, that connect a field in the master table to a field in the detail tables. When the data set is assigned to the Grid, only the hierarchical data for the last relation added is shown. I would like to see the data for all relations shown. Is this possible with the current 1.6.1 grid implementation?

1 Reply

AD Administrator Syncfusion Team October 7, 2003 04:01 PM UTC

No, it's not possible with the current GridDataBoundGrid. We'll add support for several detail tables in the GroupingGrid in 2.0. Stefan

Loader.
Up arrow icon