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 | |
---|---|---|---|---|---|---|
46 | Isaiah | Albert | 1950-09-08 | semper.auctor.mauris@phasellusvitae.com | Isaiah Albert | |
16 | Hanna | Alvarez | 1955-12-17 | aenean@estvitae.co.uk | Hanna Alvarez | |
29 | Benjamin | Anderson | 1960-10-01 | mauris.nulla@mifelis.com | Benjamin Anderson | |
57 | Clio | Anderson | 1990-11-28 | iaculis.odio.nam@sed.org | Clio Anderson | |
14 | Ulla | Austin | 1948-12-08 | porttitor@commodo.ca | Ulla Austin |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />