GridBlazor for ASP.NET Core MVC

April 26, 2023 ยท View on GitHub

Back

GridBlazor component can also be used in old ASP.NET Core MVC projects as long as they are build on .Net Core 3.x. ASP.NET Core MVC 2.x projects are not supported.

GridBlazor is a component that allows you the construction of HTML tables for displaying, paging, filtering and sorting data from a collection of model objects.

Documentation