Click here to Skip to main content
15,922,533 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
I have a TreeView Control with checkbox in my winform application .TreeView Nodes are Populated from Sql DataBase.I Have one xml file which contains information about checked nodes of treeview.Now i want to check all treenode based on xml node's value.Please give me any sample code.Thanks in advance.
Posted
Comments
BillWoodruff 24-Sep-13 16:58pm    
Are you using Databinding now to populate the TreeNodes ? Do you have experience in sub-classing TreeNode, or TreeView ?

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