525 lines
		
	
	
		
			43 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			525 lines
		
	
	
		
			43 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
| 
								 | 
							
								<%@ Page Language="C#" MasterPageFile="../masterPage.master" AutoEventWireup="true"
							 | 
						|||
| 
								 | 
							
								    CodeFile="ProjectCenter.aspx.cs" Inherits="ProjectCenter" %>
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								<%@ MasterType VirtualPath="~/masterPage.master" %>
							 | 
						|||
| 
								 | 
							
								<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
							 | 
						|||
| 
								 | 
							
								<%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
							 | 
						|||
| 
								 | 
							
								    Namespace="System.Web.UI" TagPrefix="asp" %>
							 | 
						|||
| 
								 | 
							
								<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="Server">
							 | 
						|||
| 
								 | 
							
								    <table width="100%" class="Table_NoBorder">
							 | 
						|||
| 
								 | 
							
								        <tr>
							 | 
						|||
| 
								 | 
							
								            <td>
							 | 
						|||
| 
								 | 
							
								              <table width="90%" class="Table_NoBorder">
							 | 
						|||
| 
								 | 
							
								                    <tr>
							 | 
						|||
| 
								 | 
							
								                        <td colspan="13" align="center">
							 | 
						|||
| 
								 | 
							
								                            <cc1:NumericUpDownExtender ID="NumericUpDownExtender1" runat="server" Width="80"
							 | 
						|||
| 
								 | 
							
								                                TargetControlID="btnYear">
							 | 
						|||
| 
								 | 
							
								                            </cc1:NumericUpDownExtender>
							 | 
						|||
| 
								 | 
							
								                             
							 | 
						|||
| 
								 | 
							
								                        </td>
							 | 
						|||
| 
								 | 
							
								                    </tr>
							 | 
						|||
| 
								 | 
							
								                    <tr>
							 | 
						|||
| 
								 | 
							
								                        <td   nowrap>
							 | 
						|||
| 
								 | 
							
								                            
							 | 
						|||
| 
								 | 
							
								                                <asp:TextBox id="btnYear"
							 | 
						|||
| 
								 | 
							
								                                    runat="server" AutoPostBack="True" OnTextChanged="TxtBtnYear_TextChanged" Width="1px"></asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                        </td>
							 | 
						|||
| 
								 | 
							
								                        <td>
							 | 
						|||
| 
								 | 
							
								                            <asp:RadioButtonList ID="rdblstMonth" runat="server" RepeatDirection="Horizontal"
							 | 
						|||
| 
								 | 
							
								                                Width="709px" OnSelectedIndexChanged="rdblstMonth_SelectedIndexChanged" AutoPostBack="True">
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="0">ȫ<><C8AB></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="1" Selected="True">1<><31></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="2">2<><32></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="3">3<><33></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="4">4<><34></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="5">5<><35></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="6">6<><36></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="7">7<><37></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="8">8<><38></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="9">9<><39></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="10">10<31><30></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="11">11<31><31></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                <asp:ListItem Value="12">12<31><32></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                            </asp:RadioButtonList></td>
							 | 
						|||
| 
								 | 
							
								                    </tr>
							 | 
						|||
| 
								 | 
							
								                </table>
							 | 
						|||
| 
								 | 
							
								            </td>
							 | 
						|||
| 
								 | 
							
								        </tr>
							 | 
						|||
| 
								 | 
							
								        <tr>
							 | 
						|||
| 
								 | 
							
								            <td>
							 | 
						|||
| 
								 | 
							
								                <table width="100%" class="Table_Border">
							 | 
						|||
| 
								 | 
							
								                    <tr>
							 | 
						|||
| 
								 | 
							
								                        <td>
							 | 
						|||
| 
								 | 
							
								                            <table border="0">
							 | 
						|||
| 
								 | 
							
								                                <tr>
							 | 
						|||
| 
								 | 
							
								                                    <td valign="top">
							 | 
						|||
| 
								 | 
							
								                                        <asp:TreeView id="TreeDeptEmp" runat="server" ShowLines="True" ImageSet="Arrows"
							 | 
						|||
| 
								 | 
							
								                                            OnSelectedNodeChanged="TreeDeptEmp_SelectedNodeChanged">
							 | 
						|||
| 
								 | 
							
								                                            <selectednodestyle backcolor="Azure" bordercolor="Transparent" />
							 | 
						|||
| 
								 | 
							
								                                            <nodes>
							 | 
						|||
| 
								 | 
							
								                                    <asp:TreeNode Text="WMS" Selected="True" Value="0" Expanded="True" SelectAction="None"></asp:TreeNode>
							 | 
						|||
| 
								 | 
							
								                                  </nodes>
							 | 
						|||
| 
								 | 
							
								                                        </asp:TreeView></td>
							 | 
						|||
| 
								 | 
							
								                                        <td width="1" class="VLine" ></td>
							 | 
						|||
| 
								 | 
							
								                                    <td valign="top">
							 | 
						|||
