<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Scrap_p.aspx.cs" Inherits="Scrap_p" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>xx申请单_查询</title>
<style type="text/css">
#form1
{
1072px;
}
.style1
{
text-align: center;
}
</style>
</head>
<body>
<form id="form1" runat="server">
<div style="height: 619px; 3658px;">
<br />
<asp:Panel ID="Panel3" runat="server" Height="25px" Width="1028px"
Font-Bold="True" Font-Size="Larger" Font-Underline="False" ForeColor="Blue">
<div class="style1">
xx申请单_查询</div>
</asp:Panel>
<asp:Panel ID="Panel1" runat="server" Height="152px" Width="1030px">
<br />
<br />
提交日期开始:
<asp:TextBox ID="TextBox1" runat="server" ReadOnly="True"></asp:TextBox>
<asp:Button ID="Button1" runat="server" Text="选择"
onclick="Button1_Click" TabIndex="26" />
提交人 :
<asp:TextBox ID="TextBox3" runat="server"></asp:TextBox>
签核状况: <asp:DropDownList
ID="DropDownList1" runat="server"
Width="200px">
<asp:ListItem>已完成</asp:ListItem>
<asp:ListItem>未完成</asp:ListItem>
<asp:ListItem Selected="True">全部</asp:ListItem>
</asp:DropDownList>
<br />
提交日期截止:
<asp:TextBox ID="TextBox2" runat="server" ReadOnly="True"></asp:TextBox>
<asp:Button ID="Button2" runat="server" Text="选择"
onclick="Button2_Click" TabIndex="27" />
任务单号:
<asp:TextBox ID="TextBox4" runat="server"></asp:TextBox>
部门名称:
<asp:DropDownList ID="DropDownList2" runat="server" Height="27px" Width="200px">
</asp:DropDownList>
<br />
<br />
<asp:Button ID="Btn_search" runat="server" Text="查询" Width="84px" onclick="Btn_search_Click"
/>
<asp:Button ID="Btn_reset" runat="server"
onclick="Btn_reset_Click" Text="重置" Width="84px" />
<asp:Button ID="btn_export" runat="server" onclick="btn_export_Click" Text="导出"
Width="84px" />
</asp:Panel>
<br />
<asp:Panel ID="Panel2" runat="server" Height="403px">
<asp:GridView ID="GridView1" runat="server" AllowPaging="True"
AutoGenerateColumns="False" BackColor="White" BorderColor="#DEDFDE"
BorderStyle="None" BorderWidth="1px" CellPadding="4" DataKeyNames="任务号"
ForeColor="Black"
Height="92px" Width="3632px"
onpageindexchanging="GridView1_PageIndexChanging"
onrowdatabound="GridView1_RowDataBound">
<RowStyle BackColor="#F7F7DE" />
<Columns>
<asp:BoundField DataField="任务号" HeaderText="任务号" ReadOnly="True"
SortExpression="TaskId" />
<asp:BoundField DataField="提交内容" HeaderText="提交内容"
SortExpression="TaskName" />
<asp:BoundField DataField="部门" HeaderText="部门"
SortExpression="dep" />
<asp:BoundField DataField="签核完成情况" HeaderText="签核完成情况"
SortExpression="dep" />
<asp:BoundField DataField="提交人1" HeaderText="提交人1"
SortExpression="S1" />
<asp:BoundField DataField="提交时间1" HeaderText="提交时间1"
SortExpression="T1" />
<asp:BoundField DataField="审核2" HeaderText="审核2"
SortExpression="S2" />
<asp:BoundField DataField="时间2" HeaderText="时间2"
SortExpression="T2" />
<asp:BoundField DataField="审核3" HeaderText="审核3"
SortExpression="S3" />
<asp:BoundField DataField="时间3" HeaderText="时间3"
SortExpression="T3" />
<asp:BoundField DataField="审核4" HeaderText="审核4"
SortExpression="S4" />
<asp:BoundField DataField="时间4" HeaderText="时间4"
SortExpression="T4" />
<asp:BoundField DataField="审核5" HeaderText="审核5"
SortExpression="S5" />
<asp:BoundField DataField="时间5" HeaderText="时间5"
SortExpression="T5" />
<asp:BoundField DataField="审核6" HeaderText="审核6"
SortExpression="S6" />
<asp:BoundField DataField="时间6" HeaderText="时间6"
SortExpression="T6" />
<asp:BoundField DataField="审核7" HeaderText="审核7"
SortExpression="S7" />
<asp:BoundField DataField="时间7" HeaderText="时间7"
SortExpression="T7" />
<asp:BoundField DataField="审核8" HeaderText="审核8"
SortExpression="S8" />
<asp:BoundField DataField="时间8" HeaderText="时间8"
SortExpression="T8" />
<asp:BoundField DataField="审核9" HeaderText="审核9"
SortExpression="S9" />
<asp:BoundField DataField="时间9" HeaderText="时间9"
SortExpression="T9" />
<asp:BoundField DataField="审核10" HeaderText="审核10"
SortExpression="S10" />
<asp:BoundField DataField="时间10" HeaderText="时间10"
SortExpression="T10" />
</Columns>
<FooterStyle BackColor="#CCCC99" />
<PagerStyle BackColor="#F7F7DE" ForeColor="Black" HorizontalAlign="Right" />
<SelectedRowStyle BackColor="#CE5D5A" Font-Bold="True" ForeColor="White" />
<HeaderStyle BackColor="#6B696B" Font-Bold="True" ForeColor="White" />
<AlternatingRowStyle BackColor="White" />
</asp:GridView>
</asp:Panel>
<br />
</div>
<div id="LayerCC" style="left: 118px; 189px; position: absolute; top: 155px;
height: 191px; runat="server">
<asp:Calendar ID="Calendar1" runat="server" BackColor="White" BorderColor="#3366CC"
BorderWidth="1px" CellPadding="1" Font-Names="Verdana" Font-Size="8pt" ForeColor="#003399"
Height="200px" OnSelectionChanged="Calendar1_SelectionChanged" Width="220px">
<SelectedDayStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" />
<SelectorStyle BackColor="#99CCCC" ForeColor="#336666" />
<WeekendDayStyle BackColor="#CCCCFF" />
<TodayDayStyle BackColor="#99CCCC" ForeColor="White" />
<OtherMonthDayStyle ForeColor="#999999" />
<NextPrevStyle Font-Size="8pt" ForeColor="#CCCCFF" />
<DayHeaderStyle BackColor="#99CCCC" ForeColor="#336666" Height="1px" />
<TitleStyle BackColor="#003399" BorderColor="#3366CC" BorderWidth="1px" Font-Bold="True"
Font-Size="10pt" ForeColor="#CCCCFF" Height="25px" />
</asp:Calendar>
</div>
</form>
</body>
</html>