asp.net web forms JQuery dropdownlists no postback

Posted by Darren Fahy on Stack Overflow See other posts from Stack Overflow or by Darren Fahy
Published on 2010-04-29T23:04:56Z Indexed on 2010/04/29 23:07 UTC
Read the original article Hit count: 232

Filed under:
|
|
|

I am using JQuery to populate a set of three cascading dropdowns which have the autopostback to false. How in the code behind do I access the selected values of the dropdowns?

© Stack Overflow or respective owner

Related posts about c#

Related posts about jQuery