This is a migrated thread and some comments may be shown as answers.

generate detailtable from serverside

1 Answer 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
appdev
Top achievements
Rank 1
appdev asked on 30 Oct 2008, 02:26 AM
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.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Oct 2008, 03:46 AM
Hi Duy,

Go through the following help article which explains how to dynamically create a hierarchical Grid.
Programmatic creation

Thanks
Shinu.


Tags
Grid
Asked by
appdev
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or