Click here to Skip to main content
15,890,609 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi John,
I am using your TreeViewWithCheckBoxes example in my code. on the basis of checked state in treeview I have to populate a grid. How to go about that.
Ex: If Suppose
Root
Child1
Child1.1
Child1.2
Child2
Child2.1
Child3
Child3.1
Child3.2
is the treeview with checkboxes, and I check, Child1.1 or Root(all treeviewitems selected) node then I have to populate a grid/listbox on the selection basis.

Thanks,
Manu G
Posted

1 solution

It looks like you want to ask this question to an author related to his/her article.

I would suggest you to please use the forum present at the end of the article in order to reach author and get quick response. Rarely you will find authors reading this forum.

Please post the same at the article's message forum.
 
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