diff --git a/GMW/GMW_Term/Style.css b/GMW/GMW_Term/Style.css
index 6878ad4a..3732a316 100644
--- a/GMW/GMW_Term/Style.css
+++ b/GMW/GMW_Term/Style.css
@@ -37,7 +37,7 @@
#smallGridDetail
{
width:240px;
- font-size: 8pt;
+ font-size: 9pt;
}
.quadro1, .quadro2
diff --git a/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx b/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx
index a2aaaa9b..66ca96b0 100644
--- a/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx
+++ b/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx
@@ -10,95 +10,107 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -109,53 +121,28 @@
- <%--
-
-
-
-
-
-
- --%>
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
- <%--
-
-
-
-
- --%>
-
-
-
-
diff --git a/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx.cs b/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx.cs
index 3b695284..f193c0ed 100644
--- a/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx.cs
+++ b/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx.cs
@@ -472,7 +472,7 @@ namespace GMW_Term.WebUserControls
// mostro dettaglio lista (e relativi buttons)
pnlDetail.Visible = true;
// nascondo elenco lista prelievo
- grView.Visible = false;
+ pnlMaster.Visible = false;
// blocco update!
e.Cancel = true;
break;
diff --git a/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx.designer.cs b/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx.designer.cs
index da5cb899..5be5dbcd 100644
--- a/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx.designer.cs
+++ b/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx.designer.cs
@@ -40,6 +40,33 @@ namespace GMW_Term.WebUserControls {
///
protected global::mod_periodoAnalisi mod_periodoAnalisi1;
+ ///
+ /// pnlMaster control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::System.Web.UI.WebControls.Panel pnlMaster;
+
+ ///
+ /// btnLoginPage control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::System.Web.UI.WebControls.Button btnLoginPage;
+
+ ///
+ /// btnButtonsHome control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::System.Web.UI.WebControls.Button btnButtonsHome;
+
///
/// grView control.
///
@@ -85,6 +112,15 @@ namespace GMW_Term.WebUserControls {
///
protected global::System.Web.UI.WebControls.Panel pnlDetail;
+ ///
+ /// btnCloseDet control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::System.Web.UI.WebControls.Button btnCloseDet;
+
///
/// grViewDetail control.
///
@@ -102,32 +138,5 @@ namespace GMW_Term.WebUserControls {
/// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.ObjectDataSource odsDetail;
-
- ///
- /// btnCloseDet control.
- ///
- ///
- /// Auto-generated field.
- /// To modify move field declaration from designer file to code-behind file.
- ///
- protected global::System.Web.UI.WebControls.Button btnCloseDet;
-
- ///
- /// btnLoginPage control.
- ///
- ///
- /// Auto-generated field.
- /// To modify move field declaration from designer file to code-behind file.
- ///
- protected global::System.Web.UI.WebControls.Button btnLoginPage;
-
- ///
- /// btnButtonsHome control.
- ///
- ///
- /// Auto-generated field.
- /// To modify move field declaration from designer file to code-behind file.
- ///
- protected global::System.Web.UI.WebControls.Button btnButtonsHome;
}
}
diff --git a/GMW/GMW_Term/bin/GMW_Term.dll b/GMW/GMW_Term/bin/GMW_Term.dll
index 53db764d..adc4f83b 100644
Binary files a/GMW/GMW_Term/bin/GMW_Term.dll and b/GMW/GMW_Term/bin/GMW_Term.dll differ
diff --git a/GMW/GMW_Term/obj/Debug/GMW_Term.dll b/GMW/GMW_Term/obj/Debug/GMW_Term.dll
index 53db764d..adc4f83b 100644
Binary files a/GMW/GMW_Term/obj/Debug/GMW_Term.dll and b/GMW/GMW_Term/obj/Debug/GMW_Term.dll differ