If I define my dropdown like this
Then the resulting kendodropdown has "
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)
<
select
id
=
"rotation-combo"
class
=
"mycustomclass"
>
mycustomclass
" applied to it's wrapper divHowever, 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)