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 | |
---|---|---|---|---|---|---|
89 | Fuller | Ball | 1970-04-16 | amet.ante@nibhphasellusnulla.ca | Fuller Ball | |
72 | Hilel | Ballard | 1949-03-25 | dapibus@semper.com | Hilel Ballard | |
51 | Nell | Barlow | 1970-09-01 | ante.maecenas.mi@faucibus.net | Nell Barlow | |
45 | Ulric | Bates | 1995-06-07 | nec.urna.et@interdumliberodui.org | Ulric Bates | |
84 | Ima | Battle | 1981-12-18 | elit@tortordictumeu.org | Ima Battle |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />