From 4138f69c72ff79c9528da44059e8fec47db4d65d Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 22 Mar 2021 20:08:16 +0100 Subject: [PATCH] refresh (non perfetto ma meglio...) --- GPW_Commesse/WebUserControls/cmp_chart.ascx | 22 ++++++++++++++----- .../cmp_chart.ascx.designer.cs | 9 ++++++++ 2 files changed, 25 insertions(+), 6 deletions(-) diff --git a/GPW_Commesse/WebUserControls/cmp_chart.ascx b/GPW_Commesse/WebUserControls/cmp_chart.ascx index 9204dc8..75765bf 100644 --- a/GPW_Commesse/WebUserControls/cmp_chart.ascx +++ b/GPW_Commesse/WebUserControls/cmp_chart.ascx @@ -3,13 +3,22 @@ @@ -171,6 +180,7 @@ +
diff --git a/GPW_Commesse/WebUserControls/cmp_chart.ascx.designer.cs b/GPW_Commesse/WebUserControls/cmp_chart.ascx.designer.cs index 22cd135..161fa96 100644 --- a/GPW_Commesse/WebUserControls/cmp_chart.ascx.designer.cs +++ b/GPW_Commesse/WebUserControls/cmp_chart.ascx.designer.cs @@ -41,6 +41,15 @@ namespace GPW_Commesse.WebUserControls /// protected global::System.Web.UI.WebControls.DropDownList ddlMaxNum; + /// + /// lbtUpdate control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.LinkButton lbtUpdate; + /// /// divGraphs control. ///