From 2579989f49592e67d9ec146e2feb5697d1b74e75 Mon Sep 17 00:00:00 2001 From: Annamaria Sassi Date: Mon, 6 Oct 2025 13:03:35 +0200 Subject: [PATCH] WebWindowTest e WebWindowComplex: corretto update lista hardware nel caso di editJWD --- WebWindowComplex/TableComp.razor | 55 +++++++-- WebWindowComplex/TableComp.razor.cs | 10 +- WebWindowComplex/WebWindowComplex.csproj | 5 +- WebWindowComplex/Window.cs | 91 ++------------- .../WebWindowConfigurator.csproj | 13 ++- WebWindowTest/Test.razor | 54 +++++++-- WebWindowTest/Test.razor.cs | 8 +- WebWindowTest/Window.cs | 109 ++++-------------- 8 files changed, 148 insertions(+), 197 deletions(-) diff --git a/WebWindowComplex/TableComp.razor b/WebWindowComplex/TableComp.razor index 275acea..3e4ddf9 100644 --- a/WebWindowComplex/TableComp.razor +++ b/WebWindowComplex/TableComp.razor @@ -21,7 +21,7 @@ @if (FrameWindow != null) { @*