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

[Solved] Editor Styles

1 Answer 85 Views
Editor
This is a migrated thread and some comments may be shown as answers.
kicker
Top achievements
Rank 1
kicker asked on 17 Apr 2008, 05:04 AM
Hi

Im testing out the version 2007.3.1314.20 of the editor.

Initially it its hidden on the page due to its parent Panel being set to visible=false and it all sits inside an update panel.

i.e
  • UpdatePanel (UpdateMode="Conditional")
    • Panel (visible="false")
      • RadEditor
When i set the Panel to visible the editor shows but the styles dont come through so its just a bunch of bullets and anchor placeholders for your sprites rather than tools.

I have seen in the forums a similar problem to this back in previous releases of RadEditor but cant find anything about this issue when using the Prometheus release.

Thanks,

Rich

1 Answer, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 17 Apr 2008, 06:59 AM
Hello kicker,

The problem is due to MS AJAX not taking care of registering the CSS of a control that was originally invisible on the page. We have been able to workaround this general MS AJAX problem, and the just released Q1 2008 should work fine in this scenario.

My suggestion is to download the current official release, and give it a try.

Greetings,
Tervel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
kicker
Top achievements
Rank 1
Answers by
Tervel
Telerik team
Share this question
or