Im using an UpdatePanel with a timer and when the timer fires I get a animated .gif from webresource.axd that never goes away so I end up with multiplying .gif’s. How do I disable this animation?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can add a custom message you your UpdatePanel like that:
This UpdateProgress can be outside the Panel.
Anyway as I say there is no default wait icon for the update panel, search to find how they add it in your page