This is a migrated thread and some comments may be shown as answers.

Need Help for Compatibility View

1 Answer 145 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jacob
Top achievements
Rank 1
Jacob asked on 13 May 2011, 04:49 AM
Hello to all expert out there, need some help and some solution for the windows IE9, IE8 and IE7 compatibility view mode in following enviroment--> windows 7 (32-bit & 64-bit), Windows Vista.  The problem that i faced was that, as i plug in the 'telerik:RadTabStrip' on asp.net page at server side, once client side checked the compatibility view, the telerik tab was missing is there any solution for this? i mean i cant control the clients side either their PC had checked the compatibility view mode.

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 16 May 2011, 01:49 PM
Hi,

Please review the following article about document compatibility - http://msdn.microsoft.com/en-us/library/cc288325%28v=vs.85%29.aspx

What you can do is add a

<meta http-equiv="X-UA-Compatible" content="IE=edge" >

to the ASPX page, which will force Internet Explorer to use the latest rendering engine available and will hide the "Compatibility view" button in the IE toolbar.

Regards,
Lini
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
General Discussions
Asked by
Jacob
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or