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

CheckedCombo Box

8 Answers 115 Views
ComboBox and ListBox (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Prad
Top achievements
Rank 2
Prad asked on 09 May 2008, 07:54 PM
Does Telerik have CheckedCombo Box control?
If yes, does it have an option to select mulitple values like in CheckedListbox?

Prad

8 Answers, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 10 May 2008, 12:58 PM
Hello PRADEEP,

Although our product does not include a combobox with a checklist out-of-the-box, it is quite easy to get one with only few lines of code. The implementation is described in the following KB article:

http://www.telerik.com/support/kb/article/b454K-tme-b454T-ckk-b454c-ckk.aspx


If you have any additional questions, please don't hesitate to write us.

Best wishes,
Georgi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Prad
Top achievements
Rank 2
answered on 20 May 2008, 06:43 PM
Although there is a work around to get the checkboxes in combo box control. It would be ideal if Telerik provides off-the shelf control.

0
Prad
Top achievements
Rank 2
answered on 20 May 2008, 06:45 PM
Also there is lot event handlers to be addressed to meet the Checked Combo box control
0
Summer Hinton
Top achievements
Rank 1
answered on 21 May 2008, 04:44 PM
We have a similar requirement which needs checkedcombo box. Since we would like to attach datasource (datatable) to checkedcombo box. Can you guys provide us a work around class for this?

0
Georgi
Telerik team
answered on 22 May 2008, 12:57 PM
Hi guys,
 
PRADEEP, thank you for your suggestions. Of course, we intend to add such a control in our package, but it's still not scheduled since there are higher priority tasks at this time. As to the event handlers, in the standard MS CheckedListBox there is only one event handler related to its specific behavior - ItemCheck. We'll take into account such an event and if you have any other ideas, please share them with us.

Summer, I have updated the same KB article. There are two additional approaches (using ItemsChanged or ItemDataBound event) which are applicable in your case.

If you have any additional questions, please write me and we'll be glad to help you.

Regards,
Georgi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Summer Hinton
Top achievements
Rank 1
answered on 22 May 2008, 01:10 PM
Thank
0
Prad
Top achievements
Rank 2
answered on 22 May 2008, 01:14 PM
Hi,

  I spent day and half to get customized checkedcombo box. Let me know as how i can upload the sample code. I dont see an attachment option in the editor.

The only issue currently i am facing is on placing two of these user control on the form (one below another). The above user control gets hidden by the below control (partially). Any thoughts on this would be great.

Also, I have seen a similar one done in WPF (using XAML). (www.codeplex.com) 

Pradeep
0
Kiril
Telerik team
answered on 22 May 2008, 01:27 PM
Hi Pradeep,

Please open a ticket in the support area, and not in a forum. This will allow file attachments.

Regards,
Kiril
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ComboBox and ListBox (obsolete as of Q2 2010)
Asked by
Prad
Top achievements
Rank 2
Answers by
Georgi
Telerik team
Prad
Top achievements
Rank 2
Summer Hinton
Top achievements
Rank 1
Kiril
Telerik team
Share this question
or