-
Last week I showed you how to read an XML file, load it to a DataSet and assign those values into a GridView . Today I'll show you how you can read an XML file using the XmlDataSource object. Let's assume that we have an XML file called Symbols.xml in our App_Data folder that contains the following...