Dear All,
I have been looking for progress bar that have to show current status of server side process for the last 5 months.
Im my case , I have 50 employes record.. and my server side longprocess() function iterate through all records and doing a specific task for each iteration. So i need a progress control to show processing "name" employee and percentage of total process.
Or only percentage if the above is not easy..
Please help me .. how to do it...
thankss in advance..