The Telerik MVC DropDownListFor is not rendered properly in IE7, when the dropdown is made visible the first time. See attachment.
3 Answers, 1 is accepted
0
Petur Subev
Telerik team
answered on 11 Apr 2012, 08:48 AM
Hello Johan,
Thank you for sending us the sample project. I tried to reproduce the problem and the dropdown behavior is the same in all the major browsers (including IE7). I was able to achieve the same "shift" of the DropDownList when the browser window is re-sized.
Basically in such pages with flexible layout you should hook a handler to the window resize event and close the DropDownList body.
e.g.
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.