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
45
XamDataTree and delete
posted

If you set TreeEditingSettings AllowDeletion="True", the tree deletes. But I can't find any event to respond to that delete. So the item disappears from the tree, but there is no event triggered so that I can display a confirm message, and no event triggered so that I can do the delete in the view model.

Well, in the view model I can catch the change event on the collection, but I can't use that to display a confirm message.

 

 

What am I missing?

Parents
No Data
Reply Children
No Data