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

RadEditor forces Page Load Twice

1 Answer 105 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Adam Moore
Top achievements
Rank 1
Adam Moore asked on 16 Jun 2009, 08:14 AM
Hi All,

I have a RadEditor from the new 2009 Q1 release and i have dumped it on a page with a script manager and it forces the Page_Load to be called twice. 

However i have just noticed that this happens inthe Chrome Browser.

Anyone have an idea how to prevent this?

Cheers.




1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 16 Jun 2009, 08:19 AM
Hi Adam,

Thank you for reporting the double page load problem. I are aware of this problem that appears in Firefox and Chrome only and it is already fixed. The problem is fixed in the latest internal build and it will not exist in the upcoming Q2 2009 beta build too.

To fix the problem in the current SP2 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>

Greetings,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Editor
Asked by
Adam Moore
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or