We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af0e53 commit ddb48e3Copy full SHA for ddb48e3
components/grid/virtual-scrolling.md
@@ -19,7 +19,7 @@ You can also use virtual scrolling for the Grid columns. See the [Column Virtual
19
## Using Virtual Scrolling
20
21
1. Set the `ScrollMode` parameter to `GridScrollMode.Virtual` (the default value is `Scrollable`).
22
-1. [Set the Height parameter](#setting-a-value-for-the-height-parameter).
+1. [Set the `Height` parameter](#setting-a-value-for-the-height-parameter).
23
1. [Set the RowHeight parameter](#setting-a-value-for-the-rowheight-parameter).
24
1. [Set the PageSize parameter](#setting-a-value-for-the-pagesize-parameter).
25
0 commit comments