Hello everyone,
I am wondering if there is any possibility to change the sort order of items (subclass of NODEInfo) within an exiting tree.
My problem is that I get the items wihin one level in random order and I want to sort it after building up the tree. I don’t want to first collect all items, then sort them and then build up the tree (TREECollection).
I am using version 40_20060908.
Thank you for helping.
Tobias