Has anyone seen or worked with treeView where with using a right click menu you could add branches to expand the tree?
I have been working on getting a custom tree app built but keep running in roadblocks up down the branches. I know that the treeView demo has an add feature, but I need something more precise to the point where I can add/delete parent/siblings/ children from the tree and the tree will recognize the changes in it's structure. Maybe somehow or someway the tree rebuilds from the source and not the generated source. Or if you have seen a jQuery/javascript tree application that has the features I have mentioned. Please let me know. Thanks Otherwise it's going to be a long road and long few days