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

Bug: Class not inherited from the <select>

1 Answer 46 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
sitefinitysteve asked on 01 May 2012, 09:33 PM
If I define my dropdown like this
<select id="rotation-combo" class="mycustomclass">
Then the resulting kendodropdown has "mycustomclass" applied to it's wrapper div

However, not the case with the combobox...and it should, really they're close to the same control (from a UI look\feel)

(**edit** it'd also be nice if that class could be applied to the dropdown animation container if possible, I'd like to style that easily and independently)

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 03 May 2012, 08:37 AM
Hello Steve,

 
We will consider to copy the class name of the select/input element to the wrapper of the combobox. Probably the fix will be included in the next official release of the KendoUI. I have updated your Telerik points.

All the best,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ComboBox
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Georgi Krustev
Telerik team
Share this question
or