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

Q1 2010 image resource

2 Answers 53 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Lenny_shp
Top achievements
Rank 2
Lenny_shp asked on 17 Mar 2010, 08:10 PM
What's the proper replacement code for Q1 2010 version of DLL since it doesn't have the embedded resource.   I would like the loading image to be the same as I have referenced here.

    <telerik:RadAjaxLoadingPanel ID="RadAjaxLoadingPanel1" runat="server" Height="75px" Width="75px" Transparency="25">   
       <img alt="Loading..." style="position:absolute; top:10px; left: 500px; border:0;" src='<%= RadAjaxLoadingPanel.GetWebResourceUrl(Page, "Telerik.Web.UI.Skins.Default.Ajax.LoadingProgressBar.gif") %>' />  
   </telerik:RadAjaxLoadingPanel> 

2 Answers, 1 is accepted

Sort by
0
Adriano
Top achievements
Rank 1
answered on 22 Mar 2010, 12:47 PM
I´m having the same problem.

Regards,

Adrian
0
Accepted
Dimo
Telerik team
answered on 22 Mar 2010, 02:27 PM
Hello,

Please use a non-embedded image (attached).

Greetings,
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
Lenny_shp
Top achievements
Rank 2
Answers by
Adriano
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or