Sorting a tree with smartXmlParsing and smartRendering

Hi

We have trees with larger amounts of data so we render using smartXmlParsing and smartRendering enabled.

Are there any known sorting issues relating to this setup?

We are just using the command:
groupTree.sortTree(0, sortOrder, 1);
and the branches of the tree just disappear.

Thanks
Scott @ Wimac

Unfortunately we cannot reproduce this issue locally. Can you please provide complete demo where we can reproduce it? You can find tutorial how to create complete demo here docs.dhtmlx.com/doku.php?id=othe … leted_demo