How to handle a Spinner while background task is running

Answered
0
0

Hello, what would be the best way to use a spinner while a task is running?

Is there any control for that? if not, can we put a spinner in some fixed places like inside the control bar, or freeze the entire form so the user can wait?

Thanks!

Jun

 

  • You must to post comments
Best Answer
0
0

Hi Jun,

All Widgets / Containers have the “ShowLoader” property, you can control the “Spinner” that way.

There are a lot of samples in the forum, as a starting point please visit https://wisej.com/support/question/asyncawait-best-practices-in-wisej for more info!

Best,
Alaa

  • You must to post comments
0
0

Thanks!

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.