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

AjaxLoadingPanel Skin

1 Answer 117 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Anthony
Top achievements
Rank 1
Anthony asked on 11 Jun 2010, 04:41 PM
I would like to set the skin for all of the loading panels in my app to the simple skin. In the web.config I have the following code.

<appSettings> 
    <add key="Telerik.AjaxLoadingPanel.Skin" value="Simple"/>  
</appSettings> 

Instead of the loading panel appearing with the simple skin, I am just getting a blank space white space where the loading panel should be.

Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 14 Jun 2010, 04:53 PM
Hi Anthony,

Please use

<add key="Telerik.Ajax.Skin" value="Simple" />

Regards,
Dimo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Ajax
Asked by
Anthony
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or