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 | |
---|---|---|---|---|---|---|
70 | Venus | Parrish | 1948-07-22 | ante.iaculis.nec@consequat.org | Venus Parrish | |
23 | Rhona | Patel | 1979-07-21 | dictum@tristique.edu | Rhona Patel | |
90 | Ruth | Perry | 1977-12-30 | nunc.mauris.elit@elitnulla.net | Ruth Perry | |
17 | Melanie | Pittman | 1981-06-11 | fermentum.risus.at@amalesuadaid.co.uk | Melanie Pittman | |
54 | Chandler | Pruitt | 1953-09-28 | in@fringilla.edu | Chandler Pruitt |
Markup
@model IPagedList<BasicPersonView> <table class="table" asp-for="@Model" />