Click here to Skip to main content
15,883,870 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi i am doing a project on asp.net c sharp i need a tree view in the project from the values stored in database i m new to a tree view any help appreciated.

TABLE STRUCTURE

DEPTID SYSID DEPTNAME SYSNAME
1 1 HR A
2 2 ADMIN B
2 3 ADMIN C
3 4 MANAGEMENT D
1 6 HR E
2 5 ADMIN F


These are the four columns
Tree view structure

DeptName
- sysname
DeptName
- sysname


Thanks in advance
Posted

 
Share this answer
 
Comments
deepakaitr12345 8-Feb-13 7:57am    
Really Good one
5!+
Abhishek Pant 8-Feb-13 9:46am    
thanks.but not voted.
SalmanFar 8-Feb-13 11:48am    
thx
Abhishek Pant 8-Feb-13 13:50pm    
vote and accept if it helped you as it help others when they search here.
a simple treeview Asp.Net Treeview , hope it will help you.

warner
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900