ASP.NET & jQuery multi-select dropdownlist, get selected values

Posted by Dooie on Stack Overflow See other posts from Stack Overflow or by Dooie
Published on 2010-04-23T15:55:44Z Indexed on 2010/05/10 14:44 UTC
Read the original article Hit count: 146

Filed under:
|
|

I have an .aspx page with a databound multi-select jquery dropdown. This works nicley but how can i get hold of the selected items in the code behind?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ASP.NET