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

Ajax will decolor the webpage background color?

6 Answers 44 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
STEVEN
Top achievements
Rank 1
STEVEN asked on 23 Jul 2011, 12:46 PM
Hi,

When I ajaxify a control, the original background color of white becomes pale brownish color after it returns the result.

Is this normal?

6 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 25 Jul 2011, 10:37 AM
Hello Stevan,

For some RadControls loading skins requires further handling when the controls first appear after an ajax request. You can check the folowing forum for more on this.
RadGrid Popup Edit form Controls Positions and direction Issues

Thanks,
Princy.
0
STEVEN
Top achievements
Rank 1
answered on 26 Jul 2011, 07:38 AM
Hi,

I have looked at the link but I am not just what to fill into these lines:
<StyleSheets>
        <telerik:StyleSheetReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Skins.Rating.css" />
        <telerik:StyleSheetReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Skins.Forest.Rating.Forest.css" />
</StyleSheets>

I am using Hay for the Skin. 

I have also attached the screenshot of the problem.
0
STEVEN
Top achievements
Rank 1
answered on 02 Aug 2011, 10:26 AM
Hi,

Is there any response to my questions?
0
STEVEN
Top achievements
Rank 1
answered on 04 Aug 2011, 12:40 PM
Hi,

Is there any solution?
0
Tsvetina
Telerik team
answered on 05 Aug 2011, 08:38 AM
Hi Steven,
<StyleSheets>
        <telerik:StyleSheetReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Skins.[ControlName].css" />
        <telerik:StyleSheetReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Skins.[SkinName].[ControlName].[SkinName].css" />
</StyleSheets>
Instead of [ControlName] put the name of the RadControl without "Rad" at th beginning. Instead of [SkinName] put in the name of the Skin which the control uses.

If this does not help, paste your mark-up and a screenshot of the problemmatic look, so that we can look for other possible problems.

Kind regards,
Tsvetina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
STEVEN
Top achievements
Rank 1
answered on 05 Aug 2011, 10:43 AM
I have posted the response and attached doc to http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=451078

Tags
Ajax
Asked by
STEVEN
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
STEVEN
Top achievements
Rank 1
Tsvetina
Telerik team
Share this question
or