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 | |
|---|---|---|---|---|---|---|
| 38 | Kylee | Carney | 1966-05-21 | cras.dolor@indolor.net | Kylee Carney | |
| 85 | Acton | Case | 1970-08-11 | donec@lectuspede.ca | Acton Case | |
| 56 | Bradley | Chambers | 1956-12-31 | est.nunc@egetvenenatisa.com | Bradley Chambers | |
| 19 | Maisie | Christensen | 1985-10-31 | inceptos.hymenaeos.mauris@orci.edu | Maisie Christensen | |
| 78 | Alyssa | Cleveland | 1964-03-28 | ante.ipsum.primis@estvitaesodales.ca | Alyssa Cleveland |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />