XML to ddl or to a DataTable.. HELP
whats the best way to populate a drop down list from an XML string? I figured out that except giving the ddl a dataset as a dataSource Its easier to bind a datatable into a ddl. but how do I populate a DataTable from an XML string I have??? thank you for your time...
whats the best way to populate a drop down list from an XML string? I figured out that except giving the ddl a dataset as a dataSource Its easier to bind a datatable into a ddl. but how do I populate a DataTable from an XML string I have??? thank you for your time...