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

RadAjaxLoadingPanel with Status updates

1 Answer 70 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Pascal
Top achievements
Rank 1
Pascal asked on 29 Nov 2012, 12:13 PM
I'm would like to expand the use of a RadAjaxLoadingPanel with further information, like "Loading Customers from Database", "Fetching Invoice Data" in a single page load.

What I'm trying to do is to show the user what exactly the Server is doing in a long loading page with extreme amount of information. So at first it would show "Loading Customers", then, after a change on the server, it should somehow change the message for the user to "Loading Invoices"

Is this even possible with RadAjaxLoadingPanel or Ajax in general?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 04 Dec 2012, 08:12 AM
Hi Pascal,

You could use javascript timing events to achieve the requested functionality. I have created a sample web site to demonstrate the described approach. Please check out the attached application and let me know about the result.

Greetings,
Eyup
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
Pascal
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or