Document that QuickGrid will render additional empty rows and cells to fill in the final page of data #34211
Labels
aspnet-core/svc
blazor/subsvc
Blazor
doc-enhancement
Pri1
Source - Docs.ms
Docs Customer feedback via GitHub Issue
Description
QuickGrid will render additional empty rows to fill in the final page of data when used with a Paginator. In .NET 9, it will also fill in empty data cells. This is intended to facilitate styling the QuickGrid so that it has a stable height and styling across all pages. Something like this:
Note that for
::deep
to work when using component specific styles for whatever component is the parent of the QuickGrid, the QuickGrid needs to have a wrapper element.Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/components/quickgrid?view=aspnetcore-9.0&tabs=visual-studio
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/components/quickgrid.md
Document ID
564e71e3-82ed-ce23-4f9f-a00a58734a62
Article author
@guardrex
Related Issues
The text was updated successfully, but these errors were encountered: