Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
hi,
I want to display treeview in the 1st column of listview and in another columns i want to display data related to treeview node.

can i add treeview control in listview columns in windows application?

or

can i use user control with combination of listview and treeview control
if it is possible pls give a solution.
Posted

1 solution

Sounds like you want a TreeListView[^] of some description
 
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