| 
								 | 
							
								                                        <table border="0" width="100%">
							 | 
						|||
| 
								 | 
							
								                                            <tr>
							 | 
						|||
| 
								 | 
							
								                                                <td>
							 | 
						|||
| 
								 | 
							
								                                                    <table class="Table_NoBorder" border="0"  width="100%">
							 | 
						|||
| 
								 | 
							
								                                                        <tr>
							 | 
						|||
| 
								 | 
							
								                                                            <td>
							 | 
						|||
| 
								 | 
							
								                                                                <asp:Label ID="Label121" runat="server" CssClass="Label" Text="<22><>Ŀ<EFBFBD><C4BF><EFBFBD>ƹ<EFBFBD><C6B9><EFBFBD>"></asp:Label>
							 | 
						|||
| 
								 | 
							
								                                                            </td>
							 | 
						|||
| 
								 | 
							
								                                                            <td>
							 | 
						|||
| 
								 | 
							
								                                                                <asp:TextBox ID="txtQryProjectName" runat="server" CssClass="TextBox" MaxLength="50"
							 | 
						|||
| 
								 | 
							
								                                                                    Width="245px"></asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                            </td>
							 | 
						|||
| 
								 | 
							
								                                                            <td>
							 | 
						|||
| 
								 | 
							
								                                                                <asp:Label ID="Label122" runat="server" CssClass="Label" Text="<22><><EFBFBD><EFBFBD>״̬ѡ<CCAC><D1A1>" visible=false></asp:Label>
							 | 
						|||
| 
								 | 
							
								                                                            </td>
							 | 
						|||
| 
								 | 
							
								                                                            <td nowrap>
							 | 
						|||
| 
								 | 
							
								                                                                <asp:RadioButtonList id="rdlstAssignQry" runat="server" RepeatDirection="Horizontal" visible=false>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:ListItem Value="0" selected="True">ȫ<><C8AB></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:ListItem Value="1"><3E>ѷ<EFBFBD><D1B7><EFBFBD></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:ListItem Value="-1">δ<><CEB4><EFBFBD><EFBFBD></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                </asp:RadioButtonList>
							 | 
						|||
| 
								 | 
							
								                                                            </td>
							 | 
						|||
| 
								 | 
							
								                                                            <td>
							 | 
						|||
| 
								 | 
							
								                                                                <asp:Button ID="btnQuery" runat="server" CssClass="Button" Text="<22><>ѯ" OnClick="btnQuery_Click" />
							 | 
						|||
| 
								 | 
							
								                                                            </td>
							 | 
						|||
| 
								 | 
							
								                                                        </tr>
							 | 
						|||
| 
								 | 
							
								                                                        <tr>
							 | 
						|||
| 
								 | 
							
								                                                            <td colspan="5">
							 | 
						|||
| 
								 | 
							
								                                                                <asp:GridView id="GridView1" CssClass="DataGrid" PageSize="20" PagerStyle-HorizontalAlign="Right"
							 | 
						|||
| 
								 | 
							
								                                                                    runat="server" AutoGenerateColumns="False" DataKeyNames="pk_projDetail" OnRowDeleting="GridView1_EditProject"
							 | 
						|||
| 
								 | 
							
								                                                                    AllowPaging="True" OnPageIndexChanging="GridView1_PageIndexChanging" OnRowDataBound="GridView1_RowDataBound"
							 | 
						|||
| 
								 | 
							
								                                                                    OnSorting="GridView1_Sorting" OnSelectedIndexChanged="GridView1_SelectedIndexChanged"
							 | 
						|||
| 
								 | 
							
								                                                                    Width="100%" ShowFooter="True" EmptyDataText='û<><C3BB><EFBFBD><EFBFBD><EFBFBD>ݡ<EFBFBD>'>
							 | 
						|||
| 
								 | 
							
								                                                                    <selectedrowstyle cssclass="SelectedItemStyle"></selectedrowstyle>
							 | 
						|||
| 
								 | 
							
								                                                                    <headerstyle cssclass="HeaderStyle" horizontalalign="Left"></headerstyle>
							 | 
						|||
| 
								 | 
							
								                                                                    <rowstyle cssclass="ItemStyle" horizontalalign="left"></rowstyle>
							 | 
						|||
| 
								 | 
							
								                                                                    <alternatingrowstyle cssclass="AlternatingItemStyle"></alternatingrowstyle>
							 | 
						|||
| 
								 | 
							
								                                                                    <columns>
							 | 
						|||
| 
								 | 
							
												<asp:BoundField   DataField="pk_projDetail" HeaderText="pdid" Visible="false" >  </asp:BoundField>
							 | 
						|||
| 
								 | 
							
										                                                      
							 | 
						|||
| 
								 | 
							
												<asp:BoundField DataField="PJ_NAME" HeaderText="<22><>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD>" SortExpression="PJ_NAME">
							 | 
						|||
| 
								 | 
							
								                    <ItemStyle    Wrap="False" />
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/>                </asp:BoundField>
							 | 
						|||
