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 | |
---|---|---|---|---|---|---|
13 | Maryam | Galloway | 1947-05-30 | purus.in@vestibulumneceuismod.org | Maryam Galloway | |
7 | Barry | Garrett | 1995-05-28 | nullam.ut.nisi@cras.net | Barry Garrett | |
95 | Kellie | Gill | 1994-11-26 | praesent.luctus@ipsumdolorsit.edu | Kellie Gill | |
97 | Arden | Glenn | 1975-06-18 | eu.enim@necleomorbi.com | Arden Glenn | |
44 | Bree | Gonzales | 1994-11-09 | cum.sociis.natoque@aarcu.ca | Bree Gonzales |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />