You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2022. It is now read-only.
When I try to use this MultiSelectTreeView inside a popup, the popup closes on clicking on any item inside the MultSelectTreeViewItem. This behavior is not observed with WPF treeview, is there any quick fix for this?
I have read and understood your report but didn't get to try and reproduce it yet. I'm not working that much with popups so I can't provide any solution without trying it. I'm sorry it can still take a while until I can take a look at this.
In the meantime you might want to take a look at SharpTreeView which supports more features than MultiSelectTreeView.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to use this MultiSelectTreeView inside a popup, the popup closes on clicking on any item inside the MultSelectTreeViewItem. This behavior is not observed with WPF treeview, is there any quick fix for this?
Sample code to repro:
The text was updated successfully, but these errors were encountered: