diff --git a/.vs/WebSCR/v14/.suo b/.vs/WebSCR/v14/.suo index 78fc64c..e6228ba 100644 Binary files a/.vs/WebSCR/v14/.suo and b/.vs/WebSCR/v14/.suo differ diff --git a/WebSCR/WebUserControls/mod_schemaSettASSD.ascx b/WebSCR/WebUserControls/mod_schemaSettASSD.ascx index 4eb0252..ad62c3f 100644 --- a/WebSCR/WebUserControls/mod_schemaSettASSD.ascx +++ b/WebSCR/WebUserControls/mod_schemaSettASSD.ascx @@ -3,20 +3,29 @@ <%@ Register Src="~/WebUserControls/mod_selData.ascx" TagPrefix="uc1" TagName="mod_selData" %>
+ CLONA SETT PREC
+ INIT SETT
-
+
-
- +
+
+ +
+
+ +

- +
+ +
diff --git a/WebSCR/WebUserControls/mod_schemaSettASSD.ascx.cs b/WebSCR/WebUserControls/mod_schemaSettASSD.ascx.cs index 7b8b498..3a19bde 100644 --- a/WebSCR/WebUserControls/mod_schemaSettASSD.ascx.cs +++ b/WebSCR/WebUserControls/mod_schemaSettASSD.ascx.cs @@ -19,5 +19,15 @@ namespace WebSCR.WebUserControls { repWeek.DataBind(); } + + protected void lbtClonaPrev_Click(object sender, EventArgs e) + { + // chiamo stored x clonare da sett prec + } + + protected void lbtInitWeek_Click(object sender, EventArgs e) + { + // chiamo stored x inserire missing + } } } \ No newline at end of file diff --git a/WebSCR/WebUserControls/mod_schemaSettASSD.ascx.designer.cs b/WebSCR/WebUserControls/mod_schemaSettASSD.ascx.designer.cs index e23bf35..2354150 100644 --- a/WebSCR/WebUserControls/mod_schemaSettASSD.ascx.designer.cs +++ b/WebSCR/WebUserControls/mod_schemaSettASSD.ascx.designer.cs @@ -12,6 +12,15 @@ namespace WebSCR.WebUserControls { public partial class mod_schemaSettASSD { + /// + /// lbtClonaPrev control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.LinkButton lbtClonaPrev; + /// /// mod_selData control. /// @@ -21,6 +30,15 @@ namespace WebSCR.WebUserControls { /// protected global::WebSCR.WebUserControls.mod_selData mod_selData; + /// + /// lbtInitWeek control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.LinkButton lbtInitWeek; + /// /// repWeek control. /// diff --git a/WebSCR/bin/SteamWare.dll b/WebSCR/bin/SteamWare.dll index 9cbcf05..79143eb 100644 Binary files a/WebSCR/bin/SteamWare.dll and b/WebSCR/bin/SteamWare.dll differ diff --git a/WebSCR/bin/WebSCR.dll b/WebSCR/bin/WebSCR.dll index dfa6936..36bf108 100644 Binary files a/WebSCR/bin/WebSCR.dll and b/WebSCR/bin/WebSCR.dll differ diff --git a/WebSCR/bin/WebSCR_data.dll b/WebSCR/bin/WebSCR_data.dll index ac73658..4f4415a 100644 Binary files a/WebSCR/bin/WebSCR_data.dll and b/WebSCR/bin/WebSCR_data.dll differ diff --git a/WebSCR_data/bin/Debug/SteamWare.dll b/WebSCR_data/bin/Debug/SteamWare.dll index 9cbcf05..79143eb 100644 Binary files a/WebSCR_data/bin/Debug/SteamWare.dll and b/WebSCR_data/bin/Debug/SteamWare.dll differ diff --git a/WebSCR_data/bin/Debug/WebSCR_data.dll b/WebSCR_data/bin/Debug/WebSCR_data.dll index ac73658..4f4415a 100644 Binary files a/WebSCR_data/bin/Debug/WebSCR_data.dll and b/WebSCR_data/bin/Debug/WebSCR_data.dll differ diff --git a/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache b/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache index 558ee1b..51ffade 100644 Binary files a/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache and b/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache differ diff --git a/WebSCR_data/obj/Debug/WebSCR_data.dll b/WebSCR_data/obj/Debug/WebSCR_data.dll index ac73658..4f4415a 100644 Binary files a/WebSCR_data/obj/Debug/WebSCR_data.dll and b/WebSCR_data/obj/Debug/WebSCR_data.dll differ