Алексей Колесов 2 years ago
parent
commit
3ce662a1e5
2 changed files with 3 additions and 1 deletions
  1. 2 0
      ProbnikDemo/Pages/PgListAgent.xaml.cs
  2. 1 1
      ProbnikDemo/PgChange.xaml

+ 2 - 0
ProbnikDemo/Pages/PgListAgent.xaml.cs

@@ -66,6 +66,8 @@ namespace ProbnikDemo
                         break;
                 }
 
+
+               
                 if (Convert.ToInt32(ComboFilter.SelectedValue) == 0)
                 {
                     BufListAgent = agent.Agents();

+ 1 - 1
ProbnikDemo/PgChange.xaml

@@ -5,7 +5,7 @@
         xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
         xmlns:local="clr-namespace:ProbnikDemo"
         mc:Ignorable="d"
-        Title="PgChange" Height="450" Width="800">
+        Title="PgChange" Height="800" Width="800">
     <Grid Margin="0,0,-8,-235">
         <StackPanel Orientation="Vertical">
             <GroupBox Header="Наименование">