diff --git a/GPW_Barcode/GPW_Barcode.csproj b/GPW_Barcode/GPW_Barcode.csproj
index 6a4719e..3435258 100644
--- a/GPW_Barcode/GPW_Barcode.csproj
+++ b/GPW_Barcode/GPW_Barcode.csproj
@@ -496,9 +496,11 @@
+
+
+
-
@@ -518,7 +520,6 @@
-
@@ -618,8 +619,6 @@
-
-
diff --git a/GPW_Commesse/test01.aspx b/GPW_Commesse/test01.aspx
index 1d2fc08..af3c43b 100644
--- a/GPW_Commesse/test01.aspx
+++ b/GPW_Commesse/test01.aspx
@@ -1,12 +1,42 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/AjaxSimpleFull.master" AutoEventWireup="true" CodeBehind="test01.aspx.cs" Inherits="GPW_Commesse.test01" %>
<%@ Register Src="~/WebUserControls/cmp_chart.ascx" TagPrefix="uc1" TagName="cmp_chart" %>
+<%@ Register Src="~/WebUserControls/mod_commUtLog.ascx" TagPrefix="uc1" TagName="mod_commUtLog" %>
-<%--
+ <%--
--%>
-
+
+
+
+
+
+
temp
+ <%--
--%>
+
+
+
Data
+ <%--
--%>
+
+
+
+
+
<%--
--%>
-
-
+
\ No newline at end of file
diff --git a/GPW_Commesse/test01.aspx.cs b/GPW_Commesse/test01.aspx.cs
index 96eb3cd..d05f2b4 100644
--- a/GPW_Commesse/test01.aspx.cs
+++ b/GPW_Commesse/test01.aspx.cs
@@ -9,9 +9,13 @@ namespace GPW_Commesse
{
public partial class test01 : System.Web.UI.Page
{
+ #region Protected Methods
+
protected void Page_Load(object sender, EventArgs e)
{
-
+ cmp_chart.dtRif = DateTime.Today;
}
+
+ #endregion Protected Methods
}
}
\ No newline at end of file
diff --git a/GPW_Commesse/test01.aspx.designer.cs b/GPW_Commesse/test01.aspx.designer.cs
index 1c98fd3..9ffc279 100644
--- a/GPW_Commesse/test01.aspx.designer.cs
+++ b/GPW_Commesse/test01.aspx.designer.cs
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
-//
-// 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 GPW_Commesse
@@ -15,12 +15,48 @@ namespace GPW_Commesse
{
///
- /// Controllo cmp_chart.
+ /// upChart 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.UpdatePanel upChart;
+
+ ///
+ /// lbt01 control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::System.Web.UI.WebControls.LinkButton lbt01;
+
+ ///
+ /// lbt02 control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::System.Web.UI.WebControls.LinkButton lbt02;
+
+ ///
+ /// cmp_chart control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::GPW_Commesse.WebUserControls.cmp_chart cmp_chart;
+
+ ///
+ /// mod_commUtLog control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::GPW_Commesse.WebUserControls.mod_commUtLog mod_commUtLog;
}
}
diff --git a/GPW_Smart/GPW_Smart.csproj b/GPW_Smart/GPW_Smart.csproj
index 1798602..45489f0 100644
--- a/GPW_Smart/GPW_Smart.csproj
+++ b/GPW_Smart/GPW_Smart.csproj
@@ -511,15 +511,16 @@
+
+
+
-
-
@@ -550,8 +551,6 @@
-
-