Unplanned
Last Updated: 04 Feb 2025 10:51 by Carl
Jan
Created on: 29 Jan 2025 11:20
Category: TreeList
Type: Bug Report
2
Rebinding collapses TreeList

The TreeList renders its initial items expanded by default. However, if the Data collection is replaced, the new items will collapse.

The issue appears only when clearing the collection (or creating a new empty collection) and then adding the new items in it. If you create a new collection reference based on the current collection of items, there is no problem and the new items appear expended.

Reproduction: https://blazorrepl.telerik.com/wJEbcXvb207dv5vU11.

1 comment
Carl
Posted on: 04 Feb 2025 10:51
We also see the same thing in a TreeView