Update panel and update panels

I have a grideview that displays the rows to be deleted across servers by clicking the delete button in the grid footer. This removal will take a long time, so I want to update the panel. I'm not very familiar with this, so I don't know where to start.

+1


a source to share


1 answer


Check out the asp.net video tutorial . The one you are looking for: Use ASP.NET AJAX UpdateProgress Control



+2


a source







All Articles