| 
								 | 
							
												<asp:BoundField DataField="EM_NAME" HeaderText="<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" SortExpression="EM_NAME"     >
							 | 
						|||
| 
								 | 
							
								                    <ItemStyle    Wrap="False" />
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/>                </asp:BoundField><asp:BoundField DataField="dep_name" HeaderText="<22><><EFBFBD><EFBFBD>"  ItemStyle-HorizontalAlign ="Left" SortExpression="dep_name"  >
							 | 
						|||
| 
								 | 
							
								                    <ItemStyle    Wrap="False" />
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/>
							 | 
						|||
| 
								 | 
							
								                </asp:BoundField>
							 | 
						|||
| 
								 | 
							
												 
							 | 
						|||
| 
								 | 
							
												<asp:BoundField DataField="pd_month" HeaderText="<22>·<EFBFBD>" SortExpression="pj_planStartDate"  DataFormatString="{0:yyyy-MM-dd}" HtmlEncode="False">
							 | 
						|||
| 
								 | 
							
								                    <ItemStyle   Wrap="False" />
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/>                </asp:BoundField>
							 | 
						|||
| 
								 | 
							
												 
							 | 
						|||
| 
								 | 
							
												<asp:BoundField DataField="PJ_PERCENT" HeaderText="<22><>ĿȨ<C4BF><C8A8>" SortExpression="PJ_PERCENT">
							 | 
						|||
| 
								 | 
							
								                    <ItemStyle Wrap="False" HorizontalAlign="Center"/>
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/>                </asp:BoundField>
							 | 
						|||
| 
								 | 
							
												<asp:BoundField DataField="pd_percent" HeaderText="<22><>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD>" SortExpression="PJ_PROGRESS" >
							 | 
						|||
| 
								 | 
							
								                    <ItemStyle Wrap="False" HorizontalAlign="Center"/>
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/>                </asp:BoundField>
							 | 
						|||
| 
								 | 
							
												<asp:BoundField DataField="pj_finishDate" HeaderText="ʵ<><CAB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1>" SortExpression="pj_finishDate"  DataFormatString="{0:yyyy-MM-dd}" HtmlEncode="False">
							 | 
						|||
| 
								 | 
							
								                    <ItemStyle Wrap="False" HorizontalAlign="Center"/>
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/>                </asp:BoundField>
							 | 
						|||
| 
								 | 
							
								                  
							 | 
						|||
| 
								 | 
							
											 <asp:BoundField DataField="pj_status" HeaderText="<22><>Ŀ״̬" SortExpression="pj_status"   > <ItemStyle Wrap="False" HorizontalAlign="Center"/>
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/></asp:BoundField>
							 | 
						|||
| 
								 | 
							
											 	 <asp:BoundField DataField="pd_status" HeaderText="<22>¶<EFBFBD>״̬" SortExpression="pd_status"   > <ItemStyle Wrap="False" HorizontalAlign="Center"/>
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/></asp:BoundField>
							 | 
						|||
| 
								 | 
							
											  <asp:BoundField DataField="pj_score" HeaderText="<22><>Ŀ<EFBFBD>÷<EFBFBD>" SortExpression="pd_status"   > <ItemStyle Wrap="False" HorizontalAlign="Center"/>
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle Wrap="False" HorizontalAlign="Center"/></asp:BoundField>
							 | 
						|||
| 
								 | 
							
											 
							 | 
						|||
| 
								 | 
							
												<asp:CommandField HeaderText="<22>鿴" ShowDeleteButton="True" DeleteText="<img src=../Images/detail.gif border=0  title= <20><>Ŀ<EFBFBD><C4BF>Ϣ >" 
							 | 
						|||
| 
								 | 
							
												<09><>ShowHeader="True" ShowSelectButton="True" SelectText="<img src=../Images/edit.gif border=0 title=<3D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ  >">
							 | 
						|||
| 
								 | 
							
								                    <HeaderStyle HorizontalAlign="Center"   />
							 | 
						|||
| 
								 | 
							
								                    <ItemStyle HorizontalAlign="Center"   Wrap="False"  />                </asp:CommandField>
							 | 
						|||
| 
								 | 
							
											</columns>
							 | 
						|||
| 
								 | 
							
								                                                                    <pagerstyle horizontalalign="Right" />
							 | 
						|||
| 
								 | 
							
								                                                                </asp:GridView> <asp:Button ID="Button1" runat="server" CssClass="Button" OnClick="Excel_Click" Text="<22><><EFBFBD><EFBFBD>Excel" />
							 | 
						|||
| 
								 | 
							
								                                                                
							 | 
						|||
| 
								 | 
							
								                                                                     
							 | 
						|||
| 
								 | 
							
								                                                            </td>
							 | 
						|||
| 
								 | 
							
								                                                        </tr>
							 | 
						|||
| 
								 | 
							
								                                                    </table>
							 | 
						|||
| 
								 | 
							
								                                                </td>
							 | 
						|||
