In a XML file there is a list of employees and now I want to bind the employee IDs and Names to a dropdownlist. Eno (ID) is a DataValueField and ename(name) is DataTextField of a dropdownlist and the names should be in the ascending order.
emp.xml
Code sample:
Other Related Posts
no fear choudhary is here,Thursday, August 26, 2010
Comments :
0
comments to “Bind DropDownList with Xml and DataSet”
Comments :
Post a Comment