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 | |
---|---|---|---|---|---|---|
4 | Piper | Larsen | 1968-04-14 | scelerisque@volutpatnullafacilisis.org | Piper Larsen | |
76 | Eden | Lawrence | 1972-01-11 | lacus.quisque@odio.org | Eden Lawrence | |
31 | Mollie | Lawson | 1947-08-19 | magnis.dis.parturient@loremipsum.net | Mollie Lawson | |
47 | Jeanette | Leach | 1955-10-30 | sed.leo@et.com | Jeanette Leach | |
98 | Alice | Levy | 1966-12-04 | non@est.net | Alice Levy |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />