drop down menu - item is not selecting in dropdown list -


I have a dropdown list on my asp.net page when I'm selecting an item in the dropdown list The dropdown is going to the first item in the list and I have also set autopostback.

Are you sure you are not rebooting the list on postback?


Comments