| 
								 | 
							
								                                            </tr>
							 | 
						|||
| 
								 | 
							
								                                        </table>
							 | 
						|||
| 
								 | 
							
								                                        
							 | 
						|||
| 
								 | 
							
								                                    <table>
							 | 
						|||
| 
								 | 
							
								                                       <tr>
							 | 
						|||
| 
								 | 
							
								                        <td colspan="3" align="center">
							 | 
						|||
| 
								 | 
							
								                            <!------ THE ADD /DELETE AREA ------>
							 | 
						|||
| 
								 | 
							
								                            <!------ THE ADD /DELETE AREA ------>
							 | 
						|||
| 
								 | 
							
								                            <table width="100%" class="Table_NoBorder">
							 | 
						|||
| 
								 | 
							
								                                <tr>
							 | 
						|||
| 
								 | 
							
								                                    <td>
							 | 
						|||
| 
								 | 
							
								                                        <asp:Panel ID="ProjectDetail" runat="server" Visible="false" align="left" width="100%">
							 | 
						|||
| 
								 | 
							
								                                            <table width="90%" class="Table_NoBorder">
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                        <table width="100%" class="Table_NoBorder">
							 | 
						|||
| 
								 | 
							
								                                                            <tr>
							 | 
						|||
| 
								 | 
							
								                                                                <td nowrap>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="Label12" runat="server" CssClass="Label" Text="<22><>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD>"></asp:Label> 
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                                <td colspan="3" align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:TextBox ID="txtProjectName" runat="server" CssClass="TextBox_Long" MaxLength="50"
							 | 
						|||
| 
								 | 
							
								                                                                        Width="474px"></asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="txtProjectName"
							 | 
						|||
| 
								 | 
							
								                                                                        ErrorMessage="*"><3E><></asp:RequiredFieldValidator></td>
							 | 
						|||
| 
								 | 
							
								                                                            </tr>
							 | 
						|||
| 
								 | 
							
								                                                            <tr>
							 | 
						|||
| 
								 | 
							
								                                                                <td>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="Label13" runat="server" CssClass="Label" Text="<22><>ʼʱ<CABC><CAB1>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                                <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:DropDownList ID="drpdProjlisFromYear" CssClass="DropDownList" runat="server"
							 | 
						|||
| 
								 | 
							
								                                                                        Width="52px">
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem Selected="True">2009</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem Value="2010">2010</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>2011</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:DropDownList>
							 | 
						|||
| 
								 | 
							
								                                                                    <20><>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:DropDownList ID="drplstProjFromMonth" CssClass="DropDownList" runat="server"
							 | 
						|||
| 
								 | 
							
								                                                                        Width="32px">
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem Value="1">1</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>2</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>3</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem Value="4">4</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>5</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>6</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>7</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>8</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>9</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>10</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>11</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>12</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:DropDownList><3E><></td>
							 | 
						|||
| 
								 | 
							
								                                                                <td>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="Label16" runat="server" CssClass="Label" Text="<22><><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                                <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:DropDownList ID="drplstProjectToYear" CssClass="DropDownList" runat="server"
							 | 
						|||
| 
								 | 
							
								                                                                        Width="52px">
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem Selected="True">2009</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem Value="2010">2010</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>2011</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:DropDownList>
							 | 
						|||
| 
								 | 
							
								                                                                    <20><>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:DropDownList ID="drlstProjToMonth" CssClass="DropDownList" runat="server" Width="32px">
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem Value="1">1</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>2</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>3</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem Value="4">4</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>5</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>6</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>7</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>8</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>9</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>10</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>11</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>12</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:DropDownList><3E><></td>
							 | 
						|||
| 
								 | 
							
								                                                            </tr>
							 | 
						|||
| 
								 | 
							
								                                                            <tr>
							 | 
						|||
| 
								 | 
							
								                                                                <td>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="Label9" runat="server" CssClass="Label" Text="<22><>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                                <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:TextBox ID="txtProjProgress" runat="server" CssClass="TextBox" MaxLength="25"
							 | 
						|||
| 
								 | 
							
								                                                                        ReadOnly="True">0</asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                                    % 
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                                <td>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="Label10" runat="server" CssClass="Label" Text="ʵ<>ʽ<EFBFBD><CABD><EFBFBD>ʱ<EFBFBD><CAB1>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                                <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:TextBox ID="txtPrjActualEndDate" runat="server" CssClass="TextBox" MaxLength="25"
							 | 
						|||
| 
								 | 
							
								                                                                        ReadOnly="True">
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                            </tr>
							 | 
						|||
| 
								 | 
							
								                                                            <tr>
							 | 
						|||
| 
								 | 
							
								                                                                <td>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="Label17" runat="server" CssClass="Label" Text="<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                                <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:TextBox ID="txtProjMaster" runat="server" CssClass="TextBox" MaxLength="25"
							 | 
						|||
