Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SelectedNodes property is not updated in single-selection mode #441

Closed
EddieLotter opened this issue Jul 1, 2018 — with docs.microsoft.com · 2 comments
Closed
Assignees
Labels
area-controls Control-related feedback. area-xaml XAML-related feedback.

Comments

Copy link
Contributor

The SelectedNodes property cannot be used to determine which tree node is selected in single-selection mode.
I have to handle the ItemInvoked event and manually keep track of the selected node.
In single-selection mode, the SelectedNodes property should always contain 0 or 1 item.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@EddieLotter
Copy link
Contributor Author

I have created an entry in User Voice for this.
Please vote on it if you agree it needs to be done.
See: https://wpdev.uservoice.com/forums/110705-universal-windows-platform/suggestions/37249801-the-selectednodes-property-for-single-select-treev

@jwmsft jwmsft added area-controls Control-related feedback. area-xaml XAML-related feedback. labels Apr 1, 2019
@jevansaks
Copy link
Contributor

Thanks, we are tracking this as a product bug is microsoft/microsoft-ui-xaml#124.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls Control-related feedback. area-xaml XAML-related feedback.
Projects
None yet
Development

No branches or pull requests

3 participants