Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
195
Event in XamDataTree on Node Deleting / Node Deleted
posted

Hello,

why there is no event in XamDataTree, when a node is deleted and before a node is deleted. I have some nodes in a tree which can be deleted and others are not allowed to be deleted. Now I need to know if a user tries to delete a node so I can cancel the deletion in code behind for some nodes.

Without an event, it is not possible. It would also help if it would be possible to set an Property on each node, if this node is allowed to delete but this is only possible for the whole tree.

Any solutions?

Regards

Ralf

Parents Reply Children
No Data