When use Telerik control (not only combo box) with in the div tag and set Overflow property to Auto, UI is not in good view when we scroll inside div....
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 28 Oct 2011, 11:59 AM
Hello BT,
The observed issue is an IE7 bug and can be resolved by adding a position:relative style to the <div> that has an overflow:auto style. The browser bug is triggered when a positioned element (the combo) is placed inside a scrollable container - it behaves as an element with a fixed position.
Greetings,
Dimo
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now