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 | |
|---|---|---|---|---|---|---|
| 8 | Jordan | Johnston | 1950-10-06 | etiam.gravida@vestibulumuteros.ca | Jordan Johnston | |
| 11 | Herrod | Jordan | 1964-11-05 | non.egestas.a@pede.net | Herrod Jordan |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />