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 | |
|---|---|---|---|---|---|---|
| 79 | Riley | Mcgowan | 1950-12-18 | habitant.morbi.tristique@tempus.co.uk | Riley Mcgowan | |
| 94 | Dominique | Mcmillan | 1997-06-10 | nunc.nulla@lacus.edu | Dominique Mcmillan | |
| 80 | Jessica | Mills | 1961-12-28 | lobortis.nisi@eratnonummyultricies.ca | Jessica Mills | |
| 48 | Gretchen | Miranda | 1957-03-31 | eros.turpis.non@duiaugueeu.org | Gretchen Miranda | |
| 88 | Allegra | Moody | 1992-06-29 | mi.pede.nonummy@infaucibusorci.org | Allegra Moody |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />