w-ahmad / WinUI.TableView

A light weight TableView component for WinUI3
MIT License
128 stars 9 forks source link

TableViewCheckBoxColumn toggles even if TableView is readonly #36

Closed VisualAlf closed 3 weeks ago

VisualAlf commented 1 month ago

to avoid, we need to set a checkboxcolumn explicitly to IsReadOnly="True".

Also it seems, that in edit-Mode doubleclick sometimes also toggles the checked state .

Environment: