Click here to Skip to main content
15,920,053 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi dear sir's and friends

I am working on one windows application.

While working on this i am facing one problem.I want to add two columns to treeview.

like this


  Col1     Col2

+ node 1

-child1      ComBobox
-child2      ComBobox

+ node 2
.
.
..

I am struggling on this from past 3 hours any help please....


Thanking you......
Posted
Updated 18-Jun-12 1:50am
v2

Then You Should Need to create our Custom Control for that in which have you can inherit the tree class that can help you.

That Article will help you...

Visual Style Element Browser[^]
 
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