Simple paging
An example of paging a list of products.
Paging with filtering #1
A list of products that are filtered by category.
Paging with filtering #2
A list of products that are filtered by multiple categories.
This demo also uses a strongly typed viewmodel that combines the results and the categories.
Simple paging in an area
The pager also supports area's.
Paging with AJAX
The pager supports unobtrusive AJAX via jquery.
Alternative pager DisplayTemplate
The pager in combination with Twitter Bootstrap
Another alternative pager DisplayTemplate
The pager in combination with Bootstrap 3
Paging with a custom page route value key
The pager supports specifying the route value key used for 'page' when generating pagination links