<Object type="drop-down" name="Medical Emergency?">
<Properties text="" padding="0" height="23">
<Property id="captions">
<Item value="Yes" />
<Item value="No" />
</Property>
<Property id="values">
<Item value="1" />
<Item value="2" />
</Property>
I have the drop down Id & values like this in XML. I need to add it to drop down in HTML format. Am using XPathNavigator, kindly help me to load it as dropdown like html
xsltand you'll get many answers momentarily. – Dimitre Novatchev Nov 20 '11 at 21:04