Hi,
i am able to display laoding icon on page load event. but im my application page execution time is about 27-30 sec in that time page is displayed as balnk window.
so i want to show laoding icon not only on page load and also on page execution
if its not possible then suggest me how to reduce execution time, i have already used response.flush='false' in my code.