Modificato Visite --> valutazioni + fix grafici relativi
This commit is contained in:
Binary file not shown.
+33
-30
@@ -31,41 +31,11 @@
|
||||
color: #FFFF11;
|
||||
background-color: #FF0c0c;
|
||||
}
|
||||
.baseRow {
|
||||
background-color: #FBF3EF;
|
||||
}
|
||||
.altRow {
|
||||
background-color: #FFF;
|
||||
}
|
||||
.editRow {
|
||||
background-color: #CF6124;
|
||||
}
|
||||
.selectedRow {
|
||||
background-color: #F1CCC1;
|
||||
font-weight: 600;
|
||||
color: #333;
|
||||
}
|
||||
.headerRow {
|
||||
background-color: black;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
.headerHighlight {
|
||||
background-color: #FF7C50;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
.footerRow {
|
||||
background-color: #FF7C50;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
.pagerRow {
|
||||
background-color: #CF6124;
|
||||
color: white;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
}
|
||||
.text-center {
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
@@ -156,6 +126,39 @@
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
}
|
||||
.spacedRow {
|
||||
line-height: 3em;
|
||||
}
|
||||
.baseRow {
|
||||
background-color: #FBF3EF;
|
||||
}
|
||||
.altRow {
|
||||
background-color: #FFF;
|
||||
}
|
||||
.editRow {
|
||||
background-color: #CF6124;
|
||||
}
|
||||
.selectedRow {
|
||||
background-color: #F1CCC1;
|
||||
font-weight: 600;
|
||||
color: #333;
|
||||
}
|
||||
.headerHighlight {
|
||||
background-color: #FF7C50;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
.footerRow {
|
||||
background-color: #FF7C50;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
.pagerRow {
|
||||
background-color: #CF6124;
|
||||
color: white;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
}
|
||||
.stortAscCellStyle {
|
||||
background-color: #F5F7FB;
|
||||
}
|
||||
|
||||
@@ -50,49 +50,12 @@
|
||||
background-color: #FF0c0c;
|
||||
}
|
||||
|
||||
.baseRow {
|
||||
background-color: #FBF3EF;
|
||||
}
|
||||
|
||||
.altRow {
|
||||
background-color: #FFF;
|
||||
}
|
||||
|
||||
.editRow {
|
||||
background-color: @coloreScuro;
|
||||
}
|
||||
|
||||
.selectedRow {
|
||||
background-color: @coloreChiaro;
|
||||
font-weight: 600;
|
||||
color: @testoScuro;
|
||||
}
|
||||
|
||||
.headerRow {
|
||||
background-color: @headerCol;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.headerHighlight {
|
||||
background-color: @colore;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.footerRow {
|
||||
background-color: @colore;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.pagerRow {
|
||||
background-color: @coloreScuro;
|
||||
color: white;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
@@ -181,6 +144,48 @@
|
||||
color: white;
|
||||
}
|
||||
|
||||
.spacedRow {
|
||||
line-height: 3em;
|
||||
}
|
||||
|
||||
.baseRow {
|
||||
background-color: #FBF3EF;
|
||||
}
|
||||
|
||||
.altRow {
|
||||
background-color: #FFF;
|
||||
}
|
||||
|
||||
.editRow {
|
||||
background-color: @coloreScuro;
|
||||
}
|
||||
|
||||
.selectedRow {
|
||||
background-color: @coloreChiaro;
|
||||
font-weight: 600;
|
||||
color: @testoScuro;
|
||||
}
|
||||
|
||||
|
||||
.headerHighlight {
|
||||
background-color: @colore;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.footerRow {
|
||||
background-color: @colore;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.pagerRow {
|
||||
background-color: @coloreScuro;
|
||||
color: white;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.stortAscCellStyle {
|
||||
background-color: #F5F7FB;
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
.uppercase{text-transform:uppercase;}.bigBtn{min-height:2.2em;font-size:1.2em;}.VVF-CL-01{color:#060;background-color:#fff;}.VVF-CL-02{color:#ff3;background-color:#22f;}.VVF-CL-03{color:#ff3;background-color:#181;}.VVF-CL-04{background-color:#ff1;}.VVF-CL-05{color:#ff3;background-color:#e62;}.VVF-CL-06{color:#ff1;background-color:#ff0c0c;}.baseRow{background-color:#fbf3ef;}.altRow{background-color:#fff;}.editRow{background-color:#cf6124;}.selectedRow{background-color:#f1ccc1;font-weight:600;color:#333;}.headerRow{background-color:#000;font-weight:600;color:#fff;}.headerHighlight{background-color:#ff7c50;font-weight:600;color:#fff;}.footerRow{background-color:#ff7c50;font-weight:600;color:#fff;}.pagerRow{background-color:#cf6124;color:#fff;text-align:center;margin:auto;}.text-center{text-align:center;margin:auto;}.tStrong{font-weight:bold;font-size:1.3em;}.flRight{float:right;}.errore{color:#f00;}.headLine{background-color:#f83;color:#fff;}.btn-circle{width:2.2em;height:2.2em;text-align:center;padding:.3em 0;font-size:1em;line-height:1.6;border-radius:1em;}.btn-circle.btn-lg{width:3.5em;height:3.5em;padding:.6em 1em;font-size:1.5em;line-height:1.5;border-radius:1.8em;}.btn-circle.btn-xl{width:5em;height:5em;padding:.6em 1em;font-size:2em;line-height:1.5;border-radius:3em;}.RowStyle{background-color:#fbf3ef;text-align:left;}.rowStyle{background-color:#fbf3ef;}.editRowStyle{background-color:#cf6124;}.selectedRowStyle{background-color:#f1ccc1;font-weight:bold;Color:#f63;}.alternatingRowStyle{background-color:#fff;}.footerRowStyle{background-color:#ff7c50;font-weight:bold;color:#fff;}.headerRowStyle{background-color:#ff7c50;font-weight:bold;color:#fff;}.stortAscCellStyle{background-color:#f5f7fb;}.stortAscHeadStyle{background-color:#6d95e1;}.stortDescCellStyle{background-color:#e9ebef;}.stortDescHeadStyle{background-color:#4870be;}.GridPager{background-color:#ff7c50;}.GridPager a,.GridPager span{display:block;height:2em;width:2em;text-align:center;vertical-align:baseline;text-decoration:none;background-color:#cf6124;}.GridPager a{background-color:#f5f5f5;color:#969696;}.GridPager span{background-color:#f2dca1;color:#000;font-weight:bold;}.imgNoPad{margin-top:-3px;margin-bottom:-7px;}@media all and (min-width:768px){#textWrapper{font-size:1em;}#headData{margin-top:0;}}@media all and (min-width:1024px){#textWrapper{font-size:1.2em;}#headData{margin-top:0;}}@media all and (min-width:1440px){#textWrapper{font-size:1.4em;}#headData{margin-top:0;}}@media all and (min-width:1600px){#textWrapper{font-size:1.6em;}#headData{margin-top:0;}}@media all and (min-width:1900px){#textWrapper{font-size:1.8em;}#headData{margin-top:0;}}@media all and (min-width:2200px){#textWrapper{font-size:2em;}#headData{margin-top:0;}}@media all and (max-width:767px){#textWrapper{font-size:.8em;}#headData{margin-top:6px;}}@media all and (max-width:480px){#textWrapper{font-size:.6em;}#headData{margin-top:14px;}}@media all and (max-width:320px){#textWrapper{font-size:.5em;}#headData{margin-top:18px;}}
|
||||
.uppercase{text-transform:uppercase}.bigBtn{min-height:2.2em;font-size:1.2em}.VVF-CL-01{color:#060;background-color:#fff}.VVF-CL-02{color:#ff3;background-color:#22f}.VVF-CL-03{color:#ff3;background-color:#181}.VVF-CL-04{background-color:#ff1}.VVF-CL-05{color:#ff3;background-color:#e62}.VVF-CL-06{color:#ff1;background-color:#ff0c0c}.headerRow{background-color:#000;font-weight:600;color:#fff}.text-center{text-align:center;margin:auto}.tStrong{font-weight:bold;font-size:1.3em}.flRight{float:right}.errore{color:#f00}.headLine{background-color:#f83;color:#fff}.btn-circle{width:2.2em;height:2.2em;text-align:center;padding:.3em 0;font-size:1em;line-height:1.6;border-radius:1em}.btn-circle.btn-lg{width:3.5em;height:3.5em;padding:.6em 1em;font-size:1.5em;line-height:1.5;border-radius:1.8em}.btn-circle.btn-xl{width:5em;height:5em;padding:.6em 1em;font-size:2em;line-height:1.5;border-radius:3em}.RowStyle{background-color:#fbf3ef;text-align:left}.rowStyle{background-color:#fbf3ef}.editRowStyle{background-color:#cf6124}.selectedRowStyle{background-color:#f1ccc1;font-weight:bold;Color:#f63}.alternatingRowStyle{background-color:#fff}.footerRowStyle{background-color:#ff7c50;font-weight:bold;color:#fff}.headerRowStyle{background-color:#ff7c50;font-weight:bold;color:#fff}.spacedRow{line-height:3em}.baseRow{background-color:#fbf3ef}.altRow{background-color:#fff}.editRow{background-color:#cf6124}.selectedRow{background-color:#f1ccc1;font-weight:600;color:#333}.headerHighlight{background-color:#ff7c50;font-weight:600;color:#fff}.footerRow{background-color:#ff7c50;font-weight:600;color:#fff}.pagerRow{background-color:#cf6124;color:#fff;text-align:center;margin:auto}.stortAscCellStyle{background-color:#f5f7fb}.stortAscHeadStyle{background-color:#6d95e1}.stortDescCellStyle{background-color:#e9ebef}.stortDescHeadStyle{background-color:#4870be}.GridPager{background-color:#ff7c50}.GridPager a,.GridPager span{display:block;height:2em;width:2em;text-align:center;vertical-align:baseline;text-decoration:none;background-color:#cf6124}.GridPager a{background-color:#f5f5f5;color:#969696}.GridPager span{background-color:#f2dca1;color:#000;font-weight:bold}.imgNoPad{margin-top:-3px;margin-bottom:-7px}@media all and (min-width:768px){#textWrapper{font-size:1em}#headData{margin-top:0}}@media all and (min-width:1024px){#textWrapper{font-size:1.2em}#headData{margin-top:0}}@media all and (min-width:1440px){#textWrapper{font-size:1.4em}#headData{margin-top:0}}@media all and (min-width:1600px){#textWrapper{font-size:1.6em}#headData{margin-top:0}}@media all and (min-width:1900px){#textWrapper{font-size:1.8em}#headData{margin-top:0}}@media all and (min-width:2200px){#textWrapper{font-size:2em}#headData{margin-top:0}}@media all and (max-width:767px){#textWrapper{font-size:.8em}#headData{margin-top:6px}}@media all and (max-width:480px){#textWrapper{font-size:.6em}#headData{margin-top:14px}}@media all and (max-width:320px){#textWrapper{font-size:.5em}#headData{margin-top:18px}}
|
||||
@@ -484,7 +484,7 @@
|
||||
</None>
|
||||
<None Include="Scripts\jquery-2.1.0.intellisense.js" />
|
||||
<Content Include="Scripts\jSteamware.js" />
|
||||
<Content Include="Visite.aspx" />
|
||||
<Content Include="Valutazioni.aspx" />
|
||||
<Content Include="Web.config">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
@@ -595,12 +595,12 @@
|
||||
<Compile Include="VBMA.aspx.designer.cs">
|
||||
<DependentUpon>VBMA.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Visite.aspx.cs">
|
||||
<DependentUpon>Visite.aspx</DependentUpon>
|
||||
<Compile Include="Valutazioni.aspx.cs">
|
||||
<DependentUpon>Valutazioni.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Visite.aspx.designer.cs">
|
||||
<DependentUpon>Visite.aspx</DependentUpon>
|
||||
<Compile Include="Valutazioni.aspx.designer.cs">
|
||||
<DependentUpon>Valutazioni.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="VL.aspx.cs">
|
||||
<DependentUpon>VL.aspx</DependentUpon>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="Visite.aspx.cs" Inherits="ScheMe.Visite" %>
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/Bootstrap.Master" AutoEventWireup="true" CodeBehind="Valutazioni.aspx.cs" Inherits="ScheMe.Valutazioni" %>
|
||||
|
||||
<%@ Register Src="~/WebUserControls/mod_ElencoVisitePaziente.ascx" TagPrefix="uc1" TagName="mod_ElencoVisitePaziente" %>
|
||||
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<uc1:mod_ElencoVisitePaziente runat="server" ID="ElencoVisite" />
|
||||
</asp:Content>
|
||||
@@ -7,7 +7,7 @@ using System.Web.UI.WebControls;
|
||||
|
||||
namespace ScheMe
|
||||
{
|
||||
public partial class Visite : System.Web.UI.Page
|
||||
public partial class Valutazioni : System.Web.UI.Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
Generated
+24
@@ -0,0 +1,24 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
//
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ScheMe {
|
||||
|
||||
|
||||
public partial class Valutazioni {
|
||||
|
||||
/// <summary>
|
||||
/// Controllo ElencoVisite.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::ScheMe.WebUserControls.mod_ElencoVisitePaziente ElencoVisite;
|
||||
}
|
||||
}
|
||||
Generated
-24
@@ -1,24 +0,0 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ScheMe {
|
||||
|
||||
|
||||
public partial class Visite {
|
||||
|
||||
/// <summary>
|
||||
/// ElencoVisite control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::ScheMe.WebUserControls.mod_ElencoVisitePaziente ElencoVisite;
|
||||
}
|
||||
}
|
||||
@@ -1,68 +1,77 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_ElencoVisitePaziente.ascx.cs" Inherits="ScheMe.WebUserControls.mod_ElencoVisitePaziente" %>
|
||||
|
||||
<h3>Elenco Visite</h3>
|
||||
<div style="font-size: 0.7em;">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<b>Cronologia Valutazioni</b>
|
||||
</div>
|
||||
<div class="panel-body small">
|
||||
<asp:GridView ID="grView" runat="server" AutoGenerateColumns="False" CellPadding="4" DataKeyNames="DataVisita" DataSourceID="ods" ForeColor="#333333" GridLines="None" AllowPaging="false" Width="100%" OnRowCommand="grView_RowCommand" OnSelectedIndexChanged="grView_SelectedIndexChanged">
|
||||
<AlternatingRowStyle BackColor="White" ForeColor="#284775" />
|
||||
<EditRowStyle BackColor="#999999" />
|
||||
<FooterStyle BackColor="#FF7C50" Font-Bold="True" ForeColor="White" />
|
||||
<HeaderStyle BackColor="#FF7C50" Font-Bold="True" ForeColor="White" />
|
||||
<PagerStyle BackColor="#284775" ForeColor="White" HorizontalAlign="Center" />
|
||||
<RowStyle BackColor="#F7F6F3" ForeColor="#333333" />
|
||||
<SelectedRowStyle BackColor="#E2DED6" Font-Bold="True" ForeColor="#333333" />
|
||||
<SortedAscendingCellStyle BackColor="#E9E7E2" />
|
||||
<SortedAscendingHeaderStyle BackColor="#506C8C" />
|
||||
<SortedDescendingCellStyle BackColor="#FFFDF8" />
|
||||
<SortedDescendingHeaderStyle BackColor="#6F8DAE" />
|
||||
<EmptyDataTemplate>
|
||||
<div class="ui-grid-b">
|
||||
<div class="ui-block-a"></div>
|
||||
<div class="ui-block-b">
|
||||
<a class="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-top" href="VAC?cmd=new">Visita Generale</a>
|
||||
</div>
|
||||
<EditRowStyle CssClass="editRowStyle spacedRow" />
|
||||
<FooterStyle CssClass="footerRowStyle" />
|
||||
<HeaderStyle CssClass="headerRowStyle" />
|
||||
<PagerStyle CssClass="active GridPager" />
|
||||
<RowStyle CssClass="rowStyle spacedRow" />
|
||||
<SelectedRowStyle CssClass="selectedRowStyle spacedRow" />
|
||||
<AlternatingRowStyle CssClass="alternatingRowStyle spacedRow" />
|
||||
<SortedAscendingCellStyle CssClass="stortAscCellStyle" />
|
||||
<SortedAscendingHeaderStyle CssClass="stortAscHeadStyle" />
|
||||
<SortedDescendingCellStyle CssClass="stortDescCellStyle" />
|
||||
<SortedDescendingHeaderStyle CssClass="stortDescHeadStyle" />
|
||||
<EmptyDataTemplate>
|
||||
<h3>NO DATA</h3>
|
||||
</EmptyDataTemplate>
|
||||
<Columns>
|
||||
<asp:TemplateField HeaderText="Data Valutazione" SortExpression="DataVisita" ItemStyle-HorizontalAlign="Left">
|
||||
<ItemTemplate>
|
||||
<asp:Label ID="Label1" runat="server" Text='<%# Eval("DataVisita", "{0:ddd dd/MM/yy}") %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="SP-12" SortExpression="VVSP_12" ItemStyle-HorizontalAlign="Center">
|
||||
<HeaderTemplate>
|
||||
<div class="text-center">
|
||||
SP-12
|
||||
</div>
|
||||
</EmptyDataTemplate>
|
||||
<Columns>
|
||||
<asp:TemplateField HeaderText="DataVisita" SortExpression="DataVisita" ItemStyle-HorizontalAlign="Center">
|
||||
<ItemTemplate>
|
||||
<asp:Label ID="Label1" runat="server" Text='<%# Eval("DataVisita", "{0:ddd dd/MM/yy}") %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="SP-12" SortExpression="VVSP_12" ItemStyle-HorizontalAlign="Center">
|
||||
<ItemTemplate>
|
||||
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVVSP_12" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVVSP_12" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VVSP_12")) %>' />
|
||||
<asp:LinkButton ID="lbNewVVSP_12" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVVSP_12" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VVSP_12")) %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="SP-345" SortExpression="VVSP_345" ItemStyle-HorizontalAlign="Center">
|
||||
<ItemTemplate>
|
||||
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVVSP_345" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVVSP_345" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VVSP_345")) %>' />
|
||||
<asp:LinkButton ID="lbNewVVSP_345" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVVSP_345" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VVSP_345")) %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="VL" SortExpression="VL" ItemStyle-HorizontalAlign="Center">
|
||||
<ItemTemplate>
|
||||
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVL" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVL" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VL")) %>' />
|
||||
<asp:LinkButton ID="lbNewVL" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVL" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VL")) %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="VBMA" SortExpression="VBMA" ItemStyle-HorizontalAlign="Center">
|
||||
<ItemTemplate>
|
||||
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVBMA" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVBMA" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VBMA")) %>' />
|
||||
<asp:LinkButton ID="lbNewVBMA" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVBMA" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VBMA")) %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<%--<asp:TemplateField HeaderText="VRF" SortExpression="VRF" ItemStyle-HorizontalAlign="Center">
|
||||
</HeaderTemplate>
|
||||
<ItemTemplate>
|
||||
<asp:LinkButton CssClass="btn btn-primary btn-circle" ID="lbSelVVSP_12" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVVSP_12" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VVSP_12")) %>'><i class="fa fa-search fa-lg" aria-hidden="true"></i></asp:LinkButton>
|
||||
<asp:LinkButton ID="lbNewVVSP_12" CssClass="btn btn-default btn-circle" runat="server" CausesValidation="False" CommandArgument="NewVVSP_12" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VVSP_12")) %>'><i class="fa fa-plus fa-lg" aria-hidden="true"></i></asp:LinkButton>
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="SP-345" SortExpression="VVSP_345" ItemStyle-HorizontalAlign="Center">
|
||||
<HeaderTemplate>
|
||||
<div class="text-center">
|
||||
SP-345
|
||||
</div>
|
||||
</HeaderTemplate>
|
||||
<ItemTemplate>
|
||||
<asp:LinkButton CssClass="btn btn-primary btn-circle" ID="lbSelVVSP_345" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVVSP_345" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VVSP_345")) %>'><i class="fa fa-search fa-lg" aria-hidden="true"></i></asp:LinkButton>
|
||||
<asp:LinkButton ID="lbNewVVSP_345" CssClass="btn btn-default btn-circle" runat="server" CausesValidation="False" CommandArgument="NewVVSP_345" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VVSP_345")) %>'><i class="fa fa-plus fa-lg" aria-hidden="true"></i></asp:LinkButton>
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="VL" SortExpression="VL" ItemStyle-HorizontalAlign="Center">
|
||||
<ItemTemplate>
|
||||
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVL" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVL" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VL")) %>' />
|
||||
<asp:LinkButton ID="lbNewVL" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVL" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VL")) %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="VBMA" SortExpression="VBMA" ItemStyle-HorizontalAlign="Center">
|
||||
<ItemTemplate>
|
||||
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVBMA" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVBMA" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VBMA")) %>' />
|
||||
<asp:LinkButton ID="lbNewVBMA" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVBMA" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VBMA")) %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<%--<asp:TemplateField HeaderText="VRF" SortExpression="VRF" ItemStyle-HorizontalAlign="Center">
|
||||
<ItemTemplate>
|
||||
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVRF" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVRF" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VRF")) %>' />
|
||||
<asp:LinkButton ID="lbNewVRF" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVRF" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VRF")) %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>--%>
|
||||
</Columns>
|
||||
</Columns>
|
||||
</asp:GridView>
|
||||
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="GetData" TypeName="ScheMe_Data.DS_ApplicazioneTableAdapters.ElencoVisite_SPTableAdapter">
|
||||
<SelectParameters>
|
||||
<asp:SessionParameter Name="IdxPaziente" SessionField="IdxPaziente" Type="Int32" DefaultValue="0" />
|
||||
</SelectParameters>
|
||||
<SelectParameters>
|
||||
<asp:SessionParameter Name="IdxPaziente" SessionField="IdxPaziente" Type="Int32" DefaultValue="0" />
|
||||
</SelectParameters>
|
||||
</asp:ObjectDataSource>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
<a href="Accettazione" class='btn bigBtn form-control <%: liClass("Accettazione") %>'><i class="fa fa-users fa-lg" aria-hidden="true"></i> Accettazione</a>
|
||||
</div>
|
||||
<div class="col-xs-4 text-center">
|
||||
<a href="Visite" class='btn bigBtn form-control <%: liClass("Visite") %>'><i class="fa fa-stethoscope fa-lg" aria-hidden="true"></i> Visite</a>
|
||||
<%--<a href="Visite" class='btn bigBtn form-control <%: liClass("Visite") %>'><i class="fa fa-stethoscope fa-lg" aria-hidden="true"></i> Visite</a>--%>
|
||||
<a href="Valutazioni" class='btn bigBtn form-control <%: liClass("Valutazioni") %>'><i class="fa fa-star fa-lg" aria-hidden="true"></i> Valutazioni <i class="fa fa-star fa-lg" aria-hidden="true"></i></a>
|
||||
</div>
|
||||
<div class="col-xs-4 text-center">
|
||||
<a href="Attivita" class='btn bigBtn form-control <%: liClass("Attivita") %>'><i class="fa fa-files-o fa-lg" aria-hidden="true"></i> Files</a>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user