Open lostluna1 opened 3 hours ago
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">
Within 1 second, not in 1 second
Description:
when i clicked the button and release in 1 second, you can see it, it not work
Screenshots:
Environment: