Thursday, December 6, 2018

Creating A Reusable Grid Component For Blazor

In this article, we will create a reusable grid component for Blazor called BlazorGrid. It will display the user data in a grid and supports client-side pagination.

source https://www.c-sharpcorner.com/article/creating-a-reusable-grid-component-for-blazor/

No comments:

Post a Comment