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

RadEditor - two requests when page is loaded

3 Answers 44 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Jorge Correia
Top achievements
Rank 1
Jorge Correia asked on 21 Jul 2011, 07:18 PM
Hi,

i'm using the RadEditor control in a sharepoint 2010 publishing page and when the page loads are made two requests and the page takes a long time to load. Using firebug I can see that accessing the page 2 requests are made.

If i remove the control the page is properly loaded and only one request is made.

I'm using RadControls for ASP.NET Ajax Q1 2009  (Telerik.Web.UI, Version=2009.1.527.20.)

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 22 Jul 2011, 04:08 PM
Hi Jorge,

My recommendation to fix the problem is to upgrade to the latest build 2011.2.712 where this problem is fixed. The version that you use does not also support all modern browsers as well as IE8.

To fix the problem in the Q1 SP2 2009 build, please set the new TableLayoutCssFile property of RadEditor to point to some external css file (it could be empty), e.g.

<telerik:RadEditor runat="server" ID="RadEditor1" TableLayoutCssFile="~/Empty.css"></telerik:RadEditor>


Best wishes,
Rumen
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Nilgoun
Top achievements
Rank 1
answered on 18 Dec 2014, 01:57 AM
Dear Rumen 
I have examined the following suggestion of yours 
<telerik:RadEditor runat="server" ID="RadEditor1" TableLayoutCssFile="~/Empty.css"></telerik:RadEditor>
but It still cause my page get refreshed. I can not change my telerik version as well. So, would you please help me what I should do? bercause every time my css and Telerik.Web.Ui.Resource are reloading.
Thank you so much
niel
0
Ianko
Telerik team
answered on 22 Dec 2014, 12:22 PM
Hello Niel,

Could you please provide more details about the situation?

As you can see, this thread is three years old and it would be surprisingly odd if the same happens with recent versions. While still on the matter, could you please provide the exact version of the used controls?

As per to the description provided, I suggest contacting us via proper support ticket with more details about the scenario, so that we could be able to examine the case properly.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Jorge Correia
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Nilgoun
Top achievements
Rank 1
Ianko
Telerik team
Share this question
or