
Suppose you have a FormTreeControl and you want to delete a node of the tree.
When the error “The transaction cannot be deleted because subtransactions exist” occurs it means that you cannot delete the node because it has sub node in the tree.
Before you delete your node you must delete child nodes