| | Hi, I have a TreeView created that allows users to add new Nodes into it. How can it be coded so that it allows the user to sort it, or better yet, auto-sort it each time it loads (and whenever a user adds/deletes a node)? Can this be done on a the child nodes under the parent also? For example: Main/Root Node Parent (sub root node) Child Nodes ...maybe more child nodes So it sorts in the deeper levels accordingly also. Using Visual Basic 6. Thanks. |