| 
								 | 
							
								                                                                        ReadOnly="true">
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                                <td>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="Label14" runat="server" CssClass="Label" Text="<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"></asp:Label>
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                                <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:DropDownList ID="drplstProjDept" CssClass="DropDownList" runat="server">
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:DropDownList></td>
							 | 
						|||
| 
								 | 
							
								                                                            </tr>
							 | 
						|||
| 
								 | 
							
								                                                            <tr>
							 | 
						|||
| 
								 | 
							
								                                                                <td>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="lbproperty" runat="server" CssClass="Label" Text="<22><>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD>"></asp:Label>
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                                <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:DropDownList ID="drplstProjType" CssClass="DropDownList" runat="server">
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem><3E>ص<EFBFBD><D8B5><EFBFBD>Ŀ</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem>һ<><D2BB><EFBFBD><EFBFBD>Ŀ</asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                        <asp:ListItem><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></asp:ListItem>
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:DropDownList></td>
							 | 
						|||
| 
								 | 
							
								                                                                <td>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="Label15" runat="server" CssClass="Label" Text="<22><>ĿȨ<C4BF><C8A8>"></asp:Label>
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                                <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:TextBox ID="txtProjPercent" runat="server" CssClass="TextBox" MaxLength="50"
							 | 
						|||
| 
								 | 
							
								                                                                        Width="26px">
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                                    %</td>
							 | 
						|||
| 
								 | 
							
								                                                            </tr>
							 | 
						|||
| 
								 | 
							
								                                                            <tr>
							 | 
						|||
| 
								 | 
							
								                                                                <td style="height: 45px">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="Label18" runat="server" CssClass="Label" Text="<22><>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                                <td colspan="3" style="height: 45px" align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:TextBox ID="txtPrjDesc" runat="server" CssClass="TextBox" MaxLength="500" Height="68px"
							 | 
						|||
| 
								 | 
							
								                                                                        TextMode="MultiLine" Width="542px">
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                            </tr>
							 | 
						|||
| 
								 | 
							
								                                                            <tr>
							 | 
						|||
| 
								 | 
							
								                                                                <td nowrap>
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:Label ID="lbprjmem4Delete" runat="server" CssClass="Label" Text="ɾ<><C9BE><EFBFBD><EFBFBD>Ŀ˵<C4BF><CBB5>" Visible="False">
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                                <td colspan="3" align="left">
							 | 
						|||
| 
								 | 
							
								                                                                    <asp:TextBox ID="txtProjMem4delete" runat="server" CssClass="TextBox" MaxLength="500"
							 | 
						|||
| 
								 | 
							
								                                                                        Height="68px" TextMode="MultiLine" Width="542px" Visible="false">
							 | 
						|||
| 
								 | 
							
								                                                                    </asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                            </tr>
							 | 
						|||
| 
								 | 
							
								                                                            <tr>
							 | 
						|||
| 
								 | 
							
								                                                                <td class="ALine" colspan="4">
							 | 
						|||
| 
								 | 
							
								                                                                </td>
							 | 
						|||
| 
								 | 
							
								                                                            </tr>
							 | 
						|||
| 
								 | 
							
								                                                        </table>
							 | 
						|||
| 
								 | 
							
								                                                        <div id="divEditProject" runat="server" align="Center">
							 | 
						|||
| 
								 | 
							
								                                                            <asp:Button ID="btnSaveNewProj" runat="server" CssClass="Button" Text="<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" OnClick="btnProjSubmit_Click" />
							 | 
						|||
| 
								 | 
							
								                                                            <!-- input type="button" id="btnResetNewPrj" onclick="reset()"   class="Button" visible="false"
							 | 
						|||
| 
								 | 
							
								                                                            value="ȡ<><C8A1><EFBFBD><EFBFBD>" name="ButtonCancel" / -->
							 | 
						|||
| 
								 | 
							
								                                                             
							 | 
						|||
| 
								 | 
							
								                                                        </div>
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                            </table>
							 | 
						|||
| 
								 | 
							
								                                        </asp:Panel>
							 | 
						|||
| 
								 | 
							
								                                    </td>
							 | 
						|||
| 
								 | 
							
								                                </tr>
							 | 
						|||
| 
								 | 
							
								                                <tr>
							 | 
						|||
| 
								 | 
							
								                                    <td>
							 | 
						|||
| 
								 | 
							
								                                        <asp:Panel ID="ProjectMonthDetail" runat="server" Width="100%" Visible="false" align="left">
							 | 
						|||
| 
								 | 
							
								                                            <table width="80%" class="Table_NoBorder">
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="Label2" runat="server" CssClass="Label" Text="<22><>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:TextBox ID="txtPdName" runat="server" CssClass="TextBox" MaxLength="25">
							 | 
						|||
| 
								 | 
							
								                                                        </asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="Label21" runat="server" CssClass="Label" Text="<22><>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:TextBox ID="txtPrjProgress" CssClass="TextBox" runat="server" MaxLength="25">
							 | 
						|||
| 
								 | 
							
								                                                        </asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="Label19" runat="server" CssClass="Label" Text="<22><>ʼʱ<CABC><CAB1>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:TextBox ID="txtPdStartDate" CssClass="TextBox" runat="server" MaxLength="25">
							 | 
						|||
