How can I sort the items in a list box that is filled with an array.
When I try to set the sort property to true it says I can't assign to a read only property
Also I need to be able to sort the list box alphabetically or by a user specified order that is also stored in the array.
