diff --git a/.vs/WebSCR/v14/.suo b/.vs/WebSCR/v14/.suo index fafcb9e..e76f4ee 100644 Binary files a/.vs/WebSCR/v14/.suo and b/.vs/WebSCR/v14/.suo differ diff --git a/WebSCR/WebUserControls/mod_dettASSD.ascx b/WebSCR/WebUserControls/mod_dettASSD.ascx index 5fc5c73..d9e081a 100644 --- a/WebSCR/WebUserControls/mod_dettASSD.ascx +++ b/WebSCR/WebUserControls/mod_dettASSD.ascx @@ -1,13 +1,15 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_dettASSD.ascx.cs" Inherits="WebSCR.WebUserControls.mod_dettASSD" %> - + <%# Eval("CognomeNome") %> |  - + + + @@ -40,7 +42,8 @@ - + + <%----%> @@ -65,7 +68,7 @@ - + diff --git a/WebSCR/WebUserControls/mod_dettASSD.ascx.cs b/WebSCR/WebUserControls/mod_dettASSD.ascx.cs index 0e03b49..de13b74 100644 --- a/WebSCR/WebUserControls/mod_dettASSD.ascx.cs +++ b/WebSCR/WebUserControls/mod_dettASSD.ascx.cs @@ -89,7 +89,7 @@ namespace WebSCR.WebUserControls } } - protected void odsDip_Updated(object sender, ObjectDataSourceStatusEventArgs e) + protected void odsASSD_Updated(object sender, ObjectDataSourceStatusEventArgs e) { // sollevo evento! reportEvent(); diff --git a/WebSCR/WebUserControls/mod_dettASSD.ascx.designer.cs b/WebSCR/WebUserControls/mod_dettASSD.ascx.designer.cs index 6b7e23e..59e9d49 100644 --- a/WebSCR/WebUserControls/mod_dettASSD.ascx.designer.cs +++ b/WebSCR/WebUserControls/mod_dettASSD.ascx.designer.cs @@ -21,6 +21,15 @@ namespace WebSCR.WebUserControls { /// protected global::System.Web.UI.WebControls.Repeater repShow; + /// + /// odsSquadra control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.ObjectDataSource odsSquadra; + /// /// grViewEdit control. /// @@ -31,13 +40,13 @@ namespace WebSCR.WebUserControls { protected global::System.Web.UI.WebControls.GridView grViewEdit; /// - /// odsDip control. + /// odsASSD control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsDip; + protected global::System.Web.UI.WebControls.ObjectDataSource odsASSD; /// /// hfDataRif control. diff --git a/WebSCR/bin/SteamWare.dll b/WebSCR/bin/SteamWare.dll index bedce68..e609197 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 0482786..3660416 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 e70ad3d..0b29260 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 bedce68..e609197 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 e70ad3d..0b29260 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/TempPE/DS_Utility.Designer.cs.dll b/WebSCR_data/obj/Debug/TempPE/DS_Utility.Designer.cs.dll index 7d969a5..aa5084a 100644 Binary files a/WebSCR_data/obj/Debug/TempPE/DS_Utility.Designer.cs.dll and b/WebSCR_data/obj/Debug/TempPE/DS_Utility.Designer.cs.dll differ diff --git a/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache b/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache index 58b4fba..42f0317 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 e70ad3d..0b29260 100644 Binary files a/WebSCR_data/obj/Debug/WebSCR_data.dll and b/WebSCR_data/obj/Debug/WebSCR_data.dll differ