fix dimensioni campi ricerca

This commit is contained in:
samuele
2012-10-04 12:34:34 +02:00
parent 7d74af648f
commit 0abc9f02e5
2 changed files with 18 additions and 29 deletions
@@ -1,5 +1,4 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_filtroRicerca.ascx.cs"
Inherits="ETS_WS.WebUserControls.mod_filtroRicerca" %>
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_filtroRicerca.ascx.cs" Inherits="ETS_WS.WebUserControls.mod_filtroRicerca" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<%@ Register Src="mod_textAutocomplete.ascx" TagName="mod_textAutocomplete" TagPrefix="uc1" %>
<%@ Register Src="mod_periodoAnalisi.ascx" TagName="mod_periodoAnalisi" TagPrefix="uc2" %>
@@ -12,8 +11,7 @@
<link href="../css/Style.css" rel="stylesheet" type="text/css" />
<% } %>
<div>
<div class="divSx secColA-5" style="width: 100%; text-align: left; margin: auto;
height: 50px; vertical-align: bottom;">
<div class="divSx secColA-5" style="width: 100%; text-align: left; margin: auto; height: 50px; vertical-align: bottom;">
<div style="padding: 4px 8px 4px 8px; font-size: 8pt;">
<%--area dx: update + scelta dim pagina--%>
<div class="divDx">
@@ -39,45 +37,36 @@
</asp:UpdateProgress>
</div>
<%--Area sx: filtri--%>
<div class="divSx blockSizeSmallest">
<div class="divSx" style="width: 175px;">
<uc2:mod_periodoAnalisi ID="mod_periodoAnalisi1" runat="server" realtimeUpdate="true" />
</div>
<div class="divSx blockSizeSmallest" style="margin-top: -2px;">
<asp:CheckBox runat="server" ID="chkCommessa" Text="Filtra Commessa" CssClass="labelInput"
AutoPostBack="true" OnCheckedChanged="chkCommessa_CheckedChanged" /><br />
<uc1:mod_textAutocomplete ID="tacCommesse" runat="server" ServicePath="~/WS/AutoCompletamento.asmx"
ServiceMethod="elencoCommesseByDoc" minCharAutocomplete="1" showKey="false" toolTip="Digitare per iniziare ricerca, min 1 char"
<div class="divSx" style="margin-top: -2px; width: 175px;">
<asp:CheckBox runat="server" ID="chkCommessa" Text="Filtra Commessa" CssClass="labelInput" AutoPostBack="true" OnCheckedChanged="chkCommessa_CheckedChanged" /><br />
<uc1:mod_textAutocomplete ID="tacCommesse" runat="server" ServicePath="~/WS/AutoCompletamento.asmx" ServiceMethod="elencoCommesseByDoc" minCharAutocomplete="1" showKey="false" toolTip="Digitare per iniziare ricerca, min 1 char"
Visible="false" />
</div>
<div class="divSx blockSizeSmallest" style="margin-top: -2px;">
<asp:CheckBox runat="server" ID="chkFase" Text="Filtra per Fase" CssClass="labelInput"
AutoPostBack="true" OnCheckedChanged="chkFase_CheckedChanged" /><br />
<uc1:mod_textAutocomplete ID="tacFasi" runat="server" ServicePath="~/WS/AutoCompletamento.asmx"
ServiceMethod="elencoFasiByDoc" minCharAutocomplete="1" showKey="false" toolTip="Digitare per iniziare ricerca, min 1 char"
<div class="divSx" style="margin-top: -2px; width: 150px;">
<asp:CheckBox runat="server" ID="chkFase" Text="Filtra per Fase" CssClass="labelInput" AutoPostBack="true" OnCheckedChanged="chkFase_CheckedChanged" /><br />
<uc1:mod_textAutocomplete ID="tacFasi" runat="server" ServicePath="~/WS/AutoCompletamento.asmx" ServiceMethod="elencoFasiByDoc" minCharAutocomplete="1" showKey="false" toolTip="Digitare per iniziare ricerca, min 1 char"
Visible="false" />
</div>
<div class="divSx blockSizeSmallest" style="margin-top: -2px;">
<asp:CheckBox runat="server" ID="chkFonte" Text="Filtra per Fonte" CssClass="labelInput"
AutoPostBack="true" OnCheckedChanged="chkFonte_CheckedChanged" />
<div class="divSx" style="margin-top: -2px; width: 150px;">
<asp:CheckBox runat="server" ID="chkFonte" Text="Filtra per Fonte" CssClass="labelInput" AutoPostBack="true" OnCheckedChanged="chkFonte_CheckedChanged" />
<br />
<uc1:mod_textAutocomplete ID="tacFonti" runat="server" ServicePath="~/WS/AutoCompletamento.asmx"
ServiceMethod="elencoFontiByDoc" minCharAutocomplete="1" showKey="false" toolTip="Digitare per iniziare ricerca, min 1 char"
<uc1:mod_textAutocomplete ID="tacFonti" runat="server" ServicePath="~/WS/AutoCompletamento.asmx" ServiceMethod="elencoFontiByDoc" minCharAutocomplete="1" showKey="false" toolTip="Digitare per iniziare ricerca, min 1 char"
Visible="false" />
</div>
<div class="divSx blockSizeSmallest" style="margin-top: -2px;">
<asp:CheckBox runat="server" ID="chkInOut" Text="Filtra In/Out" CssClass="labelInput"
AutoPostBack="true" OnCheckedChanged="chkInOut_CheckedChanged" />
<div class="divSx" style="margin-top: -2px; width: 150px;">
<asp:CheckBox runat="server" ID="chkInOut" Text="Filtra In/Out" CssClass="labelInput" AutoPostBack="true" OnCheckedChanged="chkInOut_CheckedChanged" />
<br />
<asp:RadioButtonList ID="rblInOut" runat="server" AutoPostBack="true" RepeatDirection="Horizontal"
RepeatLayout="Flow" OnSelectedIndexChanged="rblInOut_SelectedIndexChanged" Visible="false">
<asp:RadioButtonList ID="rblInOut" runat="server" AutoPostBack="true" RepeatDirection="Horizontal" RepeatLayout="Flow" OnSelectedIndexChanged="rblInOut_SelectedIndexChanged" Visible="false">
<asp:ListItem Value="In" Text=" In " />
<asp:ListItem Value="Out" Text="Out" Selected="True" />
</asp:RadioButtonList>
</div>
<div class="divSx" style="margin-top: -2px;">
<div class="divSx" style="margin-top: -2px; width: 175px;">
<asp:Label runat="server" ID="lblCerca" Text="Ricerca Libera" CssClass="labelInput" /><br />
<asp:TextBox runat="server" ID="txtSearchAll" OnTextChanged="txtSearchAll_TextChanged"
AutoPostBack="True" Width="15em" />
<asp:TextBox runat="server" ID="txtSearchAll" OnTextChanged="txtSearchAll_TextChanged" AutoPostBack="True" Width="15em" />
</div>
<div class="divSx blockSizeSmall">
<asp:Button runat="server" ID="btnUpdate" Text="Update" Enabled="false" OnClick="btnUpdate_Click" />
+1 -1
View File
@@ -254,7 +254,7 @@
}
.blockSizeSmallest
{
width: 175px;
width: 150px;
}
.blockSizeSmaller
{