Hi
I have a xml file which I want to edit using automatic data binding in my wpf application. Can anyone lead me into this please? For example, can I add all the xml contents into a treeview? More...if I modify the xml by hand, will the treeview auto-refresh with the new values?
Thanks