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

radajaxloading panel question

2 Answers 57 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
JD
Top achievements
Rank 1
JD asked on 23 Oct 2011, 02:31 PM
Hello,

I am using this example http://demos.telerik.com/aspnet-ajax/ajax/examples/loadingpanel/explicitshowhide/defaultcs.aspx
and I am using it in a user control inside a sharepoint web part..but i cannot get the loading panel to load..all others activities seem to work properly but it is the loading panel that does not load...I had to replace the  <telerik:RadScriptManager ID="RadScriptManager1" runat="server">
    </telerik:RadScriptManager>
with a scriptmanager proxy as sharepoint has a script manager inside the master page ...Can someone please tell me how to make it work inside sharepoint ....

The thing which i am dealing with is that i have a radgrid and I have a button..When the button is clicked some operations happen on the grid..while the operation is happening I want to show some loading panel  when the button is clicked so that it shows that some operation is happening .

Thanks

2 Answers, 1 is accepted

Sort by
0
James Campbell
Top achievements
Rank 1
answered on 24 Oct 2011, 05:17 AM
Hello SP,

Have you assigned the Loading PanelID in the properties of the RADGrid?

 -Jim
0
Maria Ilieva
Telerik team
answered on 26 Oct 2011, 08:22 AM
Hi Sid,

Could you please post your ajax settings and the RadAjaxLoadingPanel declaration so we could research on the issue. Also please ensure that you have set a Skin for the LoadingPanel on your page.

Greetings,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Ajax
Asked by
JD
Top achievements
Rank 1
Answers by
James Campbell
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or