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

Showing loading panel

1 Answer 45 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Travis
Top achievements
Rank 1
Travis asked on 02 Jun 2015, 08:59 PM
Is there a way to show the loading panel gif and assign it to a control from an external ajax request?  By external ajax request I mean I doing a jQuery ajax request from a linked js file.  I can move this code inline but note I'm not using the ajaxmanager control.  

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 05 Jun 2015, 12:56 PM
Hi Travis,

For achieving the desired result you can take advantage of the client-side show() and hide() methods of the RadAjaxLoadingPanel object. Although that the example in the following help article is using RadAjax, you can use the same principal for displaying the RadAjaxLoadingPanel on any other event:
Hope this helps.


Regards,
Konstantin Dikov
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Ajax
Asked by
Travis
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or