Hi
I have a dropdownlist that's bound to a sortedlist, I would like to sort the keys in descending order, strangely I can't find a sortedlist method that will do this.
Is it possible to get the sortedlist or the dropdownlist in descending order without using a Select Order By statement? Any help and code snippets appreciated.
Thanks
David
I have a dropdownlist that's bound to a sortedlist, I would like to sort the keys in descending order, strangely I can't find a sortedlist method that will do this.
Is it possible to get the sortedlist or the dropdownlist in descending order without using a Select Order By statement? Any help and code snippets appreciated.
Thanks
David