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 | |
---|---|---|---|---|---|---|
41 | Gannon | Valenzuela | 1958-04-07 | interdum.curabitur.dictum@necmauris.com | Gannon Valenzuela | |
28 | Keiko | Vasquez | 1995-07-12 | odio.a@odioetiamligula.co.uk | Keiko Vasquez | |
35 | Fletcher | Velez | 1970-02-23 | vel@antemaecenas.ca | Fletcher Velez |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />