-
-
+
\ No newline at end of file
diff --git a/MP-TAB/PianoProd.aspx.designer.cs b/MP-TAB/PianoProd.aspx.designer.cs
index 6dc339a5..d27f1784 100644
--- a/MP-TAB/PianoProd.aspx.designer.cs
+++ b/MP-TAB/PianoProd.aspx.designer.cs
@@ -1,41 +1,43 @@
//------------------------------------------------------------------------------
-//
-// Codice generato da uno strumento.
+//
+// This code was generated by a tool.
//
-// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
-// il codice viene rigenerato.
-//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
//------------------------------------------------------------------------------
-namespace MoonProTablet {
-
-
- public partial class PianoProd {
-
+namespace MoonProTablet
+{
+
+
+ public partial class PianoProd
+ {
+
///
- /// Controllo mod_dettMacchina1.
+ /// mod_dettMacchina1 control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::MoonProTablet.WebUserControls.mod_dettMacchina mod_dettMacchina1;
-
+
///
- /// Controllo mod_pianoProdMacc.
+ /// mod_pianoProdMacc control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::MoonProTablet.WebUserControls.mod_pianoProdMacc mod_pianoProdMacc;
-
+
///
- /// Controllo mod_directLinks.
+ /// mod_directLinks control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::MoonProTablet.WebUserControls.mod_directLinks mod_directLinks;
}
diff --git a/MP-TAB/WebUserControls/mod_directLinks.ascx b/MP-TAB/WebUserControls/mod_directLinks.ascx
index 79b43fe5..a5a29f0d 100644
--- a/MP-TAB/WebUserControls/mod_directLinks.ascx
+++ b/MP-TAB/WebUserControls/mod_directLinks.ascx
@@ -1,17 +1,17 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_directLinks.ascx.cs" Inherits="MoonProTablet.WebUserControls.mod_directLinks" %>
-
+
LINK DIRETTI
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-TAB/WebUserControls/mod_directLinks.ascx.designer.cs b/MP-TAB/WebUserControls/mod_directLinks.ascx.designer.cs
index a7138e16..d608aafd 100644
--- a/MP-TAB/WebUserControls/mod_directLinks.ascx.designer.cs
+++ b/MP-TAB/WebUserControls/mod_directLinks.ascx.designer.cs
@@ -1,41 +1,43 @@
//------------------------------------------------------------------------------
-//
+
-
Previsione P-ODL
-
-
-
-
-
-
-
-
+
Previsione P-ODL
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <%# Eval("DueDate","{0:dd.MM.yy}") %>
-
- [<%# Eval("IdxPromessa") %>]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tot: <%# Eval("NumPezzi") %>
-
- <%# Eval("PzPallet") %> pz/pal
-
-
-
- TC: <%# Eval("TCAssegnato","{0:0.000}") %>
-
- <%# TCMinSec(Eval("TCAssegnato")) %> (min:sec)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%# Eval("DueDate","{0:dd.MM.yy}") %>
+
+ [<%# Eval("IdxPromessa") %>]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Tot: <%# Eval("NumPezzi") %>
+
+ <%# Eval("PzPallet") %> pz/pal
+
+
+
+ TC: <%# Eval("TCAssegnato","{0:0.000}") %>
+
+ <%# TCMinSec(Eval("TCAssegnato")) %> (min:sec)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-TAB/WebUserControls/mod_pianoProdMacc.ascx.cs b/MP-TAB/WebUserControls/mod_pianoProdMacc.ascx.cs
index e10b728d..fbdc77df 100644
--- a/MP-TAB/WebUserControls/mod_pianoProdMacc.ascx.cs
+++ b/MP-TAB/WebUserControls/mod_pianoProdMacc.ascx.cs
@@ -65,6 +65,11 @@ namespace MoonProTablet.WebUserControls
#region Protected Methods
+ protected void chkShowAll_CheckedChanged(object sender, EventArgs e)
+ {
+ grView.AllowPaging = !chkShowAll.Checked;
+ }
+
protected void ddlSubMacc_DataBound(object sender, EventArgs e)
{
// se ho in memoria un valore LO REIMPOSTO...
diff --git a/MP-TAB/WebUserControls/mod_pianoProdMacc.ascx.designer.cs b/MP-TAB/WebUserControls/mod_pianoProdMacc.ascx.designer.cs
index 196384d7..129b3dc4 100644
--- a/MP-TAB/WebUserControls/mod_pianoProdMacc.ascx.designer.cs
+++ b/MP-TAB/WebUserControls/mod_pianoProdMacc.ascx.designer.cs
@@ -1,68 +1,79 @@
//------------------------------------------------------------------------------
-//
-// Codice generato da uno strumento.
+//
+// This code was generated by a tool.
//
-// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
-// il codice viene rigenerato.
-//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
//------------------------------------------------------------------------------
-namespace MoonProTablet.WebUserControls {
-
-
- public partial class mod_pianoProdMacc {
-
+namespace MoonProTablet.WebUserControls
+{
+
+
+ public partial class mod_pianoProdMacc
+ {
+
///
- /// Controllo divSelMacc.
+ /// divSelMacc control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divSelMacc;
-
+
///
- /// Controllo ddlSubMacc.
+ /// ddlSubMacc control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.DropDownList ddlSubMacc;
-
+
///
- /// Controllo odsMacc.
+ /// odsMacc control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.ObjectDataSource odsMacc;
-
+
///
- /// Controllo chkOnlyMacc.
+ /// chkOnlyMacc control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.CheckBox chkOnlyMacc;
-
+
///
- /// Controllo grView.
+ /// chkShowAll control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::System.Web.UI.WebControls.CheckBox chkShowAll;
+
+ ///
+ /// grView control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.GridView grView;
-
+
///
- /// Controllo ods.
+ /// ods control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.ObjectDataSource ods;
}