| 
								 | 
							
								                                                        </asp:TextBox></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="Label4" runat="server" CssClass="Label" Text="<22><><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:TextBox ID="txtPdEndDate" runat="server" CssClass="TextBox" MaxLength="25">
							 | 
						|||
| 
								 | 
							
								                                                        </asp:TextBox></td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="Label1" runat="server" CssClass="Label" Text="ʵ<>ʽ<EFBFBD><CABD><EFBFBD>ʱ<EFBFBD><CAB1>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:TextBox ID="txtPdActualEndDate" runat="server" CssClass="TextBox" MaxLength="25">
							 | 
						|||
| 
								 | 
							
								                                                        </asp:TextBox></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                         
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                         
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td colspan="4" class="ALine">
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="Label11" runat="server" CssClass="Label" Text="<22><><EFBFBD>¼ƻ<C2BC>Ŀ<EFBFBD><C4BF>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:TextBox ID="txtPdPlanTarget" runat="server" CssClass="TextBox" MaxLength="25">
							 | 
						|||
| 
								 | 
							
								                                                        </asp:TextBox></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td nowrap>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="Label20" runat="server" CssClass="Label" Text="<22><><EFBFBD><EFBFBD>ʵ<EFBFBD><CAB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:TextBox ID="txtPdFinishTarget" runat="server" CssClass="TextBox" MaxLength="25">
							 | 
						|||
| 
								 | 
							
								                                                        </asp:TextBox></td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="Label3" runat="server" CssClass="Label" Text="<22><><EFBFBD>ɰٷֱ<D9B7>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:TextBox ID="txtPdPercent" runat="server">
							 | 
						|||
| 
								 | 
							
								                                                        </asp:TextBox>
							 | 
						|||
| 
								 | 
							
								                                                        %
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                    <td align="left" colspan="2">
							 | 
						|||
| 
								 | 
							
								                                                         
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td nowrap>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="lbpdMem" runat="server" CssClass="Label" Text="ִ<><D6B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˵<EFBFBD><CBB5>"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                                    <td colspan="3" align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:TextBox ID="txtPdMem" runat="server" CssClass="TextBox" Height="159px" MaxLength="500"
							 | 
						|||
| 
								 | 
							
								                                                            TextMode="MultiLine" Width="614px">
							 | 
						|||
| 
								 | 
							
								                                                        </asp:TextBox></td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                                
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td>
							 | 
						|||
| 
								 | 
							
								                                                        <asp:Label ID="Label7" runat="server" CssClass="Label" Text="<22><><EFBFBD>ظ<EFBFBD><D8B8><EFBFBD>"></asp:Label> </td>
							 | 
						|||
| 
								 | 
							
								                                                    <td colspan="3" align="left">
							 | 
						|||
| 
								 | 
							
								                                                        <asp:GridView id="GVFiles" CssClass="DataGrid" PagerStyle-HorizontalAlign="Right"
							 | 
						|||
| 
								 | 
							
								                                                            runat="server" DataKeyNames="ID" AllowPaging="True" OnSelectedIndexChanged="GVFiles_SelectedIndexChanged"
							 | 
						|||
| 
								 | 
							
								                                                            Width="70%" ShowFooter="True" AutoGenerateColumns="False">
							 | 
						|||
| 
								 | 
							
								                                                            <columns>
							 | 
						|||
| 
								 | 
							
								                                                            <asp:BoundField ReadOnly="True" DataField="ID" SortExpression="ID" HeaderText="<22>ļ<EFBFBD>id" Visible="false"></asp:BoundField>
							 | 
						|||
| 
								 | 
							
								                                                            <asp:BoundField DataField="File_Desc" SortExpression="File_Desc" HeaderText="<22>ļ<EFBFBD>˵<EFBFBD><CBB5>"></asp:BoundField>
							 | 
						|||
| 
								 | 
							
								                                                            <asp:BoundField DataField="create_time" SortExpression="create_time" HeaderText="<22>ϴ<EFBFBD>ʱ<EFBFBD><CAB1>"></asp:BoundField>
							 | 
						|||
| 
								 | 
							
								                                                            <asp:BoundField DataField="dr" Visible="False" SortExpression="dr" HeaderText="<22><><EFBFBD><EFBFBD>"></asp:BoundField>
							 | 
						|||
| 
								 | 
							
								                                                            <asp:CommandField SelectText="<img src=../Images/detail.gif border=0 title=<3D>鿴  >" ShowDeleteButton="False" ShowHeader="True" DeleteText="<img src=../Images/Delete.gif border=0 title=ɾ<><C9BE> onclick='return delete_click()'>" ShowSelectButton="True" HeaderText="<22>鿴">
							 | 
						|||
| 
								 | 
							
								                                                            <HeaderStyle Width="15%" HorizontalAlign="Center"></HeaderStyle>
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								                                                            <ItemStyle Width="15%" HorizontalAlign="Center"></ItemStyle>
							 | 
						|||
