Skip to content

Commit 17c9935

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

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
@@ -52,7 +52,7 @@ The obsolete `ClearButton` parameter is removed. Use `ShowClearButton` instead.
5252

5353
* Columns with `Visible="false"` are editable by default in popup edit mode. To avoid this, [set `Editable="false"` together with `Visible="false"`]({%slug treelist-editing-popup%}).
5454
* The obsolete `AutoFitColumn()` method is removed. [Use `AutoFitColumnAsync()`]({%slug treelist-columns-resize%}#autofit-columns) instead.
55-
* The obsolete `AutoFitColumns()` method is removed. Use `AutoFitColumsAsync()` instead.
55+
* The obsolete `AutoFitColumns()` method is removed. Use `AutoFitColumnsAsync()` instead.
5656
* The obsolete `AutoFitAllColumns()` method is removed. Use `AutoFitAllColumnsAsync()` instead.
5757

5858
## Upload

0 commit comments

Comments
 (0)