Skip to content

fix: Improve row selection and prevent unnecessary event triggers#327

Open
w-ahmad wants to merge 1 commit intomainfrom
fix/row_selection
Open

fix: Improve row selection and prevent unnecessary event triggers#327
w-ahmad wants to merge 1 commit intomainfrom
fix/row_selection

Conversation

@w-ahmad
Copy link
Copy Markdown
Owner

@w-ahmad w-ahmad commented Mar 11, 2026

PR Summary

This PR refines the selection logic for row selection, especially when selecting multiple rows. It now prevents unnecessary SelectionChanged event triggers.

Fixes #227
Fixes #292

@w-ahmad w-ahmad deployed to ci-nuget-publish March 11, 2026 12:21 — with GitHub Actions Active
@github-actions
Copy link
Copy Markdown

🚀 A NuGet package is now available to test these changes: https://www.nuget.org/packages/WinUI.TableView/0.0.443-dev

@w-ahmad w-ahmad changed the title fix; Improve row selection and prevent unnecessary event triggers fix: Improve row selection and prevent unnecessary event triggers Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The TableView triggers the SelectionChanged event twice during a selection Unable to deselect items

1 participant