Hello,
We are using the RadTabs. On each tab is a panel of information. Once a user make a selection for each tab, and clicks next, it loads another panel with the RadEditor onto each tab.
Here is the code for the tabs:
**Code Removed
The problem is, it loads the radeditor OK something and all messed up other times.
It has a bunch of dots and what not. See picture:
**Link Removed
What is causing this?
FYI it only seems to happen in IE 7+, Firefox loads it fine...
We are using the RadTabs. On each tab is a panel of information. Once a user make a selection for each tab, and clicks next, it loads another panel with the RadEditor onto each tab.
Here is the code for the tabs:
**Code Removed
The problem is, it loads the radeditor OK something and all messed up other times.
It has a bunch of dots and what not. See picture:
**Link Removed
What is causing this?
FYI it only seems to happen in IE 7+, Firefox loads it fine...
6 Answers, 1 is accepted
0
Mike
Top achievements
Rank 1
answered on 11 Apr 2009, 05:47 PM
Anyone? Is this a bug? IT sure looks like one..
0
Accepted
Hello Brett,
You load invisible editor with AJAX - this causes problems with CSS registration of the control. To experience the problem you probably use very outdated RadEditor version, because this scenario has been addressed already for about 9 months already.
In case you do use old version and cannot upgrade, you need to register the CSS for the editor manually on the page as described here.
All the best,
Rumen
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
You load invisible editor with AJAX - this causes problems with CSS registration of the control. To experience the problem you probably use very outdated RadEditor version, because this scenario has been addressed already for about 9 months already.
In case you do use old version and cannot upgrade, you need to register the CSS for the editor manually on the page as described here.
All the best,
Rumen
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Mike
Top achievements
Rank 1
answered on 13 Apr 2009, 12:23 PM
We are using RadControls for ASP.NET AJAX 2008.3.1125 -- does that version contain that bug?
0
Hello Brett,
The problem should be fixed in the version following the Q1 2009 release. That is why my recommendation is to register the external skin or upgrade to the latest Q1 SP1 2009 version of RadControls for ASP.NET AJAX.
All the best,
Rumen
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
The problem should be fixed in the version following the Q1 2009 release. That is why my recommendation is to register the external skin or upgrade to the latest Q1 SP1 2009 version of RadControls for ASP.NET AJAX.
All the best,
Rumen
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Mike
Top achievements
Rank 1
answered on 27 May 2009, 01:05 PM
We just upgraded and this is still happening?
We allow the users to change skins, so will we need to register each skin?
PLEASE HELP
We allow the users to change skins, so will we need to register each skin?
PLEASE HELP
0
Hello Brett,
I tried to reproduce the problem with the latest official Q1 SP2 2009 build of Telerik.Web.UI.dll, but to no avail. For your convenience I have attached my test project that works as expected in RadTabStrip without appearance problems.
Could you please modify it and send it back so that I can reproduce the problem on my end?
All the best,
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.
I tried to reproduce the problem with the latest official Q1 SP2 2009 build of Telerik.Web.UI.dll, but to no avail. For your convenience I have attached my test project that works as expected in RadTabStrip without appearance problems.
Could you please modify it and send it back so that I can reproduce the problem on my end?
All the best,
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.
