From 43fc89c7d367b6ece24a8bf4b5cf58014dc5a38f Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Tue, 2 Sep 2025 08:35:03 +0200 Subject: [PATCH] Highlight some overview rows depending on status --- ENI2/DetailViewControls/OverViewDetailControl.xaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ENI2/DetailViewControls/OverViewDetailControl.xaml b/ENI2/DetailViewControls/OverViewDetailControl.xaml index cffcf2ec..44c20ae4 100644 --- a/ENI2/DetailViewControls/OverViewDetailControl.xaml +++ b/ENI2/DetailViewControls/OverViewDetailControl.xaml @@ -252,6 +252,15 @@ SelectionMode="Extended" AutoGenerateColumns="False" MouseDoubleClick="dataGrid_ + + + + + + +