I'd like to add the capability to insert/delete nodes from a databound tree.
What is the best approach? Is there support in the tree to add/delete nodes, or should I manipulate the data source?
ocajuno said:Is there support in the tree to add/delete nodes, or should I manipulate the data source?