This is a migrated thread and some comments may be shown as answers.

Drop Down Checked List Control

3 Answers 221 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Patrick
Top achievements
Rank 2
Patrick asked on 19 Mar 2013, 04:36 AM
I understand that there are other similar questions but they all, appear, to be dated.  So I am asking anew.  How close can I get to this implementation -->Telerik Demo in a Winforms project?  

It looks like I need to do some sort of modification to the RadDropDownList or the MultiColumnComboBox control?  

I really need to figure out a nice, simple solution so that I can remove the last remnants of a competitor product...example

Thanks

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 21 Mar 2013, 03:01 PM
Hi Patrick,

Thank you for writing.

The controls does not support such mode out of the box, however, both can be customized to achieve the desired functionality. 

Here is how to create a multi select drop down with check boxes: http://www.telerik.com/community/code-library/winforms/dropdownlist-and-listcontrol/radmultiselectdropdownlist.aspx

And here you can see how to modify the multi column combo box to achieve the desired appearance: http://www.telerik.com/support/kb/winforms/combobox-and-listbox/create-multicolumnlistbox-based-on-radgridview.aspx.

I hope that you find this information useful.

Regards,
Stefan
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
0
Patrick
Top achievements
Rank 2
answered on 21 Mar 2013, 05:03 PM
Thanks for the reply.  The first link is exactly what I am looking for but unfortunately that Demo is a little out of date.  I'll look at the code and see if I can figure out how to do it from there.

The second looks more promising but I'll just have to try it and see how similar the functionality is to what I need.

I'll let you know how it goes, I'd really like to get my project fully converted off of those "other" controls.
0
Stefan
Telerik team
answered on 26 Mar 2013, 02:55 PM
All right Patrick. Let me know if you have any additional questions.

Regards,
Stefan
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
Tags
DropDownList
Asked by
Patrick
Top achievements
Rank 2
Answers by
Stefan
Telerik team
Patrick
Top achievements
Rank 2
Share this question
or