jquery drop down for selecting multiple values
- by prince23
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