Is there a way to create a list of checkboxes as elements for a drop down list? I’m not sure how to accomplish this (or if it’s even possible), as well as set the checkbox as checked if the value is true in the database.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
here are a couple of jquery based solutions you might find useful:
http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/
http://lab.arc90.com/2007/11/28/jquery-multiselect/