Performance Improvements in DataGrid for AJAX 2009.3
Posted by: ComponentArt WebLogs,
on 20 Nov 2009 |
View original | Bookmarked: 0 time(s)
In the recently published 2009.3 release of Web.UI for AJAX,
one of the major enhancements to the ever-popular Grid control (now officially
named DataGrid) is optimized client-side rendering and the
addition of a new "ultra-light" rendering mode. This post will clarify the details of these improvements.
Background
Thanks to the generally very well performing client-side rendering mechanism in DataGrid and other Web.UI controls, as well as the use of paging or deferred scrolling,...