Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.62 KB

Documentation.md

File metadata and controls

39 lines (34 loc) · 1.62 KB

GridBlazor for ASP.NET Core MVC

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