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

Common Loading Panel?

1 Answer 63 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Xorcist
Top achievements
Rank 1
Xorcist asked on 11 Jan 2010, 05:19 PM
Is this at all possible? I want to have a common loading panel, that covers my entire page, and is shown no matter what ajaxcontrolid is issuing the call. I know I can do it by creating an ASP panel around the entire page, but that would also transmit all the data within that panel... which is exactly what I'm trying to avoid. I want to have Control A update Control B, and Control C update Control D, etc. but any of these minor updates need to show a loading panel over the entire page.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 12 Jan 2010, 05:35 AM
Hi,

You can refer to the following code library submission which explains how to make a RadAjaxLoadingPanel expand over the entire page:
How to Make a RadAjaxLoadingPanel Span Over the Whole Page

Here's also another document that you can refer to for using a common loading panel, using AjaxManager:
Center LoadingPanel on the Screen

-Princy.
Tags
Ajax
Asked by
Xorcist
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or