treeview in listview
is it possible to add a treeview into a row of a listview with groups?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hirendra SisodiyaPosted Mar 26, 2010, 6:30 AM
yes you can do this plese see this link :
http://www.microsoft.com/downloads/details.aspx?FamilyId=08E3D5F8-033D-420B-A3B1-3074505C03F3&displaylang=en#filelist
you can download 101 code samples from here ,and see 'Windows Forms - Create an Explorer Style Application' project , this project shows drive and directory structures in treeview and list view combination.
try this.
thanks
Please mark as answere if it helps