Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions knowledge-base/grid-virtualization-many-records.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ This KB article discusses the following issues:

Other symptoms can include the grid content overflowing its parent and hiding content after the grid, or you could see a border from the grid near the end of the scrollable container.

> A problem with accessing all rows at the bottom of the Grid may also occur due to an incorrect configuration, for example, too small value for the [Grid `RowHeight` parameter](slug:components/grid/virtual-scrolling#rowheight). Such scenarios are outside the scope of this article.

## Steps to Reproduce

>caption Sample reproducible - try dragging the scrollbar to the end - you won't see record number 1 000 000
Expand Down