Web Development and Design White Papers
Creating a Pager Control for ASP.NET
Overview From the programmer's perspective, one of the worst drawbacks of Microsoft® SQL Server™ queries is that they often return much more rows than actually fit in the application's user interface. This unfortunate circumstance puts developers in a dilemma. Should they create a very long page that takes users a while to scroll through, or is the issue better addressed by setting up a manual paging mechanism? This paper tackles the problem of adding paging capabilities to any ASP.NET control. It also gives a number of tips and tricks useful when developing composite ASP.NET controls.
| Publisher | Microsoft Corporation | File Format | HTML |
|---|---|---|---|
| Date Published | October 2003 | Downloads | 453 |
| Format | White Papers | ||
| Topics | |||



