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

Show loading panel on non ajaxed button click

1 Answer 140 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Cheryl
Top achievements
Rank 1
Iron
Cheryl asked on 26 Nov 2013, 02:09 AM
If a button cannot be ajaxed, ie a button that exports a report to PDF, etc, what is the best way to still show the loading panel while it is processing prior to exporting the report?

Are there any demos that show an example of this?

Thanks

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 28 Nov 2013, 09:12 AM
Hi Cheryl,

Generally there is an option to manually show RadAjaxPanel on a button click event using its client show() method. However unfortunately in case of exporting scenarios there is no server event that firs which could be used to hide the already shown RadAjaxLoadingPanel.
Therefore in such scenarios the appearance of RadAjaxLoadingPanel is not possible.
More information on the RadAjaxLoadingPanel manual showing could be found below:
http://www.telerik.com/help/aspnet-ajax/ajax-show-hide-loadingpanel.html

Regards,
Maria Ilieva
Telerik
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 the blog feed now.
Tags
Ajax
Asked by
Cheryl
Top achievements
Rank 1
Iron
Answers by
Maria Ilieva
Telerik team
Share this question
or