Releases: dotnet/DataGridExtensions
Releases · dotnet/DataGridExtensions
2.6.0
22 Dec 14:16
Compare
Sorry, something went wrong.
No results found
Update dependencies
native net8.0 support.
2.5.14
07 May 13:59
Compare
Sorry, something went wrong.
No results found
Fix #81 : GetFilter().Clear doesn't clear the Listbox of the MultiplechoiceFilters
2.5.12
17 Sep 07:48
Compare
Sorry, something went wrong.
No results found
Fix: MultipleChoiceFilter looses selection when control gets unloaded.
2.5.11
17 Sep 07:47
Compare
Sorry, something went wrong.
No results found
Fix MultipleChoiceFilter: concurrent filter may lock out each other
Fix MultipleChoiceFilter: Active filter marker is visible when grid is empty
2.5.10
26 Aug 12:04
Compare
Sorry, something went wrong.
No results found
Fix: Filter symbol in MultipleChoiceContentFilter not always updated
2.5.9
26 Aug 12:03
Compare
Sorry, something went wrong.
No results found
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
13 Aug 10:35
Compare
Sorry, something went wrong.
No results found
Fix #69 : MultipleChoiceFilter introduces reflection-only dependency to TomsToolbox.Wpf
2.5.7
13 Aug 10:34
Compare
Sorry, something went wrong.
No results found
Performance improvement for MultipleChoiceFilter
2.5.6
31 Jul 13:57
Compare
Sorry, something went wrong.
No results found
Fix #68 : Filter gets lost if using column virtualization and filtered column gets out of view.
Fix #67 : Filtering multiple columns, previous filters will fail
2.5.5
31 Jul 13:57
Compare
Sorry, something went wrong.
No results found
Fix #66 : DGX Should not list TomsToolbox as a dependency