December 20, 2004 06:20 PM
Implementing Paging
Let users navigate to adjacent and non-adjacent pages
Rating:

(0)
SQL Server Magazine
InstantDoc ID #44138
When you write applications that return query results to the client and display the results on the screen, you need to take into account the end user's screen-size limitations. If a query's result set contains too many rows to fit on the screen, you have to introduce logic into the application to split the original result set into chunks or pages. You then provide buttons or other graphical elements that let the user navigate between the result pages. The process of splitting the data into chunk...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: