Found the problem. So it seems that the ResourceType in the scheduler by default implements a DropDownList rather then the ComboBox. Is this the expected behavior and can it be changed?
0
Ivan Danchev
Telerik team
answered on 03 Aug 2016, 12:24 PM
Hello Almira,
I replied to your inquiry in the support thread you started with the same subject. In order to avoid thread duplication, I would suggest we continue the discussion in it if you have other questions on this matter.
The approach that has to be used is shown in the Customizing Advanced Insert and Edit Forms demo. The DropDownList that is used for displaying resources can be changed to ComboBox in the ResourceControlCS.ascx, respectively DropDownListItem to RadComboBoxItem in ResourceControlCS.ascx.cs.
Regards,
Ivan Danchev
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.