Releases: dotnet/DataGridExtensions
Releases · dotnet/DataGridExtensions
2.6.0
2.5.14
2.5.12
- Fix: MultipleChoiceFilter looses selection when control gets unloaded.
2.5.11
- Fix MultipleChoiceFilter: concurrent filter may lock out each other
- Fix MultipleChoiceFilter: Active filter marker is visible when grid is empty
2.5.10
- Fix: Filter symbol in MultipleChoiceContentFilter not always updated
2.5.9
- new feature "Track focused cell"
- Pressing ESC key in the filter control returns the focus back to the DataGrid
- UX improvements for keyboard navigation
- MultipleChoiceFilter supports also text search (composite mode)
2.5.8
2.5.7
- Performance improvement for MultipleChoiceFilter