Is there somewhere a template for creating a TreeView interface
where nodes can be added, deleted, renamed, and moved via drag and drop. Additionally, this template should provide methods to synchronize the node collection with a database.
Thanks in advance
Otto