diff --git a/v2rayN/v2rayN/Views/ProfilesView.xaml b/v2rayN/v2rayN/Views/ProfilesView.xaml index 817e1835..a108f54b 100644 --- a/v2rayN/v2rayN/Views/ProfilesView.xaml +++ b/v2rayN/v2rayN/Views/ProfilesView.xaml @@ -78,6 +78,7 @@ BorderThickness="1" CanUserAddRows="False" CanUserResizeRows="False" + CanUserSortColumns="False" EnableRowVirtualization="True" Focusable="True" GridLinesVisibility="All"