Category - XmlDataSource
23 May 2015 23 May 2015 0 Comments  39761 Views
Here Mudassar Ahmed Khan has explained with example, how to use XmlDataSource control to populate ASP.Net Menu control from XML file using C# and VB.Net.
This article also explains to highlight selected menu item of current page in ASP.Net Menu control.
31 Aug 2013 31 Aug 2013 0 Comments  62984 Views
Here Mudassar Ahmed Khan has explained how to use ASP.Net XmlDataSource control and populate results from XML file and bind it to ASP.Net GridView Control.
29 Aug 2013 29 Aug 2013 2 Comments  34888 Views
Here Mudassar Ahmed Khan has explained how to use ASP.Net XmlDataSource control and populate results from XML file and bind it to ASP.Net GridView Control.

This article also explains how to filter results from XmlDataSource using XPath Query at runtime in two ways
1. Filtering XmlDataSource based on data in XML Tag.
2. Filtering XmlDataSource based on data in XML Attribute.