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

Host CheckedDropDownList in CommandBar?

1 Answer 107 Views
CheckedDropDownList
This is a migrated thread and some comments may be shown as answers.
Mats
Top achievements
Rank 2
Mats asked on 26 Feb 2018, 02:02 PM

Hello everyone,

is there any way to put a RadCheckedDropDownList in a RadCommandBar in WinForms?

It seem like I should host it in a CommandBarHostItem, since it appears from the documentation that it could host either a RadElement or a Control, but the designer does not support dragging the control into it (it expects a RadElement no doubt). So I tried adding the dropdown programmatically by setting the HostedControl property of the HostItem, but the drop-down never appears. It there a way to accomplish this task?

thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimitar
Telerik team
answered on 27 Feb 2018, 09:23 AM
Hello, Mats,

The drop-down menu allows you to add many item types (see attached image). There is no need to use host item in this case. 

I hope this will be useful. Let me know if you have additional questions.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
CheckedDropDownList
Asked by
Mats
Top achievements
Rank 2
Answers by
Dimitar
Telerik team
Share this question
or