[SOLVED] Busy Indicator while data is being loaded

Answered
0
0

Does anyone know what is best way to show busy indictor/Loading Image to show to user while data is being loaded up in user form?

Thanks

 

  • You must to post comments
Best Answer
0
0

Hi Shahbaz,

if this action is triggered by a button you might want to use the
AutoShowLoader property.

Otherwise you can use ShowLoader e.g. like this

https://wisej.com/support/question/wait-cursor

If you want to customize the loader you will also find information
here, just search for ShowLoader.

Best regards
Frank

  • Shahbaz Ahmad
    Thank you, that’s perfect.
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.