jquery drop down for selecting multiple values

Posted by prince23 on Stack Overflow See other posts from Stack Overflow or by prince23
Published on 2009-10-24T06:31:40Z Indexed on 2010/06/05 17:02 UTC
Read the original article Hit count: 164

Filed under:
|

Hi, i want to develop dropdown inside a check box . this url shows me how to do it. http://dropdown-check-list.googlecode.com/svn/trunk/demo.html but the code isnt given how to implement it in project. i need to bind my datatable to this dropdow. and once user selects a value and clicks on the button in .cs file i should be able to get all these values

if any one knows how to slove this issue let me know

thank you

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about jQuery