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

RadDropDownListItems in a RadRibbonBarGroup

3 Answers 78 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Jean-Pierre
Top achievements
Rank 1
Jean-Pierre asked on 15 Feb 2018, 01:46 PM

Hello all telerik users,

I'm a new user of Telerik Objects and I have a problem where using a RadDropDownListItem in RadRibbonBarGroup.

In this case (Design form) the datasource property of the RadDropDownListItems is disabled. I don't understand. When I put a RadDropDownListItem elsewhere in the form this property is enabled. And of course I need it would be enabled inside a RadRibbonBarGroup.

I have to say that I'm not a C# or VB user but a Progress OpenEdgeStudio user.

 

Thanks a lot for your answers.

 

JP CLARY

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 16 Feb 2018, 11:18 AM
Hello Jean-Pierre,

In our suite, we are using RadElements inside the controls and although they are fully functional some properties are not accessible at design time. These elements are lightweight because they do not require a handle. In this case, you will need to set the DataSource in the code behind.

In addition, I want to mention that this is not related to OpenEdge and works the same way in Visual Studio.

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.
0
Jean-Pierre
Top achievements
Rank 1
answered on 16 Feb 2018, 01:00 PM

Hello Dimitar

Thank you very much to the answer. Now it's ok for me. I have to say that before that we used the Progress application builder for writing our programs. Now we use devstudio with eclipse and some sections are hidden by default.It's a new world for us (Telerik and eclipse). I'm sorry for this beginner dvelopper question :).

JP.

0
Dimitar
Telerik team
answered on 19 Feb 2018, 10:42 AM
Hi JP,

It is always a challenge to change the development environment. Do not hesitate to contact us if you have any other 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
DropDownList
Asked by
Jean-Pierre
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Jean-Pierre
Top achievements
Rank 1
Share this question
or