You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/grid-virtualization-many-records.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ This KB article discusses the following issues:
31
31
32
32
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.
33
33
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
+
34
36
## Steps to Reproduce
35
37
36
38
>caption Sample reproducible - try dragging the scrollbar to the end - you won't see record number 1 000 000
0 commit comments