We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed45f29 commit 4feadfeCopy full SHA for 4feadfe
Directory.Build.props
@@ -5,6 +5,6 @@
5
<Company>tom-englert.de</Company>
6
<Copyright>© 2012-2020 tom-englert.de</Copyright>
7
<Product>Tom's Toolbox</Product>
8
- <Version>2.4.0</Version>
+ <Version>2.4.1</Version>
9
</PropertyGroup>
10
</Project>
ReleaseNotes.md
@@ -1,4 +1,7 @@
1
-2.4
+2.4.1
2
+- Fix #35: DataGridFilterColumn doesn't work for combobox column
3
+
4
+2.4
- Fix #23: Column virtualization is not supported
2.3
0 commit comments