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

RadComboBox does not have a Label property

8 Answers 221 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Jay McMeans
Top achievements
Rank 1
Jay McMeans asked on 18 Jun 2009, 06:23 PM
I like how the RadTextBox has the Label property that automatically creates and associates a label with the Text Box.  Unfortunately the control set is not consistent.  RadComboBox does not have such a property.  I am sure that there are other controls that could also benefit from having a consistent API set.

Could we get Telerik to add the Label property to the RadComboBox as well as to other controls that it makes sense to add it to?

In my years of experience the API sets that have a consistent set of properties and usage are always the best and most used.  This is because we already have enough going through our heads.  I don't want to learn another set of calls for every different control in an API toolkit.

8 Answers, 1 is accepted

Sort by
0
Kim
Top achievements
Rank 1
answered on 10 Sep 2009, 03:56 PM
I agree!  I just spent time setting up a form using the label property, then I got to a combo box and I'll have to go back and change everything else since it doesn't have one.   Did anyone from Telerik reply?
0
Veselin Vasilev
Telerik team
answered on 15 Sep 2009, 03:09 PM
Hi guys,

We already added this property in our ToDo list for RadComboBox and I hope we will manage to add it to the control soon.
We prepared a simple article on how to associate a label with RadComboBox.

Your feedback is always appreciated.

Sincerely yours,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Jason
Top achievements
Rank 1
answered on 16 Jun 2010, 09:14 AM
Could you provide an example of how to 'Skin' this label. That is the main feature I want that is applied automatically with the RadInput controls when a Label is set.
0
Yana
Telerik team
answered on 16 Jun 2010, 11:05 AM
Hello Lourein,

You can set LabelCssClass property of the RadComboBox and apply custom style to the label.

Best regards,
Yana
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Jason
Top achievements
Rank 1
answered on 17 Jun 2010, 02:50 AM
Yana,

I am using RadControls version 2009.2.826.20. There is no LabelCssClass property for RadComboBox - is this a feature added in subsequent versions?

Unfortunately I am not in a position to upgrade this particular application to a later version due to time constraints - I have attempted to do this and there were some issues with changes in the way some controls are rendered and skinned that would require extra time to iron out that is not available.
0
Yana
Telerik team
answered on 17 Jun 2010, 11:30 AM
Hi Lourein,

I'm afraid that you're using too old version of the controls, Label property is available since Q1 2010 release (2010.1.309).

Greetings,
Yana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Antonio Avanic
Top achievements
Rank 2
answered on 19 Aug 2010, 10:55 PM
How can I set the label to be in the same line that the radcombobox, it is being shown under the radcombobox
0
Simon
Telerik team
answered on 20 Aug 2010, 11:06 AM
Hi Antonio Avanic,

The label renders on the same line with the RadComboBox as you can see in this demo.

Do you have some custom CSS that may be causing the misaligning on your side?

All the best,
Simon
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
Jay McMeans
Top achievements
Rank 1
Answers by
Kim
Top achievements
Rank 1
Veselin Vasilev
Telerik team
Jason
Top achievements
Rank 1
Yana
Telerik team
Antonio Avanic
Top achievements
Rank 2
Simon
Telerik team
Share this question
or