i want something like this
store
1
department
employee
2
deparment
how do i do that on the serverside. Based on what the admin suggested i should have default.aspx page only has the placeholder. and on the default.aspx.vb we have something like dim radgird as RadGrid = new RadGrid and how do we add mastertableview, datakeyname and how do we add detailtableview to have the hierarchy display generates on the server side. please help thank you.
store
1
department
employee
2
deparment
how do i do that on the serverside. Based on what the admin suggested i should have default.aspx page only has the placeholder. and on the default.aspx.vb we have something like dim radgird as RadGrid = new RadGrid and how do we add mastertableview, datakeyname and how do we add detailtableview to have the hierarchy display generates on the server side. please help thank you.