8 years ago this was first brought up, and only the RadComboBox was update to reflect the lack of Labels.
http://www.telerik.com/forums/radcombobox-does-not-have-a-label-property
This December someone was looking for how to get a Label on the RadDropDownList control, they were given a hack as a solution.
http://www.telerik.com/forums/add-label-to-raddropdownlist-in-a-rad-listbox
Lastly, all controls that *do* have a label, do not have consistent labeling schemes.For example the RadDateInput control has a Label, while RadDatePicker has RadInput-Label for what is apparently the same thing.
Which leads me to the following point:
What accounts for this inconsistency?
Why do I have to sometimes hack in labels, when the controls I'm using are all apparently similar Data Editing controls but exposing a different API?
Why do I have to hack in different CSS, when the labels are not following the same conventions?
This was originally brought up 8 years ago, will we be seeing an update in the near future that corrects this oversight?
Lastly, what does a developer like myself have to do to make all labels consistent in the meanwhile?
Thanks,
-Chris