From 0a9313dee0dd15ecd67cb03f35c3c2c5d327069b Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 8 Jan 2019 17:53:30 +0100 Subject: [PATCH] fix grafici --- .../WebUserControls/mod_listaStatiEventi.ascx | 150 ++++++++++++++---- MP-Site/WebUserControls/mod_logControlli.ascx | 2 +- MP-Site/WebUserControls/mod_logEventi.ascx | 5 +- MP-Site/WebUserControls/mod_logEventi.ascx.cs | 4 +- .../mod_logEventi.ascx.designer.cs | 8 +- MP-Site/WebUserControls/mod_logScarti.ascx | 2 +- MP-Site/WebUserControls/mod_logStati.ascx | 4 +- MP-Site/WebUserControls/mod_logStati.ascx.cs | 4 +- .../mod_logStati.ascx.designer.cs | 8 +- 9 files changed, 139 insertions(+), 48 deletions(-) diff --git a/MP-Site/WebUserControls/mod_listaStatiEventi.ascx b/MP-Site/WebUserControls/mod_listaStatiEventi.ascx index b5dc6da0..eee43606 100644 --- a/MP-Site/WebUserControls/mod_listaStatiEventi.ascx +++ b/MP-Site/WebUserControls/mod_listaStatiEventi.ascx @@ -12,53 +12,143 @@ + ActiveTabIndex="0"> Produzione - - - - - + + + + + + + + + + + + + + + + + + + + + + + Dati Confermati - - - - - + + + + + + + + + + + + + + + + + + + Log Stati - - - - - + + + + + + + + + + + + + + + + + + + Log Eventi - - + + + + + + + + + - - + + + + + + + + + Log Controlli - - - - - + + + + + + + +
+ +
+ + + +
+ + + + + Log Scarti - - - - - + + + + + + + + + +
+ +
+ + + +
+ + + + +
diff --git a/MP-Site/WebUserControls/mod_logControlli.ascx b/MP-Site/WebUserControls/mod_logControlli.ascx index e219e5b3..de1bef85 100644 --- a/MP-Site/WebUserControls/mod_logControlli.ascx +++ b/MP-Site/WebUserControls/mod_logControlli.ascx @@ -1,6 +1,6 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_logControlli.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_logControlli" %> - + diff --git a/MP-Site/WebUserControls/mod_logEventi.ascx b/MP-Site/WebUserControls/mod_logEventi.ascx index 0b93ca08..05cf2a72 100644 --- a/MP-Site/WebUserControls/mod_logEventi.ascx +++ b/MP-Site/WebUserControls/mod_logEventi.ascx @@ -1,5 +1,6 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_logEventi.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_logEventi" %> - + + @@ -28,7 +29,7 @@ - 5) { logger.lg.scriviLog("fine caricamento dati LogEventi", tipoLog.INFO); diff --git a/MP-Site/WebUserControls/mod_logEventi.ascx.designer.cs b/MP-Site/WebUserControls/mod_logEventi.ascx.designer.cs index 2808e632..2f486d0c 100644 --- a/MP-Site/WebUserControls/mod_logEventi.ascx.designer.cs +++ b/MP-Site/WebUserControls/mod_logEventi.ascx.designer.cs @@ -13,22 +13,22 @@ namespace MP_SITE.WebUserControls { public partial class mod_logEventi { /// - /// Controllo gvEventi. + /// Controllo gvView. /// /// /// Campo generato automaticamente. /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// - protected global::System.Web.UI.WebControls.GridView gvEventi; + protected global::System.Web.UI.WebControls.GridView gvView; /// - /// Controllo ods_EventList. + /// Controllo ods. /// /// /// Campo generato automaticamente. /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// - protected global::System.Web.UI.WebControls.ObjectDataSource ods_EventList; + protected global::System.Web.UI.WebControls.ObjectDataSource ods; /// /// Controllo HyperLink2. diff --git a/MP-Site/WebUserControls/mod_logScarti.ascx b/MP-Site/WebUserControls/mod_logScarti.ascx index 8c1e9929..b12afc24 100644 --- a/MP-Site/WebUserControls/mod_logScarti.ascx +++ b/MP-Site/WebUserControls/mod_logScarti.ascx @@ -5,7 +5,7 @@
-
+
Art: diff --git a/MP-Site/WebUserControls/mod_logStati.ascx b/MP-Site/WebUserControls/mod_logStati.ascx index 7e3a4ea8..cd9e09d0 100644 --- a/MP-Site/WebUserControls/mod_logStati.ascx +++ b/MP-Site/WebUserControls/mod_logStati.ascx @@ -1,6 +1,6 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_logStati.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_logStati" %> - + @@ -27,7 +27,7 @@ - 5) { logger.lg.scriviLog("fine caricamento dati LogStati", tipoLog.INFO); diff --git a/MP-Site/WebUserControls/mod_logStati.ascx.designer.cs b/MP-Site/WebUserControls/mod_logStati.ascx.designer.cs index aaaa8aea..9e102045 100644 --- a/MP-Site/WebUserControls/mod_logStati.ascx.designer.cs +++ b/MP-Site/WebUserControls/mod_logStati.ascx.designer.cs @@ -13,22 +13,22 @@ namespace MP_SITE.WebUserControls { public partial class mod_logStati { /// - /// Controllo gvStati. + /// Controllo grView. /// /// /// Campo generato automaticamente. /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// - protected global::System.Web.UI.WebControls.GridView gvStati; + protected global::System.Web.UI.WebControls.GridView grView; /// - /// Controllo ods_DiarioDiBordo. + /// Controllo ods. /// /// /// Campo generato automaticamente. /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// - protected global::System.Web.UI.WebControls.ObjectDataSource ods_DiarioDiBordo; + protected global::System.Web.UI.WebControls.ObjectDataSource ods; /// /// Controllo HyperLink1.