Monday, March 26, 2012

UpdatePanel & UpdateProgress

Hello, I've an updatepanel with a datalist, and an updateprogress with a gif animation. I need that when i do an asynchronous postback, the content of the updateprogress replace the whole content of the update panel. I don't know, how to do that... any idea please?

I'm waiting for your reply... thanks....

Nicolás.

Give this approach a try:http://blogs.visoftinc.com/archive/2007/09/10/modalupateprogress.aspx

The update progress is displayed like that of a modal window like the AJAX modal popup displays (http://www.asp.net/AJAX/Control-Toolkit/Live/ModalPopup/ModalPopup.aspx).\

-Damien


Thanks Damien, your answer was of great help.

Nicolás.


Thats great

Thank for providing link [:)}

No comments:

Post a Comment