I have a usercontrol that looks at the child items of a node for airport names, they are listed arranged as such:
- North America - USA - Anchorange - Alaska - Baltimore
I have produced the following code and am struggling to find the correct way or sorting these. I have looked through the forum but can't find a way that works whilst looking for a particular type of node.
Sort nodes into alphabetical order c#
Hi,
I have a usercontrol that looks at the child items of a node for airport names, they are listed arranged as such:
- North America
- USA
- Anchorange
- Alaska
- Baltimore
I have produced the following code and am struggling to find the correct way or sorting these. I have looked through the forum but can't find a way that works whilst looking for a particular type of node.
I am trying to get all the airports from across all continents / countries in to an alphabetical list to display. Can someone help me do this please?
Thanks
Chris
is working on a reply...