diff --git a/DownKyi/Views/ViewVideoDetail.axaml b/DownKyi/Views/ViewVideoDetail.axaml index 1b8b564..054c0f3 100644 --- a/DownKyi/Views/ViewVideoDetail.axaml +++ b/DownKyi/Views/ViewVideoDetail.axaml @@ -300,42 +300,47 @@ VerticalAlignment="Stretch" BorderThickness="1" BorderBrush="Gray" - CanUserSortColumns="False" CanUserResizeColumns="True" IsReadOnly="True" ItemsSource="{ReflectionBinding ElementName=NameVideoSections, Path=SelectedItem.VideoPages, Mode=TwoWay}" SelectionMode="Extended"> - + + + - - - - - - - - - - - - - - + + + + + + + + + @@ -363,9 +368,23 @@ + + - + + + +