Slow performance of a GridView inside an UpdatePanel

Posted: Sep 15, 2008  1 comments  

Average Rating

Tags
ADO.NET
AJAX
ASP.NET
IIS
Here is an interesting problem we ran into recently.  The customer had a large GridView that was being updated by AJAX inside on UpdatePanel and seeing bad performance. The reason is that the Client-Side Javascript has to walk the entire DOM of the Read More...

View the original post

Comments

Submit a Comment

Microsoft Communities