diff --git a/GMW/WebUserControls/mod_anagPartImb.ascx b/GMW/WebUserControls/mod_anagPartImb.ascx index d3f3689c..3d6538e7 100644 --- a/GMW/WebUserControls/mod_anagPartImb.ascx +++ b/GMW/WebUserControls/mod_anagPartImb.ascx @@ -35,13 +35,13 @@ - + - + @@ -123,3 +123,4 @@ + diff --git a/GMW/WebUserControls/mod_anagPartImb.ascx.designer.cs b/GMW/WebUserControls/mod_anagPartImb.ascx.designer.cs index 6a0a23fe..695afdf6 100644 --- a/GMW/WebUserControls/mod_anagPartImb.ascx.designer.cs +++ b/GMW/WebUserControls/mod_anagPartImb.ascx.designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ -// -// This code was generated by a tool. +// +// Codice generato da uno strumento. // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// +// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se +// il codice viene rigenerato. +// //------------------------------------------------------------------------------ namespace GMW.WebUserControls { @@ -13,21 +13,30 @@ namespace GMW.WebUserControls { public partial class mod_anagPartImb { /// - /// grView control. + /// Controllo grView. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// 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 grView; /// - /// ods control. + /// Controllo ods. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// 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; + + /// + /// Controllo odsCodStato. + /// + /// + /// 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 odsCodStato; } } diff --git a/GMW/bin/ADODB.dll b/GMW/bin/ADODB.dll index b8896ba1..95d2688c 100644 Binary files a/GMW/bin/ADODB.dll and b/GMW/bin/ADODB.dll differ