0

I want to display an animated gif on my webpage for some time consuming tasks.
There is an AJAX updateprogress control for that to this, but as i've seen on Matt Berseth's blog link text he uses UpdatePanelAnimationExtender from AJAX toolkit.

Can you explain why he needs the UpdatePanelAnimationExtender?
What is better?

Thanks.

1 Answer 1

1

He explains it himself:

For this sample, I also incorporated a technique I described here that allows you to render the progress panel directly over a specific control. To accomplish this, I am calculating the center of the control and manually placing the progress panel over the center of the rendered GridView. I make this calculation using the OnUpdating and OnUpdated animations of the UpdatePanelAnimationExtende

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.