3
Shouts

Add Xml Datasource to gridview DropDown list | DevelopersCode

published 655 days, 21 hours, 16 minutes ago posted by taanu51taanu51 656 days, 8 hours, 15 minutes ago
Monday, August 08, 2011 7:59:35 PM GMT Monday, August 08, 2011 9:00:46 AM GMT

HI friends ,In this article i would like to explain "how to bind XML Datasource to Dropdown list" just follow the steps clearly

First we need to create a XML file to store the data.suppose you would like to store contries data in xml file and bind that data to Dropdown list Step 1:Add new Xml file to your existing Aspnet project

Step 2:copy the following code in to XML file

  Step 3:save the file with countries.xml Step 4:now open the page which contains Gridview Step 5: Now add the following...

category: Web Dev | clicked: 10 | | source: www.developerscode.com | show counter code
tags: C#, c sharp, ASPNET, XML, SqlServer 2008, ASP .NET, SQLServer, C# .NET, datasource