This is a migrated thread and some comments may be shown as answers.

Show Progress bar till background process completes

1 Answer 141 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Lokesh
Top achievements
Rank 1
Lokesh asked on 24 Dec 2012, 11:59 AM
Hello Team,
I have a web form with a button control.
On click of a button, I start a sql job. The job takes almost 20 min to complete.
I want to check the progress of the job like out of 100, how many percent has completed.
I want to show a progress bar on the page showing how many percent the job has completed.
As the job takes 20 min to complete, I should be able to navigate to other pages and do the other tasks/transactions. Whenever I return to my JOB page, the progress bar should show me the percent completed.
 
Any help appreciated.
 
Thanks,
Lok..

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 24 Dec 2012, 12:13 PM
Hi,

One suggestion is that you can use RadProgressBar as explained in this demo. Hope this helps.

Thanks,
Princy.
Tags
Ajax
Asked by
Lokesh
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or