Dynamic Binding in TreeView with XML file

Feb 21 2011 1:57 AM
Hi,
        I am new to wpf and mvvm. Actually i am working on a project in which i need to bind the xml file to treeview control in a dynamic way i have found in static way but i need to do it in dynamic way so please help me out .

Requirements: If i add the elements at runtime to xml file treeview should automatically gets updated .

Thanks
Karthi

Answers (1)