Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update components/treelist/columns/resize.md
Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
  • Loading branch information
2 people authored and dimodi committed Aug 15, 2025
commit 14d84aae1dfa4964958e6e6374b4ecb184a724f1
2 changes: 1 addition & 1 deletion components/treelist/columns/resize.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The known limitations of the Autofit Columns feature include:

* Autofitting the columns on initial load of the TreeList is not supported.

>important Trying to autofit the columns on initial load will throw a `NullReferenceException`. Check the [AutoFit all Grid columns on initial load knowledge-based article](slug:grid-autofit-columns-on-initial-load) to see a possible solution to achieve this behavior.
>important Trying to autofit the columns on initial load will throw a `NullReferenceException`. Check the [AutoFit all Grid columns on initial load knowledge-base article](slug:grid-autofit-columns-on-initial-load) to see a possible solution to achieve this behavior.

## Example

Expand Down