I have managed to successfully bind an XML document to a list box. However to manipulate the XML I want to use LINQ to XML rather than the XmlDocment that the XmlDataProvider provides.
Is it possible to get an XDocument from the XmlDataProvider?
Loading
Sam HobbsPosted Feb 4, 2010, 1:13 AM