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 | |
|---|---|---|---|---|---|---|
| 63 | Ulla | Haley | 1992-09-02 | et.euismod.et@augueid.co.uk | Ulla Haley | |
| 40 | Joan | Harrell | 1964-07-09 | lorem.auctor@acmattis.co.uk | Joan Harrell | |
| 59 | Oscar | Henry | 1987-02-15 | sed@euligulaaenean.org | Oscar Henry | |
| 6 | Georgia | Henson | 1955-08-16 | fames.ac@cras.ca | Georgia Henson | |
| 66 | Alana | Hill | 1949-06-07 | sed@mattiscraseget.net | Alana Hill |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />