I want to get CheckedList DropDown control, which is a basic DropDown with checkbox in front of each list item.
I found this demo from their official site but I want the same effect in a ASPxGridView column.
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.
I didn’t understand your question clearly. Do you want to use
CheckComboBoxColumninASPxGridviewColumn ? If so, you can use it like this.If that didn’t what you want, please let me know.
NOTE: Did you look
ASPxGridLookupcontrol ? GridLookup – Multiple SelectionEDIT1: Check the following code. How to implement a CheckComboBox editor in the ASPxGridView
.ASPX
.CS