How to correctly delete a node on TreeListBox?

Docking/MDI for WPF Forum

Posted 3 years ago by Sunshine - Appeon
Version: 21.1.2
Avatar

I bound a series of nodes to the TreeListBox by Mvvm.

I choose a parent node to perform an operation to delete all the child nodes below it. I found that the data on my View Model was deleted correctly, but some nodes on the TreeListBox still exist.

Is there anything I need to pay attention to when deleting nodes in this scenario?

Comments (1)

Posted 3 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Odd, that kind of thing should work ok.  If you think there is a bug in the control, please make a new simple sample project that shows the issue and send that to our support address so that we can debug the scenario and see what's going on.  Then we can make code changes and verify that the code update resolves the issue.  Reference this thread in your email and be sure to exclude the bin/obj folders from the .zip you send so the email doesn't get spam blocked.  Thanks!


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.