diff --git a/ETS-WS/ETS-WS.suo b/ETS-WS/ETS-WS.suo index 0f12376..5781755 100644 Binary files a/ETS-WS/ETS-WS.suo and b/ETS-WS/ETS-WS.suo differ diff --git a/ETS-WS/ETS-WS/WebUserControls/mod_anagFasi.ascx b/ETS-WS/ETS-WS/WebUserControls/mod_anagFasi.ascx index bfee961..29ae43d 100644 --- a/ETS-WS/ETS-WS/WebUserControls/mod_anagFasi.ascx +++ b/ETS-WS/ETS-WS/WebUserControls/mod_anagFasi.ascx @@ -2,8 +2,8 @@ Inherits="ETS_WS.WebUserControls.mod_anagFasi" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %> + GridLines="None" AllowSorting="True" AutoGenerateColumns="False" Width="100%" + DataKeyNames="idxFase"> @@ -16,65 +16,63 @@ - + - + - - - - + ImageUrl="~/images/apply_m.png" ToolTip="Update" /> + ImageUrl="~/images/cancel_m.png" ToolTip="Cancel" /> + ImageUrl="~/images/new_m.png" OnClick="lblIns_click" ToolTip="insert" /> + ImageUrl="~/images/cancel_m.png" ToolTip="Cancel" /> + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + - + - - - + + + - + - + - + @@ -105,9 +103,9 @@ + OldValuesParameterFormatString="original_{0}" SelectMethod="GetData" TypeName="ETS_Data.DS_WebScipTableAdapters.AnagFasiTableAdapter" + UpdateMethod="UpdateQuery" OnInserting="recuperaFooter" + OnDeleted="ods_Deleted" OnUpdated="ods_Updated"> @@ -117,9 +115,9 @@ + - diff --git a/ETS-WS/ETS-WS/bin/ETS-WS.dll b/ETS-WS/ETS-WS/bin/ETS-WS.dll index cd38068..6143615 100644 Binary files a/ETS-WS/ETS-WS/bin/ETS-WS.dll and b/ETS-WS/ETS-WS/bin/ETS-WS.dll differ diff --git a/ETS-WS/ETS-WS/bin/ETS_Data.dll b/ETS-WS/ETS-WS/bin/ETS_Data.dll index 9ea3cde..e996357 100644 Binary files a/ETS-WS/ETS-WS/bin/ETS_Data.dll and b/ETS-WS/ETS-WS/bin/ETS_Data.dll differ