Pagination
The user needs to view a subset of data that will not be easy to display within a single page.
Patterns in this Category
The user needs to view data items from a potentially large set of sorted data that will not be easy to display within a single page.
The user needs to view a set of search results ranked by relevance that is too large to easily display within a single page.