| 
								 | 
							
								                                                            </asp:CommandField>
							 | 
						|||
| 
								 | 
							
								                                                            </columns>
							 | 
						|||
| 
								 | 
							
								                                                            <rowstyle cssclass="ItemStyle" horizontalalign="Center"></rowstyle>
							 | 
						|||
| 
								 | 
							
								                                                            <emptydatatemplate> û<><C3BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD></emptydatatemplate>
							 | 
						|||
| 
								 | 
							
								                                                            <selectedrowstyle cssclass="SelectedItemStyle"></selectedrowstyle>
							 | 
						|||
| 
								 | 
							
								                                                            <pagerstyle horizontalalign="Right" />
							 | 
						|||
| 
								 | 
							
								                                                            <headerstyle cssclass="HeaderStyle" horizontalalign="Center"></headerstyle>
							 | 
						|||
| 
								 | 
							
								                                                            <alternatingrowstyle cssclass="AlternatingItemStyle"></alternatingrowstyle>
							 | 
						|||
| 
								 | 
							
								                                                        </asp:GridView></td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td colspan="4" class="ALine">
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                                <tr>
							 | 
						|||
| 
								 | 
							
								                                                    <td colspan="4" align="center">
							 | 
						|||
| 
								 | 
							
								                                                        <div runat="server" id="projMonthDetailEdit">
							 | 
						|||
| 
								 | 
							
								                                                            <asp:Button ID="btnSubmit" runat="server" CssClass="Button" Text="<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" OnClick="btnSubmit_Click" />
							 | 
						|||
| 
								 | 
							
								                                                            <asp:Button ID="btnpd2approve" runat="server" CssClass="Button" Text="<22>¶<EFBFBD><C2B6>ύ" OnClick="btnpd2approve_Click" /></div>
							 | 
						|||
| 
								 | 
							
								                                                    </td>
							 | 
						|||
| 
								 | 
							
								                                                </tr>
							 | 
						|||
| 
								 | 
							
								                                            </table>
							 | 
						|||
| 
								 | 
							
								                                        </asp:Panel>
							 | 
						|||
| 
								 | 
							
								                                        <asp:Panel ID="panelApprovelist" runat="server" Width="100%" Visible="false">
							 | 
						|||
| 
								 | 
							
								                                            <div style="width: 98%;" align="left">
							 | 
						|||
| 
								 | 
							
								                                                <table width="80%" class="Table_Border" border="0" cellpadding="2" cellspacing="2">
							 | 
						|||
| 
								 | 
							
								                                                    <asp:Repeater id="RepeaterApproveList" runat="server">
							 | 
						|||
| 
								 | 
							
								                                                        <itemtemplate>  
							 | 
						|||
| 
								 | 
							
								                                                                                                     <tr class="HeaderStyle">
							 | 
						|||
| 
								 | 
							
								                                                                                                    <td><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></td>
							 | 
						|||
| 
								 | 
							
								                                                                                                    <td><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD></td>
							 | 
						|||
| 
								 | 
							
								                                                                                                    
							 | 
						|||
| 
								 | 
							
								                                                                                                   
							 | 
						|||
| 
								 | 
							
								                                                                                                    <td>ʱ<><CAB1></td>
							 | 
						|||
| 
								 | 
							
								                                                                                                  </tr> 
							 | 
						|||
| 
								 | 
							
								                                                                                                  <tr>
							 | 
						|||
| 
								 | 
							
								                                                                                                    <td><%# FormatShowContent((bool)DataBinder.Eval(Container.DataItem,"PA_PASS")) %></td>
							 | 
						|||
| 
								 | 
							
								                                                                                                    <td><%# DataBinder.Eval(Container.DataItem,"EM_NAME") %></td>
							 | 
						|||
| 
								 | 
							
								                                                                                                    
							 | 
						|||
| 
								 | 
							
								                                                                                                 
							 | 
						|||
| 
								 | 
							
								                                                                                                    <td><%# DataBinder.Eval(Container.DataItem,"CREATE_TIME") %></td>
							 | 
						|||
| 
								 | 
							
								                                                                                                  </tr>
							 | 
						|||
| 
								 | 
							
								                                                                                                 
							 | 
						|||
| 
								 | 
							
								                                                                                                  <tr>
							 | 
						|||
| 
								 | 
							
								                                                                                                    <td class="HeaderStyle"><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ע</td>
							 | 
						|||
| 
								 | 
							
								                                                                                                  <td colspan="4"><pre> <%# DataBinder.Eval(Container.DataItem,"PA_MEM") %></pre></td>
							 | 
						|||
| 
								 | 
							
								                                                                                                  </tr> 
							 | 
						|||
| 
								 | 
							
								                                                                                                   <tr>
							 | 
						|||
| 
								 | 
							
								                                                                                                  <td colspan="5" class="ALine">                                                                                                  </td>
							 | 
						|||
