How do I alphabetize the items in two different CheckBoxLists?
- by Matthew Jones
I have two checkboxes (Recommended and Others) which have peoples names (concatenated, i.e. John Smith is one item). I want to alphabetize the selected members of each list into one. How can I do this?