1
Answer

Progress bar

Photo of winson lee

winson lee

16y
4.6k
1
How can I go about implementing a progress bar ?

When my application runs a query, the whole application will just freeze till the whole query result is return.

How can I go about implementing a progress bar showing that a query is running ?

Previously I tried implementing it and the progress bar freezes as well while the query is executing.

Answers (1)