9
Answers

TreeView CheckBox value should be based on XML Node's Value

Photo of Surendrasinh Rathod

Surendrasinh Rathod

11y
5.7k
1
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.

Answers (9)