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: components/grid/columns/virtual.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ To enable Virtualized Columns:
31
31
* This will enable horizontal scrollbar which is required. You can read more about the scrolling behavior of the grid in the [Grid Column Width Behavior]({%slug grid-columns-width%}) article.
32
32
1. Set the `RowHeight` so that the content of all cells fits in the row. For more information see the [Notes](#notes) section.
33
33
1. Set the `Height` of the Grid in `px`. For more information see the [Notes](#notes) section.
0 commit comments