Get started

The example and code below show what you need to add to one of your Blazor page components to render a very simple grid (with sortable columns).
It also shows how you can add pagination to your grid. In fact there are two paginators used here. One at the top and one at the bottom of the grid. They automatically stay synchronized. The top paginator does not show the total count summary.
Example
PersonId
Name
BirthDate
10895Jean Martin1985-03-16
10944António Langa1991-12-01
6 items
Download: 
An error has occurred. This application may no longer respond until reloaded. Reload 🗙