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?
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?