Skip to content

Commit 7cabdae

Browse files
svdimitryordan-mitev
authored andcommitted
Update components/grid/virtual-scrolling.md
Co-authored-by: Yordan <[email protected]>
1 parent 3df57b8 commit 7cabdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/virtual-scrolling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Set the `PageSize` parameter to an `int` value. The `PageSize` determines how ma
324324

325325
Virtualization primarily enhances client-side rendering performance and improves the user experience. However, it comes with the trade-off that certain features of the Grid are incompatible with it. An alternative approach is to utilize [regular paging]({%slug components/grid/features/paging%}) combined with [manual data source operations]({%slug components/grid/manual-operations%}) to achieve the desired data retrieval performance.
326326

327-
List of the known limitations of the virtual scrolling feature:
327+
These are the known limitations of the virtual scrolling feature:
328328

329329
* [Hierarchy]({%slug components/grid/features/hierarchy%}) is not supported.
330330

0 commit comments

Comments
 (0)