Hi all,
I am new to XAML however I have an understanding of XML. I am trying to bind a button to an XML file such that when the button is clicked, it the xml element is displayed within a listbox. Then I want the listbox selected item to be displayed in a textblock. So far I have been able to bind the listbox to the xml file as source but I need some examples concerning the afore mentioned matter.
Any help is appreciated.
Thanks