Skip to content

Conversation

@miguelhasse
Copy link
Contributor

Pull Request

📖 Description

Added a SelectColumn comparer property, to allow the use of an IEqualityComparer<> for matching selected row items in scenarios such as Virtual mode rendering, providing a way to compare different item instances representing the same data.

👩‍💻 Reviewer Notes

A working samples can be seen in the following repository projects:

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

@miguelhasse miguelhasse changed the title Added a SelectColumn comparer property [DataGrid] Added a SelectColumn comparer property Nov 22, 2025
@vnbaaij vnbaaij changed the title [DataGrid] Added a SelectColumn comparer property [DataGrid] Add a SelectColumn Comparer property Nov 22, 2025
@vnbaaij vnbaaij enabled auto-merge (squash) November 22, 2025 12:09
@vnbaaij vnbaaij merged commit 6180d3a into microsoft:dev Nov 22, 2025
2 checks passed
@vnbaaij vnbaaij added this to the v4.13.2 milestone Nov 22, 2025
vnbaaij added a commit that referenced this pull request Nov 22, 2025
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.

2 participants