Skip to content

Commit 8a9fa03

Browse files
dimodiikoevska
andauthored
Update upgrade/breaking-changes/7-0-0.md
Co-authored-by: Iva Stefanova Koevska-Atanasova <[email protected]>
1 parent 17c9935 commit 8a9fa03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upgrade/breaking-changes/7-0-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The obsolete `ClearButton` parameter is removed. Use `ShowClearButton` instead.
4141

4242
* Columns with `Visible="false"` are editable by default in popup edit mode. To avoid this, [set `Editable="false"` together with `Visible="false"`]({%slug components/grid/editing/popup%}).
4343
* The obsolete `AutoFitColumn()` method is removed. [Use `AutoFitColumnAsync()`]({%slug components/grid/columns/resize%}#autofit-columns) instead.
44-
* The obsolete `AutoFitColumns()` method is removed. Use `AutoFitColumsAsync()` instead.
44+
* The obsolete `AutoFitColumns()` method is removed. Use `AutoFitColumnsAsync()` instead.
4545
* The obsolete `AutoFitAllColumns()` method is removed. Use `AutoFitAllColumnsAsync()` instead.
4646

4747
## TextArea

0 commit comments

Comments
 (0)