 The lazy-loaded data grid has been a key feature of desktop applications, and is slowly making its way into web applications.  Lazy-loading enables clients to view large amounts of data by initially loading only a small portion of the results.  As the client scrolls toward the bottom of the screen, the next set of data is automatically loaded from the server.
The lazy-loaded data grid has been a key feature of desktop applications, and is slowly making its way into web applications.  Lazy-loading enables clients to view large amounts of data by initially loading only a small portion of the results.  As the client scrolls toward the bottom of the screen, the next set of data is automatically loaded from the server.
 Continue reading 







