Hi !! I'm working with Dropdownlists in C# which are binded by two columns from a dataset. I have two little questions so I guess anyone could help me with them... 1. I want to sort the Dropdownlist, is there any easy method to do it without using a "traditional" sort method 2. I have a problem when i try to select another value which is not the first in binding... I've tried to change selectedvalue, selectedindex and selecteditem but it doesn't change... any suggestions Thank you very much
D
Deiuwe
@Deiuwe