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

Heirachical Display.

1 Answer 75 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Manoj
Top achievements
Rank 1
Manoj asked on 19 Jan 2009, 12:12 PM
Hi Team,
    I have a table with 14 columns . I want to display that table's data in a heirachical way , by using Tree View control . Can you guide me how can I able to do this .
    I have implemented On Demand Loading . So there is no problem for me . When the page is loading , at that time I am taking first two column data and binding to the tree view control ( 1st column as node value and 2nd column as node text ). When user will expand the node I will pass the node value , and get the data from table for the next two column , and so on.
    I needed the above mentioned thing, becuase I have a button called search button  and when I will hit that button it will search in the entiere table and display all the data in the tree view control.

Regards
Manoj

1 Answer, 1 is accepted

Sort by
0
Manoj
Top achievements
Rank 1
answered on 19 Jan 2009, 03:26 PM
Hi,
    Any help .

Regards
Manoj
Tags
TreeView
Asked by
Manoj
Top achievements
Rank 1
Answers by
Manoj
Top achievements
Rank 1
Share this question
or