TTIWAdvTreeView - Can see tree fully expanded?

Using 10.2.3 - and IW 14.

Always had issue of the TTIWAdvTreeView where its tree with about 20 nodes.
Each node has a few child under each one.

Default I want and have it fully collapsed.

When the tree first shows on the end user browser, you see the tree fully expanded
for a split second then goes to the fully collapsed view that is desired.

Any ideas?



Oh this is during a non async event.


Hi,


Unfortunately this behavior is by design. The treeview is first rendered fully expanded and then nodes that are not expanded are closed through JavaScript.

However, this is a good suggestion but we'll have to investigate if this behavior can be improved in a future version.