159 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			159 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
<%@ Page Language="C#" validateRequest="false" AutoEventWireup="true" CodeBehind="SESRelatedDataEdit.aspx.cs" Inherits="FineUIPro.Web.SES.SESRelatedDataEdit" %>
 | 
						|
 | 
						|
<!DOCTYPE html>
 | 
						|
 | 
						|
<html xmlns="http://www.w3.org/1999/xhtml">
 | 
						|
<head runat="server">
 | 
						|
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 | 
						|
    <title></title>
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
    <form id="form1" runat="server">
 | 
						|
        <f:PageManager ID="PageManager1" AutoSizePanelID="SimpleForm1" runat="server" />
 | 
						|
        <f:Form ID="SimpleForm1" ShowBorder="false" ShowHeader="false" AutoScroll="true"
 | 
						|
            BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
 | 
						|
            <Toolbars>
 | 
						|
                <f:Toolbar ID="Toolbar2" Position="Top" runat="server">
 | 
						|
                    <Items>
 | 
						|
                        <f:TextBox ID="txtCopy" runat="server" Label="Copy" EmptyText="Copy by FO." LabelAlign="Right" NextFocusControl="btnCopy"></f:TextBox>
 | 
						|
                        <f:Button ID="btnCopy" runat="server"  OnClick="btnCopy_Click" Icon="PageCopy" ToolTip="拷贝输入的合同号"></f:Button>
 | 
						|
                        <f:ToolbarFill ID="ToolbarFill1" runat="server"></f:ToolbarFill>
 | 
						|
                    </Items>
 | 
						|
                </f:Toolbar>
 | 
						|
            </Toolbars>
 | 
						|
            <Rows>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items>
 | 
						|
                        <f:DropDownList ID="drpDiscispline" runat="server" Label="Discispline" LabelWidth="160px" EnableEdit="true" Required="true" ShowRedStar="true">
 | 
						|
                        </f:DropDownList>
 | 
						|
                        <f:DropDownList ID="drpContractor" runat="server" Label="Contractor" Required="true" ShowRedStar="true" LabelAlign="Right" LabelWidth="160px" EnableEdit="true" AutoPostBack="true" OnSelectedIndexChanged="drpContractor_SelectedIndexChanged">
 | 
						|
                        </f:DropDownList>
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
               
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items>
 | 
						|
                        <f:TextBox ID="txtFO_NO" runat="server" Label="FO No." LabelWidth="160px" Required="true" ShowRedStar="true">
 | 
						|
                        </f:TextBox>
 | 
						|
                        <f:DropDownList ID="drpFOTypeId" runat="server" Label="FO Type" LabelWidth="160px" EnableEdit="true"></f:DropDownList>
 | 
						|
                        <f:DropDownList ID="drpPricing_Scheme" runat="server" Label="Pricing Scheme" LabelWidth="160px" LabelAlign="Right" EnableEdit="true"></f:DropDownList>
 | 
						|
                        <f:TextBox ID="txtVendor_NO" runat="server" Label="Vendor NO" LabelWidth="160px" LabelAlign="Right">
 | 
						|
                        </f:TextBox>
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items>
 | 
						|
                         <f:DropDownList ID="drpConstRecords" runat="server" Label="Const.Records" LabelWidth="160px" Required="true" ShowRedStar="true"></f:DropDownList>
 | 
						|
                        <f:DropDownList ID="drpItem" runat="server" Label="Item" LabelWidth="160px" EnableEdit="true"></f:DropDownList>
 | 
						|
                        <%--<f:TextBox ID="txtOriginal_WC" runat="server" Label="Discipline Category" LabelWidth="150px">
 | 
						|
                        </f:TextBox>--%>
 | 
						|
                        <f:DropDownList ID="drpOriginal_WC" runat="server" Label="Discipline Category" LabelWidth="160px" EnableEdit="true">
 | 
						|
                        </f:DropDownList>
 | 
						|
                        <f:DropDownList ID="drpCurrency" runat="server" Label="Currency" LabelWidth="160px" EnableEdit="true"></f:DropDownList>
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items>
 | 
						|
                        <f:TextBox ID="txtMaterial_Group" runat="server" Label="Material Group" LabelWidth="160px">
 | 
						|
                        </f:TextBox>
 | 
						|
                        <f:TextBox ID="txtPurchase_Group" runat="server" Label="Purchase Group" LabelWidth="160px">
 | 
						|
                        </f:TextBox>
 | 
						|
                        <f:TextBox ID="txtCost_Element" runat="server" Label="Cost Element" LabelWidth="160px">
 | 
						|
                        </f:TextBox>
 | 
						|
                        <f:DropDownList ID="drpType" runat="server" Label="Service Type" LabelWidth="160px" EnableEdit="true"></f:DropDownList>
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items>
 | 
						|
                        <f:DropDownList ID="drpContract_Admin" runat="server" Label="Contract Admin" LabelWidth="160px" EnableEdit="true" EnableGroup="true">
 | 
						|
                        </f:DropDownList>
 | 
						|
                        <f:DropDownList ID="drpCost_Checker" runat="server" Label="Cost Checker" LabelWidth="160px" EnableEdit="true" EnableGroup="true">
 | 
						|
                        </f:DropDownList>
 | 
						|
                        <f:DropDownList ID="drpBuyer" runat="server" Label="Buyer" LabelWidth="160px" EnableEdit="true" EnableGroup="true"></f:DropDownList>
 | 
						|
                        <f:DropDownList ID="drpMain_Coordinator" runat="server" Label="Main Coordinator" LabelWidth="160px" EnableEdit="true" EnableGroup="true" AutoPostBack="true" OnSelectedIndexChanged="drpMain_Coordinator_SelectedIndexChanged">
 | 
						|
                        </f:DropDownList>
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items> 
 | 
						|
                        <f:TextBox ID="txtApplicant" runat="server" Label="M.C.Dept." LabelWidth="160px">
 | 
						|
                        </f:TextBox>
 | 
						|
                        <f:DropDownList ID="drpUser_Representative" runat="server" Label="User Representative" LabelWidth="160px" EnableEdit="true" EnableGroup="true">
 | 
						|
                        </f:DropDownList>
 | 
						|
                        <f:DatePicker ID="txtValidate_Date" runat="server" Label="Valid Date" LabelWidth="160px">
 | 
						|
                        </f:DatePicker>
 | 
						|
                        <f:DatePicker ID="txtExpire_Date" runat="server" Label="Expiry Date"  LabelWidth="160px" AutoPostBack="true" OnTextChanged="txtExpire_Date_TextChanged">
 | 
						|
                        </f:DatePicker>
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items>
 | 
						|
                        <f:DropDownList ID="drpFCStatus" runat="server" Label="FC Status" LabelAlign="Right" LabelWidth="160px">
 | 
						|
                        </f:DropDownList>
 | 
						|
                        <f:TextBox ID="txtContactPerson" runat="server" Label="合同联系人" LabelWidth="160px"></f:TextBox>
 | 
						|
                        <f:TextBox ID="txtContract_Tel" runat="server" Label="联系方式" LabelWidth="160px">
 | 
						|
                        </f:TextBox>
 | 
						|
                        <f:DropDownList ID="drpAllocation" runat="server" Label="Allocation(Y/N)" LabelAlign="Right" LabelWidth="160px">
 | 
						|
                            <f:ListItem Text="-请选择" Value="0" Selected="true"/>
 | 
						|
                            <f:ListItem Text="Y" Value="Y" />
 | 
						|
                            <f:ListItem Text="N" Value="N" />
 | 
						|
                        </f:DropDownList>
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items> 
 | 
						|
                        <f:NumberBox ID="numProportion_of_FC_Definition" runat="server" Label="Volume Allocation%" LabelWidth="160px" DecimalPrecision="2"></f:NumberBox>
 | 
						|
                        <f:NumberBox ID="txtActual_Budget" runat="server" Label="Contract Budget" LabelWidth="160px"  NoNegative="true" EnableCommas="true">
 | 
						|
                        </f:NumberBox>
 | 
						|
                        <f:DropDownList ID="drpConnectedTransaction" runat="server" Label="Affiliated Transaction" LabelWidth="160px"></f:DropDownList>
 | 
						|
                        <f:NumberBox ID="txtNumExceedLimit" runat="server" Label="Exceed limit(day)" LabelWidth="160px" NoDecimal="true" NoNegative="true"></f:NumberBox>
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items>
 | 
						|
                        <f:NumberBox ID="txtRemainingBudget" runat="server" Label="Remaining Budget" LabelWidth="160px" Readonly="true" EnableCommas="true"></f:NumberBox>
 | 
						|
                        <f:NumberBox ID="txtRemainingBudgetRate" runat="server" Label="Remaining Budget%" LabelWidth="160px" Readonly="true" DecimalPrecision="2"></f:NumberBox>
 | 
						|
                        <f:NumberBox ID="txtRemainingDurationRate" runat="server" Label="Remaining Duration%" LabelWidth="160px" Readonly="true" DecimalPrecision="2"></f:NumberBox>
 | 
						|
                        <f:TextBox ID="txtMainHead" runat="server" Label="主要负责人" LabelWidth="160px" ></f:TextBox>
 | 
						|
                        
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items>
 | 
						|
                        <f:TextBox ID="txtMainHeadContact" runat="server" Label="主要负责人联系方式" LabelWidth="160px" ></f:TextBox> 
 | 
						|
                        <f:NumberBox ID="txtCheckedValue" runat="server" Label="Checked Value" LabelWidth="160px"  EnableCommas="true"></f:NumberBox>
 | 
						|
                        <f:TextBox ID="txtSafetyOfficer" runat="server" Label="安全经理" LabelWidth="160px" ></f:TextBox>
 | 
						|
                        <f:TextBox ID="txtSafetyOfficerContact" runat="server" Label="安全经理联系方式" LabelWidth="160px" ></f:TextBox>
 | 
						|
                        
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow ColumnWidths="25% 25% 50%">
 | 
						|
                    <Items>
 | 
						|
                        
 | 
						|
                        <f:TextBox ID="txtProjectManager" runat="server" Label="项目经理" LabelWidth="160px" ></f:TextBox>
 | 
						|
                        <f:TextBox ID="txtProjectManagerContact" runat="server" Label="项目经理联系方式" LabelWidth="160px" ></f:TextBox>
 | 
						|
                        <f:TextBox ID="txtEMial" runat="server" Label="EMail" LabelWidth="160px"  ShowRedStar="true" Required="true"></f:TextBox>
 | 
						|
                    </Items>    
 | 
						|
                </f:FormRow>
 | 
						|
                <f:FormRow>
 | 
						|
                    <Items>
 | 
						|
                        <f:TextArea ID="txtRemark" runat="server" Label="Remark" LabelWidth="160px" Height="80px"></f:TextArea>
 | 
						|
                    </Items>
 | 
						|
                </f:FormRow>
 | 
						|
            </Rows>
 | 
						|
            <Toolbars>
 | 
						|
                <f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
 | 
						|
                    <Items>
 | 
						|
                        <f:Button ID="btnSave" Icon="SystemSave" runat="server" Text="Save" ToolTip="Save" ValidateForms="SimpleForm1"
 | 
						|
                            OnClick="btnSave_Click" Hidden="true">
 | 
						|
                        </f:Button>
 | 
						|
                        <f:Button ID="btnClose" EnablePostBack="false" Text="Close" ToolTip="Close" runat="server" Icon="SystemClose">
 | 
						|
                        </f:Button>
 | 
						|
                    </Items>
 | 
						|
                </f:Toolbar>
 | 
						|
            </Toolbars>
 | 
						|
        </f:Form>
 | 
						|
    </form>
 | 
						|
</body>
 | 
						|
</html>
 |