MvcPaging
2.0.2
A Paging library for ASP.NET MVC.
To install MvcPaging, run the following command in the Package Manager Console
PM> Install-Package MvcPaging
Release Notes
2.0.2 (2012-04-27)
- Added AjaxOptions property to PaginationModel, so the DisplayTemplate option can be
used in Ajax scenarios. Thanks to Raffaele.
- Added AlwaysAddFirstPageNumber configuration option to force the page number to be
set for page 1.
This is for scenarios where omitting the page parameter not automatically defaults
to page 1.
Owners
Authors
Tags
Dependencies
MvcPaging 2.0.2 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| MvcPaging 2.0.2 | 419 | Friday, April 27, 2012 |
| MvcPaging 2.0.1 | 116 | Friday, April 20, 2012 |
| MvcPaging 1.0.3 | 404 | Thursday, March 22, 2012 |
| MvcPaging 1.0.2 | 1067 | Wednesday, December 07, 2011 |
| MvcPaging 1.0.1 | 664 | Wednesday, August 17, 2011 |
| MvcPaging 1.0.0 | 805 | Thursday, May 12, 2011 |