<
telerik:RadComboBox
runat
=
"server"
ID
=
"lstBusiness"
OnSelectedIndexChanged
=
"lstBusiness_SelectedIndexChanged"
AutoPostBack
=
"True"
EnableViewState
=
"true"
MarkFirstMatch
=
"true"
/>
I am using telerik combo box which is showing the items properly in all browsers(IE7,IE8,IE9,Chrome and Mozilla) except IE10. In IE10 combo box is disabled(not enabled to select the items) though the items are binded to combo box. Kindly help me out to resolve this ASAP.
Telerik Version am using is 2011.1.315.35.
Srikanth