Rad Editor is not working properly in IE 8 When Update button is click.
I already set EnableDocking Property set False.
The Detail of Telerik RadEditor is given below
Name :- RadEditor.Net2
Version :- 7.2.1.0
I also attached Image to releated query.
I already set EnableDocking Property set False.
The Detail of Telerik RadEditor is given below
Name :- RadEditor.Net2
Version :- 7.2.1.0
I also attached Image to releated query.
5 Answers, 1 is accepted
0
Hello Himanshu,
Can you please also set the following meta tag on the page with RadEditor:
<meta http-equiv="X-UA-Compatible" content="IE=7" />
Please, make sure that the EnableDocking="false" is not overwritten from the codebehind, ConfigFile.xml.
If you unable to solve the problem, isolate it in a sample working project and send it for examination by opening a support ticket.
Best regards,
Rumen
the Telerik team
Can you please also set the following meta tag on the page with RadEditor:
<meta http-equiv="X-UA-Compatible" content="IE=7" />
Please, make sure that the EnableDocking="false" is not overwritten from the codebehind, ConfigFile.xml.
If you unable to solve the problem, isolate it in a sample working project and send it for examination by opening a support ticket.
Best regards,
Rumen
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.
0

Himanshu
Top achievements
Rank 1
answered on 04 Feb 2011, 01:43 PM
I use <meta http-equiv="X-UA-Compatible" content="IE=7" />
but it is still not working .
when i sat enabledocking property "false" It work same In FF
But in IE8 all the tool contol is not visible in IE8.
but it is still not working .
when i sat enabledocking property "false" It work same In FF
But in IE8 all the tool contol is not visible in IE8.
0
Hi Himanshu,
For your convenience I have prepared a simple project that demonstrates that the editor v7.2.1 renders properly its toolbars in IE8 when the EnableDocking property is set to false. Here is a video test: http://screencast.com/t/8nmjt3h3fkYw.
Best regards,
Rumen
the Telerik team
For your convenience I have prepared a simple project that demonstrates that the editor v7.2.1 renders properly its toolbars in IE8 when the EnableDocking property is set to false. Here is a video test: http://screencast.com/t/8nmjt3h3fkYw.
Best regards,
Rumen
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.
0

Himanshu
Top achievements
Rank 1
answered on 04 Feb 2011, 05:14 PM
Demo Working Fine .But When I Use EnableDocking="false" all the tool goes blank
I attached the Image regarding Query
I attached the Image regarding Query
0
Hello Himanshu,
If the editor in the provided demo works as expected compare the project and RadEditors' settings in both project and see which one is causing the problem.
Best regards,
Rumen
the Telerik team
If the editor in the provided demo works as expected compare the project and RadEditors' settings in both project and see which one is causing the problem.
Best regards,
Rumen
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.