Releases: dotnet/DataGridExtensions
Releases · dotnet/DataGridExtensions
Release list
2.6.0
2.5.14
- Fix #81: GetFilter().Clear doesn't clear the Listbox of the MultiplechoiceFilters
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
- Fix #69: MultipleChoiceFilter introduces reflection-only dependency to TomsToolbox.Wpf
2.5.7
- Performance improvement for MultipleChoiceFilter
2.5.6
2.5.5
- Fix #66: DGX Should not list TomsToolbox as a dependency