I am working under IE8 and windows 7. The scheduler only displays correctly in IE8 compatibility mode. When I am not using the compatibility mode the outline fo the control shows fine. But all the appointments and rows are not wide enough .
3 Answers, 1 is accepted
0
T. Tsonev
Telerik team
answered on 18 Jun 2009, 07:05 AM
Hi,
This issue should be resolved in the Q1 SP1 and following releases (2009.1.402+). Prior versions were released before the official IE8 launch and we can't guarantee compatibility.
We'll need additional info If you're using the latest version of the controls and the problem still persists. The source code of the page would help us a lot in reproducing the issue.
I am currently using 2008 Q3 as the release I will download a trial and see if it works correcyl in the 2009 Q1 release.
0
Paul
Telerik team
answered on 19 Jun 2009, 11:40 AM
Hi CrazyBernie,
You are using very old version of the control which is not compatible with IE8. In this case everything should works OK with <meta http-equiv="X-UA-Compatible" content="IE=7" />
The latest version of RadControls for ASP.NET AJAX though are all updated to work in IE8 strict (without the meta tag).