From 7848134bf6d1e018d209fa76c3bef5abf3bd64d9 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 20 Sep 2017 11:03:34 +0200 Subject: [PATCH] Inserita bozza: compila prestazioni PAI (da sistemare!!!) --- ScheMe-PIC/ScheMe-PIC.csproj | 8 + ScheMe-PIC/VPAI.aspx | 19 +- ScheMe-PIC/VPAI.aspx.cs | 28 + ScheMe-PIC/WebUserControls/mod_PrestPAI.ascx | 62 + .../WebUserControls/mod_PrestPAI.ascx.cs | 45 + .../mod_PrestPAI.ascx.designer.cs | 33 + ScheMe_Data/DS_Applicazione.Designer.cs | 1110 ++++++++++++++++- ScheMe_Data/DS_Applicazione.xsd | 149 ++- ScheMe_Data/DS_Applicazione.xss | 87 +- ScheMe_Data/DtProxy.cs | 3 + 10 files changed, 1496 insertions(+), 48 deletions(-) create mode 100644 ScheMe-PIC/WebUserControls/mod_PrestPAI.ascx create mode 100644 ScheMe-PIC/WebUserControls/mod_PrestPAI.ascx.cs create mode 100644 ScheMe-PIC/WebUserControls/mod_PrestPAI.ascx.designer.cs diff --git a/ScheMe-PIC/ScheMe-PIC.csproj b/ScheMe-PIC/ScheMe-PIC.csproj index 99fb591..2a56ff5 100644 --- a/ScheMe-PIC/ScheMe-PIC.csproj +++ b/ScheMe-PIC/ScheMe-PIC.csproj @@ -171,6 +171,7 @@ + @@ -487,6 +488,13 @@ mod_fileUpload.ascx + + mod_PrestPAI.ascx + ASPXCodeBehind + + + mod_PrestPAI.ascx + mod_reportVisita.ascx ASPXCodeBehind diff --git a/ScheMe-PIC/VPAI.aspx b/ScheMe-PIC/VPAI.aspx index 86a045a..63c8118 100644 --- a/ScheMe-PIC/VPAI.aspx +++ b/ScheMe-PIC/VPAI.aspx @@ -1,5 +1,8 @@ <%@ Page Title="" Language="C#" MasterPageFile="~/Bootstrap.Master" AutoEventWireup="true" CodeBehind="VPAI.aspx.cs" Inherits="ScheMe.VPAI" %> +<%@ Register Src="~/WebUserControls/mod_PrestPAI.ascx" TagPrefix="uc1" TagName="mod_PrestPAI" %> + + @@ -66,18 +69,18 @@ -
- ADD STANDARD +
+ ADD STANDARD
-
- ADD LIBERO +
+ ADD LIBERO
-
- ADD OPZIONALI +
+
-
-
+
+