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 | |
|---|---|---|---|---|---|---|
| 99 | Bert | Santos | 1995-09-09 | augue.eu.tempor@dolor.ca | Bert Santos | |
| 30 | Jin | Savage | 1991-09-29 | semper.auctor@malesuadaintegerid.ca | Jin Savage | |
| 74 | Judith | Shaffer | 1992-09-30 | pede@ipsum.ca | Judith Shaffer | |
| 20 | Gareth | Shepard | 1978-03-03 | arcu.vestibulum.ante@dolortempus.co.uk | Gareth Shepard | |
| 24 | Donovan | Sheppard | 1962-07-24 | ipsum.sodales.purus@eu.edu | Donovan Sheppard |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />