Click here to Skip to main content
15,896,912 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I'm facing the problem on TreeView.
I want to create table based on Databse. i want to create TreeView's nodes under loop and create one by one nodes. can i get help here?
Treeview would be stylish and smart looking would be prefered.
Posted
Comments
Kenneth Haugland 15-Aug-12 5:14am    
WinFroms WPF or or or?
[no name] 15-Aug-12 7:49am    
So go ahead and do it? What is the problem?
Leo Rajendra Dhakal 15-Aug-12 8:13am    
I've four Parent Nodes specially for Products
Code | Name
91 Food
92 Luxurious
93 Dolls
94 Outdoors

Above categories have also child and sub cilds on tree. I've to add their childs in accordance of their parents comparing to the codes. how to identify the index of the nodes. While i'm adding a child it asks for parents
[no name] 15-Aug-12 9:32am    
And so? How exactly is this a problem?
Sergey Alexandrovich Kryukov 15-Aug-12 14:42pm    
There is not enough information. You need to tag your platform, language and application type or UI library you use, specify exact type of TreeView -- there are different type with similar names.
--SA

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