You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So basically when you load a treeview with a data source with the config expandToDepth it does not reset the expanded tree structure before being applied. So if you were using existing data for a treeview and trees are already expanded more depth will be shown then desired. The entire tree should be collapsed before the expand is applied to be consistent, or at least allow this as an option.
The text was updated successfully, but these errors were encountered:
So basically when you load a treeview with a data source with the config expandToDepth it does not reset the expanded tree structure before being applied. So if you were using existing data for a treeview and trees are already expanded more depth will be shown then desired. The entire tree should be collapsed before the expand is applied to be consistent, or at least allow this as an option.
The text was updated successfully, but these errors were encountered: