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

* Use MultiSelector's UnselectAll() method instead of iterating over … #486

Merged

Commits on Mar 11, 2024

  1. * Use MultiSelector's UnselectAll() method instead of iterating over …

    …the collection with items to deselect; This increases the performance significant!
    
    e.g. for a DataGrid with 5.000 rows from >3s to < 20ms
    BerndHaidan committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a7d4d37 View commit details
    Browse the repository at this point in the history