Skip to content
#

blazor-webassembly

Here are 474 public repositories matching this topic...

MudBlazor
henon
henon commented Nov 26, 2020

Using the table component is exceptionally good but the pagination is client side.

What would be nice is that we could use a table model to have pagination via server

It could be the exposing of a Total Records , Items per page properties and an event on the pagination buttons so we can "refill" the table.

I happen to be like you.
I wrote a Pagination component with 4 button,

Improve this page

Add a description, image, and links to the blazor-webassembly topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blazor-webassembly topic, visit your repo's landing page and select "manage topics."

Learn more