Skip to content

Commit 95e8cf8

Browse files
dimodiyordan-mitev
andauthored
Update components/grid/columns/resize.md
Co-authored-by: Yordan <[email protected]>
1 parent 880ec9f commit 95e8cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/columns/resize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Here a few notes on the resizing behavior:
3535

3636
When column resizing is enabled, a double click on the resize handle between two header cells automatically adjusts the column width to the content of the header, data and footers. Autofitting also removes text wrapping in the column cells.
3737

38-
Similar to regular [column resizing](#resize-by-dragging), autofitting specific columns preserves the current widths of all the other columns. Column autofitting can trigger a horizontal Grid scrollbar, or leave empty space after the last column.
38+
Similar to regular [column resizing](#resize-by-dragging), autofitting specific columns preserves the current widths of all the other columns. Column autofitting can trigger a horizontal Grid scrollbar or leave empty space after the last column.
3939

4040
The Grid takes into account the `MinResizableWidth` and `MaxResizableWidth` for each auto-fitted column.
4141

0 commit comments

Comments
 (0)