Hello Stephan,
Thank you for your interest in RadInputPrompt.
You can add the busy indicator to the page, as long as it is not running (
IsRunning = false), it won't be visible. Then in the closed handler you can set the
IsRunning property to true and display the indicator. Here's an example of how you can do this:
Here, "busy" is the name of the
RadBusyIndicator instance that you have added to your page.
I hope this information helps. Let me know if you need additional assistance.
Regards,
Todor
Telerik
Have a suggestion or face a problem - you can use the
Ideas & Feedback portal to submit ideas, feedback and vote for them.