Hi all,
I have created a drop down list that display items from from an XML file. I would like to sort this items. I'm trying to figure out how to go about doing this.
First thing that jumps to mind is putting the items in an array then sorting the array. After that I would pass this array back to the list. Can anyone offer any ideas or example?
Thank you!
I have created a drop down list that display items from from an XML file. I would like to sort this items. I'm trying to figure out how to go about doing this.
First thing that jumps to mind is putting the items in an array then sorting the array. After that I would pass this array back to the list. Can anyone offer any ideas or example?
Thank you!