QuickGrid is a simple and efficient grid component built by the Blazor team.
QuickGrid isn't intended to replace advanced datagrid components such as those from commercial component vendors. Instead, the purpose is:
It's not a goal to add all the features that full-blown commercial grids tend to have, for example hierarchical rows, drag-to-reorder columns, or Excel-like range selections. If you need those, continue using commercial grids or other open-source libraries. Currently we're only adding the most core grid functionality and things needed for the key fundamentals:
QuickGrid is officially supported with .NET 8.
To report issues or give feedback on QuickGrid please use the ASP.NET Core issue tracker.