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

Show loading panel on page first load

1 Answer 172 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Officialboss
Top achievements
Rank 1
Officialboss asked on 24 Sep 2009, 08:40 PM
I have a grid on my page which takes a while to load. How do I show my loading panel while the data is being loaded?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 25 Sep 2009, 05:58 AM
Hello,

I hope the following documentation will be of help in showing AjaxLoadingPanel on initial page load.
Show RadAjaxLoadingPanel on initial page load

In the example shown in documentation, inside pageLoad function, initiate an Ajax request from the client. Then show the Panel in the AjaxRequest event.

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