| 
								 | 
							
								                                                                                                  </tr>
							 | 
						|||
| 
								 | 
							
								                                                                                        </itemtemplate>
							 | 
						|||
| 
								 | 
							
								                                                    </asp:Repeater>
							 | 
						|||
| 
								 | 
							
								                                                </table>
							 | 
						|||
| 
								 | 
							
								                                            </div>
							 | 
						|||
| 
								 | 
							
								                                        </asp:Panel>
							 | 
						|||
| 
								 | 
							
								                                    </td>
							 | 
						|||
| 
								 | 
							
								                                </tr>
							 | 
						|||
| 
								 | 
							
								                            </table>
							 | 
						|||
| 
								 | 
							
								                        </td>
							 | 
						|||
| 
								 | 
							
								                    </tr>
							 | 
						|||
| 
								 | 
							
								                                    </table>
							 | 
						|||
| 
								 | 
							
								                                        
							 | 
						|||
| 
								 | 
							
								                                    </td>
							 | 
						|||
| 
								 | 
							
								                                </tr>
							 | 
						|||
| 
								 | 
							
								                            </table>
							 | 
						|||
| 
								 | 
							
								                        </td>
							 | 
						|||
| 
								 | 
							
								                        <td>
							 | 
						|||
| 
								 | 
							
								                        </td>
							 | 
						|||
| 
								 | 
							
								                    </tr>
							 | 
						|||
| 
								 | 
							
								                    <tr>
							 | 
						|||
| 
								 | 
							
								                        <td colspan="2" align="left" valign="top">
							 | 
						|||
| 
								 | 
							
								                            <!------ THE DATA GRID AREA ------>
							 | 
						|||
| 
								 | 
							
								                        </td>
							 | 
						|||
| 
								 | 
							
								                    </tr>
							 | 
						|||
| 
								 | 
							
								                    <tr>
							 | 
						|||
| 
								 | 
							
								                        <td colspan="3" class="ALine">
							 | 
						|||
| 
								 | 
							
								                        </td>
							 | 
						|||
| 
								 | 
							
								                    </tr>
							 | 
						|||
| 
								 | 
							
								                    <tr>
							 | 
						|||
| 
								 | 
							
								                        <td colspan="3"  >
							 | 
						|||
| 
								 | 
							
								                            <table  >
							 | 
						|||
| 
								 | 
							
								                                <tr>
							 | 
						|||
| 
								 | 
							
								                                    <td>
							 | 
						|||
| 
								 | 
							
								                                        <asp:Label ID="Label51" runat="server" CssClass="Label" Text="<22>ϴ<EFBFBD><CFB4><EFBFBD>Ŀ"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                        <asp:FileUpload ID="fileUpload1" runat="server" /></td>
							 | 
						|||
| 
								 | 
							
								                                    <td>
							 | 
						|||
| 
								 | 
							
								                                         <asp:Button ID="btnFileUpload1" runat="server" CssClass="Button" Text="<22>ϴ<EFBFBD>"
							 | 
						|||
| 
								 | 
							
								                                            OnClick="btnFileUpload1_Click" /></td>
							 | 
						|||
| 
								 | 
							
								                                    <td>
							 | 
						|||
| 
								 | 
							
								                                         
							 | 
						|||
| 
								 | 
							
								                                    </td>
							 | 
						|||
| 
								 | 
							
								                                </tr>
							 | 
						|||
| 
								 | 
							
								                                <tr>
							 | 
						|||
| 
								 | 
							
								                                    <td>
							 | 
						|||
| 
								 | 
							
								                                    </td>
							 | 
						|||
| 
								 | 
							
								                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                        <asp:Label ID="lbuploadmessage" runat="server" CssClass="Label"></asp:Label></td>
							 | 
						|||
| 
								 | 
							
								                                    <td align="left">
							 | 
						|||
| 
								 | 
							
								                                    </td>
							 | 
						|||
| 
								 | 
							
								                                    <td>
							 | 
						|||
| 
								 | 
							
								                                         
							 | 
						|||
| 
								 | 
							
								                                    </td>
							 | 
						|||
| 
								 | 
							
								                                </tr>
							 | 
						|||
| 
								 | 
							
								                            </table>
							 | 
						|||
| 
								 | 
							
								                        </td>
							 | 
						|||
| 
								 | 
							
								                    </tr>
							 | 
						|||
| 
								 | 
							
								                    <tr>
							 | 
						|||
| 
								 | 
							
								                        <td colspan="3" class="ALine">
							 | 
						|||
| 
								 | 
							
								                        </td>
							 | 
						|||
| 
								 | 
							
								                    </tr>
							 | 
						|||
| 
								 | 
							
								                 
							 | 
						|||
| 
								 | 
							
								                </table>
							 | 
						|||
| 
								 | 
							
								            </td>
							 | 
						|||
| 
								 | 
							
								        </tr>
							 | 
						|||
| 
								 | 
							
								    </table>
							 | 
						|||
| 
								 | 
							
								</asp:Content>
							 |