WinUI.TableView icon indicating copy to clipboard operation
WinUI.TableView copied to clipboard

TableViewCheckBoxColumn toggles even if TableView is readonly

Open VisualAlf opened this issue 1 year ago • 0 comments

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:

  • Package Version: 1.2.0
  • WinAppSDK Version: 1.5.240802000

VisualAlf avatar Aug 18 '24 10:08 VisualAlf