Skip to content

Releases: dotnet/DataGridExtensions

V 1.0.38

10 May 10:00
Compare
Choose a tag to compare
  • "SelectAll" button clears all filters if the data grid does not display any rows, because column headers can't be scrolled horizontally in this case.
  • Provide an explicit .net45 version to fix issues with referenced packages (System.Windows.Interactivity).

V 1.0.37

14 Sep 05:08
Compare
Choose a tag to compare
  • Include ExternalAnnotations for R#

V 1.0.36

04 Jun 12:10
Compare
Choose a tag to compare
  • #2: Provide an additional "SelectableValues" property, that holds all values not excluded by any other filter except the current column.