Skip to content

Releases: dotnet/DataGridExtensions

2.6.0

Choose a tag to compare

@tom-englert tom-englert released this 22 Dec 14:16
  • Update dependencies
  • native net8.0 support.

2.5.14

Choose a tag to compare

@tom-englert tom-englert released this 07 May 13:59
  • Fix #81: GetFilter().Clear doesn't clear the Listbox of the MultiplechoiceFilters

2.5.12

Choose a tag to compare

@tom-englert tom-englert released this 17 Sep 07:48
  • Fix: MultipleChoiceFilter looses selection when control gets unloaded.

2.5.11

Choose a tag to compare

@tom-englert tom-englert released this 17 Sep 07:47
  • Fix MultipleChoiceFilter: concurrent filter may lock out each other
  • Fix MultipleChoiceFilter: Active filter marker is visible when grid is empty

2.5.10

Choose a tag to compare

@tom-englert tom-englert released this 26 Aug 12:04
  • Fix: Filter symbol in MultipleChoiceContentFilter not always updated

2.5.9

Choose a tag to compare

@tom-englert tom-englert released this 26 Aug 12:03
  • 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

Choose a tag to compare

@tom-englert tom-englert released this 13 Aug 10:35
  • Fix #69: MultipleChoiceFilter introduces reflection-only dependency to TomsToolbox.Wpf

2.5.7

Choose a tag to compare

@tom-englert tom-englert released this 13 Aug 10:34
  • Performance improvement for MultipleChoiceFilter

2.5.6

Choose a tag to compare

@tom-englert tom-englert released this 31 Jul 13:57
  • 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

Choose a tag to compare

@tom-englert tom-englert released this 31 Jul 13:57
  • Fix #66: DGX Should not list TomsToolbox as a dependency