I have a grideview that displays rows that will be deleted across servers by the click of a delete button in the footer of the grid. This delete will take a long time so i want an updateprogress bar. I'm not really familiar with it so I don't know where to begin.
+2
A:
Check out asp.net video tutorial section. The one you looking for is: Use the ASP.NET AJAX UpdateProgress Control
dev.e.loper
2009-05-19 13:40:33
Thank you. I didn't watch the video but the code available under the tutorial helped out so i accepted your answer. Thanks!
Eric
2009-05-19 13:54:09