An example showing how a seperate custom pagination can be used rather than the in-built default.
pagination
to 'false'<directory>
and <pager>
helpersstart-at
of the <directory>
to 'B'Id | First | Last | Birth Date | Favorite Color | Full Name | |
---|---|---|---|---|---|---|
96 | Jael | Bennett | 1967-12-27 | ligula.nullam.feugiat@vulputate.net | Jael Bennett | |
92 | Lee | Benson | 1992-07-16 | enim.gravida.sit@quisaccumsan.ca | Lee Benson | |
58 | Cynthia | Boyer | 1979-03-06 | per.inceptos.hymenaeos@malesuada.org | Cynthia Boyer |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />