Colum Checkbox has a bug
Closed this issue · 1 comments
lostluna1 commented
Description:
when i clicked the button and release in 1 second, you can see it, it not work
<table:TableView
x:Name="OrderDataGrid"
Height="700"
Margin="0,18,0,0"
AutoGenerateColumns="False"
IsReadOnly="True"
ItemsSource="{x:Bind Path=ViewModel.Orders, Mode=OneWay}"
SelectedItem="{x:Bind Path=ViewModel.SelectedOrder, Mode=TwoWay}"
SelectionMode="Multiple"
SelectionUnit="Row">
Screenshots:
Environment:
- Package Version:
- WinAppSDK Version:
lostluna1 commented
Within 1 second, not in 1 second