Click here to Skip to main content
15,889,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Recently I have used Ajax update panel and update progress in order to show the progress of downloading data. But I am not satisfied with its performance at all. Is there any other method by which we can show "Plz Wait..." to the user till the process is going on ? Please suggest something.
Posted
Comments
Technoses 28-May-12 2:29am    
what is the problem with update panel and update progress???
Taresh Uppal 28-May-12 2:38am    
The problem is that when i use update panel and update progress.. my file download open-save box is not opening at the end. If i choose not to download but to email the data to my client than still a conformational message that whether email has been sent or not is not shown even if i try. So do u have any solution for this ?
Taresh Uppal 28-May-12 3:46am    
I guess the problem is related to partial post backs Vs complete post backs as ajax update panel deals with asynch partial post backs ...AM i right ?

Will anybody reply ??? I am waiting for any positive answer.
 
Share this answer
 
 
Share this answer
 
Comments
Taresh Uppal 28-May-12 2:45am    
Sir I am already using ajax controls...To be very honest i find your links bit tough to use as I am new in c#. Is there any way i can modify my coding and get the desired results ?? The problem I am facing is that when update panel finishes its updating and when my page is supposed to get a post back to open a dialogue box for downloaded data... Nothing happens. I simply mean that final task is not occurring whether its opening a dialogue boz or wether showing some text in label etc. Why this is happening ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900