Sorting a DropDownList by Value
Author:
Trent Miesner
Loading SortedLists backward gives you the ability to sort by Value rather than Key. In this how to, you'll learn how you can use this trick, along with binding your data backward, to achieve the desired result of having a DropDownList that is sorted by Value.
More Tutorials
|