QuickGrid, an open source data grid for Blazor made by ASP.NET Core Team

published on 2022/06/26

QuickGrid isn't intended to replace advanced datagrid components such as those from commercial component vendors. Instead, the purpose is:

  • To provide a convenient, simple, and flexible datagrid component for Blazor developers with the most common needs
  • To provide a reference architecture and performance baseline for anyone building Blazor datagrid components. Feel free to build on this, or simply copy code from it.

QuickGrid

The filtering demo looks amazing.