diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_elencoRichieste.ascx b/Projects/WebGIM/GIM_site/WebUserControls/mod_elencoRichieste.ascx index 9aa547c..f5ecb97 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_elencoRichieste.ascx +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_elencoRichieste.ascx @@ -1,9 +1,8 @@ -<%@ Control Language="C#" AutoEventWireup="true" - Inherits="mod_elencoRichieste" CodeBehind="mod_elencoRichieste.ascx.cs" %> +<%@ Control Language="C#" AutoEventWireup="true" Inherits="mod_elencoRichieste" CodeBehind="mod_elencoRichieste.ascx.cs" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> -<%@ Register Src="~/WebUserControls/mod_periodoAnalisi.ascx" TagName="mod_periodoAnalisi" - TagPrefix="uc1" %> -
+<%@ Register Src="~/WebUserControls/mod_periodoAnalisi.ascx" TagName="mod_periodoAnalisi" TagPrefix="uc1" %> + +
diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_elencoRichieste.ascx.cs b/Projects/WebGIM/GIM_site/WebUserControls/mod_elencoRichieste.ascx.cs index e19af62..c770ff2 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_elencoRichieste.ascx.cs +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_elencoRichieste.ascx.cs @@ -23,7 +23,6 @@ public partial class mod_elencoRichieste : ApplicationUserControl protected override void aggiornaControlliDataGL() { base.aggiornaControlliDataGL(); - grView.PageSize = _righeDataGridShort; } /// /// traduce gli header delle colonne diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_insertRichiesta.ascx b/Projects/WebGIM/GIM_site/WebUserControls/mod_insertRichiesta.ascx index f634307..83b889e 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_insertRichiesta.ascx +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_insertRichiesta.ascx @@ -25,132 +25,132 @@
+
+
+ + + + + +
+
+
+
+
+
+
+ + + + + + + + + +
+
+
+
+ +
+
+
+
+
+ + +
+
+
+ + +
+
+
+
+
+ +
+
+
+
+ + + +
+
+
+ + + +
+
+ +
+
+ +
+
+
+
+
+
+ +
+ + +
+ +
+
+
-
-
-
-
+
+ + + + + + + + + +
- - - - + + + + - +
-
-
- - - - - -
-
-
-
- - - - - - - - - -
-
-
- -
-
-
-
-
- - -
-
-
- - -
-
-
-
-
- -
-
-
-
- - - -
-
-
- - - -
-
- -
-
- -
-
-
-
-
- - - - - - - - - -
-
-
- -
- - -
- -
-
diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_insertRichiesta.ascx.designer.cs b/Projects/WebGIM/GIM_site/WebUserControls/mod_insertRichiesta.ascx.designer.cs index 940b007..2c0b0b1 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_insertRichiesta.ascx.designer.cs +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_insertRichiesta.ascx.designer.cs @@ -335,42 +335,6 @@ public partial class mod_insertRichiesta { /// protected global::System.Web.UI.WebControls.ValidationSummary valSummary; - /// - /// pnlCausali control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.Panel pnlCausali; - - /// - /// listCausali control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ListBox listCausali; - - /// - /// odsCausali control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsCausali; - - /// - /// rfvCausali control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvCausali; - /// /// Panel2 control. /// @@ -416,6 +380,42 @@ public partial class mod_insertRichiesta { /// protected global::System.Web.UI.WebControls.Button btnSend; + /// + /// pnlCausali control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.Panel pnlCausali; + + /// + /// listCausali control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.ListBox listCausali; + + /// + /// odsCausali control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.ObjectDataSource odsCausali; + + /// + /// rfvCausali control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvCausali; + /// /// pnlMain_ShowTicket control. /// diff --git a/Projects/WebGIM/GIM_site/bin/GIM_site.dll b/Projects/WebGIM/GIM_site/bin/GIM_site.dll index 4811f66..da803b9 100644 Binary files a/Projects/WebGIM/GIM_site/bin/GIM_site.dll and b/Projects/WebGIM/GIM_site/bin/GIM_site.dll differ diff --git a/Projects/WebGIM/GIM_site/dettaglioIntervento.aspx b/Projects/WebGIM/GIM_site/dettaglioIntervento.aspx index 78d7a15..23afed5 100644 --- a/Projects/WebGIM/GIM_site/dettaglioIntervento.aspx +++ b/Projects/WebGIM/GIM_site/dettaglioIntervento.aspx @@ -9,7 +9,7 @@ -
+