ASP.NET Combo Box and List Box Performance Improvements - v2010 vol 1
Posted by: The ASPx Blog,
on 22 Apr 2010 |
View original | Bookmarked: 0 time(s)
Check out this great new performance feature of our ASP.NET combo box and list box controls for the DXperience v2010.1 release. You can now manually populate lists with items based on the currently applied filter criteria. This means that you can significantly decrease web server workload by loading only a subset of all items when working with large datasets. For instance, when using a large data source, you can only request a few records to be visible on the screen. The rest of the items can...