Skip to content

Commit 115a4a9

Browse files
authored
kb(Grid): Enhance virtual scrolling KB (#3274)
1 parent a6e3f3f commit 115a4a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

knowledge-base/grid-virtualization-many-records.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ This KB article discusses the following issues:
3131

3232
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.
3333

34+
> 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.
35+
3436
## Steps to Reproduce
3537

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

0 commit comments

Comments
 (0)