Hi,
I am using herarchial grid with 4 levles and i am using multiple tables at the 2nd level, My problem is i want to hide one of the two table based on data that has if there are no data in that table then i need to hide that table i.e
MainTalbe
-- Detail Table1
-multiple table 1(data is there)
-multiple table 2(no data) ------need to hide this.
---Detail Table1
-multiple table 1(no data)
-multiple table 2(data is there) -------need to hide this.
This i my scenario, now i want to hide the table with no data at 3rd level here some childs may have data and some childs may not have data, kindly advise how to do this it all at the single level.
Regards,
Santhosh
I am using herarchial grid with 4 levles and i am using multiple tables at the 2nd level, My problem is i want to hide one of the two table based on data that has if there are no data in that table then i need to hide that table i.e
MainTalbe
-- Detail Table1
-multiple table 1(data is there)
-multiple table 2(no data) ------need to hide this.
---Detail Table1
-multiple table 1(no data)
-multiple table 2(data is there) -------need to hide this.
This i my scenario, now i want to hide the table with no data at 3rd level here some childs may have data and some childs may not have data, kindly advise how to do this it all at the single level.
Regards,
Santhosh