From c1903b1f365bf1f142f82fabf334b814f1564bac Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Mon, 17 Jun 2024 11:03:32 +0200 Subject: [PATCH] [#46] PaymentAdjustmentWindow: Refine DataGrid --- Elwig/Windows/PaymentAdjustmentWindow.xaml | 53 ++++++++++++----- Elwig/Windows/PaymentAdjustmentWindow.xaml.cs | 58 +++++++++++++++---- 2 files changed, 86 insertions(+), 25 deletions(-) diff --git a/Elwig/Windows/PaymentAdjustmentWindow.xaml b/Elwig/Windows/PaymentAdjustmentWindow.xaml index b062018..193626b 100644 --- a/Elwig/Windows/PaymentAdjustmentWindow.xaml +++ b/Elwig/Windows/PaymentAdjustmentWindow.xaml @@ -6,7 +6,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:Elwig.Windows" xmlns:ctrl="clr-namespace:Elwig.Controls" - Title="Auszahlung anpassen - Elwig" Height="500" Width="800" MinHeight="400" MinWidth="700"> + Title="Auszahlung anpassen - Elwig" Height="500" Width="850" MinHeight="400" MinWidth="850"> + + + + + + + + + + + + + + + + + + + + + @@ -86,7 +109,7 @@ -