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

Manager not displaying properly

5 Answers 52 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Baatezu
Top achievements
Rank 2
Baatezu asked on 16 May 2008, 06:42 PM
I was having a web.config problem before, I managed to resolve that by getting the correct File Version numbers in the web.config.
Now - It's not appearing completely. It looks like the 'background' isn't loading.
http://www.smibackoffice.com/broken.JPG shows what is happening. (I don't see ow to make images show in here)
This happens with the link./document/image/ect managers. The same 'missing background'.

I've uploaded the scripts and skins folders, as well as the data into the App_Data and App_GlobalResources.

I'm at a loss of what to try next. Suggestions?

5 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 17 May 2008, 08:03 AM
Hi Baatezu,

Please, try to solve the problem by importing the external Window.css and Window.Default.css files using LINK tags inside the HEAD tags of the page with the editor:

    <link href="Skins/Window.css" rel="stylesheet" type="text/css" />
    <link href="Skins/Default/Window.Default.css" rel="stylesheet" type="text/css" />

These files are located in the Skins folder of the RadControls for ASP.NET AJAX installation.

Kind regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Baatezu
Top achievements
Rank 2
answered on 18 May 2008, 09:10 AM
It works now. \^_^/
Not sure if it was the css links, or upgrading to the latest version of the controls (515), either way - Much better now.
0
LeBear
Top achievements
Rank 1
answered on 20 May 2008, 05:04 PM
I was experiencing this problem, too, but only when using an editor inside a radDock.  I did the workaround described here, and it resolved the problem.

Since this appears to be a workaround, is this something that needs to be addressed in the product?

Thanks.
0
Lini
Telerik team
answered on 21 May 2008, 08:02 AM
Hi,

Do you have the latest service pack (Q1 2008 SP1)? I think that this problem has been resolved so you will no longer need to add the CSS manually.

Sincerely yours,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
LeBear
Top achievements
Rank 1
answered on 21 May 2008, 10:26 PM
Ah, good.

I guess another SP slipped by me undetected.

I upgraded, removed the CSS files, and all is well.

Thank you.
Tags
Editor
Asked by
Baatezu
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Baatezu
Top achievements
Rank 2
LeBear
Top achievements
Rank 1
Lini
Telerik team
Share this question
or