diff --git a/Projects/WebGIM/GIM_data/DS_Mag.Designer.cs b/Projects/WebGIM/GIM_data/DS_Mag.Designer.cs index 050a667..980bd9d 100644 --- a/Projects/WebGIM/GIM_data/DS_Mag.Designer.cs +++ b/Projects/WebGIM/GIM_data/DS_Mag.Designer.cs @@ -7111,7 +7111,7 @@ namespace GIM_data.DS_MagTableAdapters { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] private void InitCommandCollection() { - this._commandCollection = new global::System.Data.SqlClient.SqlCommand[4]; + this._commandCollection = new global::System.Data.SqlClient.SqlCommand[5]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT *\r\nFROM dbo.v_StatoMag"; @@ -7124,26 +7124,15 @@ namespace GIM_data.DS_MagTableAdapters { this._commandCollection[1].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_idxItem", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[2] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[2].Connection = this.Connection; - this._commandCollection[2].CommandText = "dbo.stp_StatoMag_insert"; + this._commandCollection[2].CommandText = "dbo.stp_StatoMag_getByDescr"; this._commandCollection[2].CommandType = global::System.Data.CommandType.StoredProcedure; this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Descrizione", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@NomeCostruttore", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CodCostruttore", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CodSomaschini", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@QtaMin", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@QtaLotto", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Valore", global::System.Data.SqlDbType.Decimal, 9, global::System.Data.ParameterDirection.Input, 18, 6, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Giacenza", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CodLocazione", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[2].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Note", global::System.Data.SqlDbType.NVarChar, 2147483647, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[3] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[3].Connection = this.Connection; - this._commandCollection[3].CommandText = "dbo.stp_StatoMag_update"; + this._commandCollection[3].CommandText = "dbo.stp_StatoMag_insert"; this._commandCollection[3].CommandType = global::System.Data.CommandType.StoredProcedure; this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_idxItem", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Famiglia", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Descrizione", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@NomeCostruttore", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CodCostruttore", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); @@ -7151,8 +7140,25 @@ namespace GIM_data.DS_MagTableAdapters { this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@QtaMin", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@QtaLotto", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Valore", global::System.Data.SqlDbType.Decimal, 9, global::System.Data.ParameterDirection.Input, 18, 6, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Giacenza", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CodLocazione", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[3].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Note", global::System.Data.SqlDbType.NVarChar, 2147483647, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4] = new global::System.Data.SqlClient.SqlCommand(); + this._commandCollection[4].Connection = this.Connection; + this._commandCollection[4].CommandText = "dbo.stp_StatoMag_update"; + this._commandCollection[4].CommandType = global::System.Data.CommandType.StoredProcedure; + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_idxItem", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Famiglia", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Descrizione", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@NomeCostruttore", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CodCostruttore", global::System.Data.SqlDbType.NVarChar, 250, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CodInterno", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@QtaMin", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@QtaLotto", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Valore", global::System.Data.SqlDbType.Decimal, 9, global::System.Data.ParameterDirection.Input, 18, 6, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@CodLocazione", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[4].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Note", global::System.Data.SqlDbType.NVarChar, 2147483647, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] @@ -7179,6 +7185,23 @@ namespace GIM_data.DS_MagTableAdapters { return dataTable; } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] + [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, false)] + public virtual DS_Mag.StatoMagDataTable getByDescr(string Descrizione) { + this.Adapter.SelectCommand = this.CommandCollection[2]; + if ((Descrizione == null)) { + this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; + } + else { + this.Adapter.SelectCommand.Parameters[1].Value = ((string)(Descrizione)); + } + DS_Mag.StatoMagDataTable dataTable = new DS_Mag.StatoMagDataTable(); + this.Adapter.Fill(dataTable); + return dataTable; + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] @@ -7210,8 +7233,8 @@ namespace GIM_data.DS_MagTableAdapters { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] - public virtual int insertQuery(string Descrizione, string NomeCostruttore, string CodCostruttore, string CodSomaschini, global::System.Nullable QtaMin, global::System.Nullable QtaLotto, global::System.Nullable Valore, global::System.Nullable Giacenza, string CodLocazione, string Note) { - global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[2]; + public virtual int insertQuery(string Descrizione, string NomeCostruttore, string CodCostruttore, string CodInterno, global::System.Nullable QtaMin, global::System.Nullable QtaLotto, global::System.Nullable Valore, global::System.Nullable Giacenza, string CodLocazione, string Note) { + global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[3]; if ((Descrizione == null)) { command.Parameters[1].Value = global::System.DBNull.Value; } @@ -7230,11 +7253,11 @@ namespace GIM_data.DS_MagTableAdapters { else { command.Parameters[3].Value = ((string)(CodCostruttore)); } - if ((CodSomaschini == null)) { + if ((CodInterno == null)) { command.Parameters[4].Value = global::System.DBNull.Value; } else { - command.Parameters[4].Value = ((string)(CodSomaschini)); + command.Parameters[4].Value = ((string)(CodInterno)); } if ((QtaMin.HasValue == true)) { command.Parameters[5].Value = ((int)(QtaMin.Value)); @@ -7293,7 +7316,7 @@ namespace GIM_data.DS_MagTableAdapters { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int updateQuery(global::System.Nullable Original_idxItem, string Famiglia, string Descrizione, string NomeCostruttore, string CodCostruttore, string CodInterno, global::System.Nullable QtaMin, global::System.Nullable QtaLotto, global::System.Nullable Valore, string CodLocazione, string Note) { - global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[3]; + global::System.Data.SqlClient.SqlCommand command = this.CommandCollection[4]; if ((Original_idxItem.HasValue == true)) { command.Parameters[1].Value = ((int)(Original_idxItem.Value)); } diff --git a/Projects/WebGIM/GIM_data/DS_Mag.xsd b/Projects/WebGIM/GIM_data/DS_Mag.xsd index 662c95a..e88eee9 100644 --- a/Projects/WebGIM/GIM_data/DS_Mag.xsd +++ b/Projects/WebGIM/GIM_data/DS_Mag.xsd @@ -315,6 +315,17 @@ FROM dbo.v_StatoMag + + + + dbo.stp_StatoMag_getByDescr + + + + + + + @@ -324,7 +335,7 @@ FROM dbo.v_StatoMag - + diff --git a/Projects/WebGIM/GIM_data/DS_Mag.xss b/Projects/WebGIM/GIM_data/DS_Mag.xss index 1fd4adc..d0f6b9d 100644 --- a/Projects/WebGIM/GIM_data/DS_Mag.xss +++ b/Projects/WebGIM/GIM_data/DS_Mag.xss @@ -10,8 +10,8 @@ - - + + diff --git a/Projects/WebGIM/GIM_data/bin/GIM_data.dll b/Projects/WebGIM/GIM_data/bin/GIM_data.dll index 8524216..59aa01a 100644 Binary files a/Projects/WebGIM/GIM_data/bin/GIM_data.dll and b/Projects/WebGIM/GIM_data/bin/GIM_data.dll differ diff --git a/Projects/WebGIM/GIM_data/bin/SteamWare.dll b/Projects/WebGIM/GIM_data/bin/SteamWare.dll index b0e8168..8b8d323 100644 Binary files a/Projects/WebGIM/GIM_data/bin/SteamWare.dll and b/Projects/WebGIM/GIM_data/bin/SteamWare.dll differ diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_anagTags.ascx b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagTags.ascx index 11420ae..da3bb46 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_anagTags.ascx +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagTags.ascx @@ -11,10 +11,10 @@
<%: traduci("lblNewTag") %> -
<%: traduci("addNewTag") %> +
diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_anagTags.ascx.designer.cs b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagTags.ascx.designer.cs index 05dc8b6..d1fda7a 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_anagTags.ascx.designer.cs +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_anagTags.ascx.designer.cs @@ -39,15 +39,6 @@ namespace GIM_site.WebUserControls { /// protected global::System.Web.UI.WebControls.TextBox txtNewTag; - /// - /// lblError control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.Label lblError; - /// /// lbtAddNew control. /// @@ -57,6 +48,15 @@ namespace GIM_site.WebUserControls { /// protected global::System.Web.UI.WebControls.LinkButton lbtAddNew; + /// + /// lblError control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.Label lblError; + /// /// grView control. /// diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx b/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx index 3885501..470114d 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx @@ -4,6 +4,19 @@
+
+
+
+ <%: traduci("lblNewDescr") %> + + +
+
+ <%: traduci("addNewItem") %> + +
+
+
diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx.cs b/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx.cs index 6525c21..a9dca73 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx.cs +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx.cs @@ -86,10 +86,7 @@ namespace GIM_site.WebUserControls { // reset selezione... resetSelezione(); - // i primi valori ("0") di default sono "ND"... li inserisco come standard... - GIM_data.DS_MagTableAdapters.AnagLocazioniTableAdapter taAnagLoc = new GIM_data.DS_MagTableAdapters.AnagLocazioniTableAdapter(); - taAnagLoc.Insert("ND00", memLayer.ML.confReadString("newLocazione")); - grView.DataBind(); + divNewItem.Visible = true; } protected void grView_SelectedIndexChanged(object sender, EventArgs e) @@ -112,5 +109,35 @@ namespace GIM_site.WebUserControls } } } + + + protected void lbtAddNew_Click(object sender, EventArgs e) + { + lblError.Text = ""; + // verifico tag sia NUOVO... + string newDescr = txtNewDescr.Text.Trim(); + if (TA_app.obj.taStatoMag.getByDescr(newDescr).Rows.Count == 0) + { + // i primi valori ("0") di default sono "ND"... li inserisco come standard... + try + { + TA_app.obj.taStatoMag.insertQuery(newDescr, "", "", "", 0, 1, 0, 0, ddlCodLocazioneNew.SelectedValue, ""); + } + catch(Exception exc) + { + logger.lg.scriviLog(string.Format("Errore ins nuovo ITEM ricambi:{0}{1}", Environment.NewLine, exc)); + } + // salvo in ricerca... + ((FullPage)(this.Page.Master)).searchVal = newDescr; + // update visualizzazioni + divNewItem.Visible = false; + grView.DataBind(); + } + else + { + // indico tag duplicato + lblError.Text = traduci("RecordDuplicato"); + } + } } } \ No newline at end of file diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx.designer.cs b/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx.designer.cs index 582c0c0..c1215df 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx.designer.cs +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_magRic.ascx.designer.cs @@ -12,6 +12,60 @@ namespace GIM_site.WebUserControls { public partial class mod_magRic { + /// + /// divNewItem control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.HtmlControls.HtmlGenericControl divNewItem; + + /// + /// lblNewDescr control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.Label lblNewDescr; + + /// + /// txtNewDescr control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.TextBox txtNewDescr; + + /// + /// ddlCodLocazioneNew control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.DropDownList ddlCodLocazioneNew; + + /// + /// lbtAddNew control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.LinkButton lbtAddNew; + + /// + /// lblError control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.Label lblError; + /// /// grView control. /// diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_tag2Item.ascx b/Projects/WebGIM/GIM_site/WebUserControls/mod_tag2Item.ascx index 717d86b..08576fc 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_tag2Item.ascx +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_tag2Item.ascx @@ -16,7 +16,7 @@
- + diff --git a/Projects/WebGIM/GIM_site/bin/GIM_data.dll b/Projects/WebGIM/GIM_site/bin/GIM_data.dll index 8524216..59aa01a 100644 Binary files a/Projects/WebGIM/GIM_site/bin/GIM_data.dll and b/Projects/WebGIM/GIM_site/bin/GIM_data.dll differ diff --git a/Projects/WebGIM/GIM_site/bin/GIM_site.dll b/Projects/WebGIM/GIM_site/bin/GIM_site.dll index b7016ab..212f34c 100644 Binary files a/Projects/WebGIM/GIM_site/bin/GIM_site.dll and b/Projects/WebGIM/GIM_site/bin/GIM_site.dll differ diff --git a/Projects/WebGIM/GIM_site/bin/SteamWare.dll b/Projects/WebGIM/GIM_site/bin/SteamWare.dll index b0e8168..8b8d323 100644 Binary files a/Projects/WebGIM/GIM_site/bin/SteamWare.dll and b/Projects/WebGIM/GIM_site/bin/SteamWare.dll differ diff --git a/Projects/WebGIM/GIM_site/sql/GIM_1.5_to_1.6.sql b/Projects/WebGIM/GIM_site/sql/GIM_1.5_to_1.6.sql index 3a37c0e..5f4a045 100644 --- a/Projects/WebGIM/GIM_site/sql/GIM_1.5_to_1.6.sql +++ b/Projects/WebGIM/GIM_site/sql/GIM_1.5_to_1.6.sql @@ -135,4 +135,5 @@ exec voc.stp_insNewLemma 'lblNewTag', 'Nuova Etichetta' exec voc.stp_insNewLemma 'addNewTag', 'Aggiungi Etichetta' exec voc.stp_insNewLemma 'RecordDuplicato', 'Record Duplicato' exec voc.stp_insNewLemma 'RicambiImpiegati', 'Ricambi Impiegati' - +exec voc.stp_insNewLemma 'lblNewDescr', 'Nuovo Ricambio' +exec voc.stp_insNewLemma 'addNewItem', 'Aggiungi Record'