9
Answers

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

Ask a question
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)