Hi,
I have a self-referencing hierachical radGrid. I am loading data thru the NeedDataSource event handler. When I have 3 levels of hierarchy, the gridInstance.MasterTableView.DetailTables.count shows 1 , MasterTableViewDetailTables[0].DetaitTables.count is 1, so far so good. Now when I look at the last (the lowest level) GridTableView, its DetaitTables.Count is also 1 whereas this GridTableView does not have any children. What am I missing? Is the DetailTables count always 1 when using Sel-Referencing Hierarcy? even for the GridTableView which has no chidren? Using RadControls for Ajax 2010_1_519 and Framework 3.5.
Thanks in advance for your help.
I have a self-referencing hierachical radGrid. I am loading data thru the NeedDataSource event handler. When I have 3 levels of hierarchy, the gridInstance.MasterTableView.DetailTables.count shows 1 , MasterTableViewDetailTables[0].DetaitTables.count is 1, so far so good. Now when I look at the last (the lowest level) GridTableView, its DetaitTables.Count is also 1 whereas this GridTableView does not have any children. What am I missing? Is the DetailTables count always 1 when using Sel-Referencing Hierarcy? even for the GridTableView which has no chidren? Using RadControls for Ajax 2010_1_519 and Framework 3.5.
Thanks in advance for your help.