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.
- Installation
- Quick start
- GridBlazor configuration
- Keyboard navigation
- Paging
- Custom columns
- Totals
- Sorting
- Grouping
- Rearrange columns
- Selecting row
- Searching
- Filtering
- Localization
- Data annotations
- Render button, checkbox, etc. in a grid cell
- Subgrids
- Passing grid state as parameter
- CRUD
- Nested CRUD
- Events, exceptions and CRUD validation
- Embedded components on a grid and on CRUD forms
- Export to Excel
- Grid dimensions
- Virtualization