diff --git a/GMW/WebUserControls/mod_PostFinMultOUT.ascx b/GMW/WebUserControls/mod_PostFinMultOUT.ascx index 0a96fdbc..bfe0affb 100644 --- a/GMW/WebUserControls/mod_PostFinMultOUT.ascx +++ b/GMW/WebUserControls/mod_PostFinMultOUT.ascx @@ -132,17 +132,24 @@ <%: traduci("CodImballo") %>
- - - - - - - - - - - +
+
+ + TUTTI +
+
+ + + + + + + + + + +
+
diff --git a/GMW/WebUserControls/mod_PostFinMultOUT.ascx.cs b/GMW/WebUserControls/mod_PostFinMultOUT.ascx.cs index 2bbee142..3aed5227 100644 --- a/GMW/WebUserControls/mod_PostFinMultOUT.ascx.cs +++ b/GMW/WebUserControls/mod_PostFinMultOUT.ascx.cs @@ -908,5 +908,14 @@ namespace GMW.WebUserControls catch { } } + /// + /// Chiede di mostrare tutti --> part metto "*" + /// + /// + /// + protected void lbtShowAllImb_Click(object sender, EventArgs e) + { + lblPart.Text = "*"; + } } } \ No newline at end of file diff --git a/GMW/WebUserControls/mod_PostFinMultOUT.ascx.designer.cs b/GMW/WebUserControls/mod_PostFinMultOUT.ascx.designer.cs index 5f0c0ae0..624a703e 100644 --- a/GMW/WebUserControls/mod_PostFinMultOUT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostFinMultOUT.ascx.designer.cs @@ -210,6 +210,15 @@ namespace GMW.WebUserControls { /// protected global::System.Web.UI.WebControls.Label lblPart; + /// + /// Controllo lbtShowAllImb. + /// + /// + /// 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.LinkButton lbtShowAllImb; + /// /// Controllo hfCodStato. /// diff --git a/GMW/WebUserControls/mod_elencoListePrelievo.ascx.cs b/GMW/WebUserControls/mod_elencoListePrelievo.ascx.cs index d2594d6b..4cb319c2 100644 --- a/GMW/WebUserControls/mod_elencoListePrelievo.ascx.cs +++ b/GMW/WebUserControls/mod_elencoListePrelievo.ascx.cs @@ -319,6 +319,7 @@ namespace GMW.WebUserControls _idxGridView = "CodLista"; if (!Page.IsPostBack) { + lbtForzaDL.Visible = false; // imposto page num... numRigheGrView = _righeDataGridMed; // continuo setup