I have Many Page, and in each page I have to call the web service. for each call I need to show the Progressbar, and after the call returns I need to in visible the progress bar. this has to be done for Each Page.
Is there any way, to Show the Progress bar Dynamically when service call is invoked?
Regards, Dinesh