3
Reply

Not able to read the dropdownlist selected item in c#

Naren

Naren

Mar 27 2017 10:46 AM
208
I have a dropdownlist and it has selected value which was assigned using javascript. When I try to read the value in code behind on click of submit button, selected value is empty. Any suggestion here?

Answers (3)