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

RadAjaxLoadingPanel image is not dispalying in Q1 2010,

1 Answer 39 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Joshy Varghese
Top achievements
Rank 1
Joshy Varghese asked on 03 May 2010, 10:38 PM

RadAjaxLoadingPanel image is not dispalying in Q1 2010, What's the new path on this version. 


<

 

 

telerik:RadAjaxLoadingPanel ID="RadAjaxLoadingPanel1" runat="server">

 

 

 

<img alt="Loading..."

 

 

 

src='<%= RadAjaxLoadingPanel.GetWebResourceUrl(Page, "Telerik.Web.UI.Skins.Default.Ajax.loading3.gif") %>'

 

 

 

style="border:0;" />

 

 

 

</telerik:RadAjaxLoadingPanel>

Thanks!

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 05 May 2010, 01:03 PM
Hi Joshy,

After Q1 2009 if you would like to disable the skinning mechanism for the RadAjaxLoadingPanel, you merely need to set Skin = "" for the control and specify your custom image to be displayed inside it as shown in the help article below:
http://www.telerik.com/help/aspnet-ajax/ajxloadingpanel.html

Best wishes,
Pavlina
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
Joshy Varghese
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or