The DataGridCheckBoxColumn of the DataGrid requires two clicks to be selected
qfmee opened this issue · 1 comments
qfmee commented
The DataGridCheckBoxColumn of the DataGrid requires two clicks to be selected. The first click selects the row, and the second click selects the CheckBox!Usually, we should select CheckBox after clicking once!
qfmee commented
I have tested it and Avalonia.Themes.Fluent also has this problem, so it's not a problem with Material.Avalonia