ChengDa_English/SGGL/FineUIPro.Web/CQMS/Foreign/ControlPointCheckEdit.aspx

135 lines
9.9 KiB
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ControlPointCheckEdit.aspx.cs" Inherits="FineUIPro.Web.CQMS.Foreign.ControlPointCheckEdit" %>
<!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><asp:Literal runat="server" Text="<%$ Resources:Lan,ControlPointCheckEdit_PageTitle%>"/></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="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:ToolbarFill ID="ToolbarFill1" runat="server">
</f:ToolbarFill>
<f:Button ID="btnSave" OnClick="btnSave_Click" Icon="SystemSave" runat="server" ToolTip="<%$ Resources:Lan,ITPListProjectEdit_btnSave_ToolTip%>" ValidateForms="SimpleForm1">
</f:Button>
<f:HiddenField ID="hdAttachUrl" runat="server">
</f:HiddenField>
<f:HiddenField ID="hdControlPointCheckId" runat="server"></f:HiddenField>
<f:HiddenField ID="hdItemsString" runat="server"></f:HiddenField>
</Items>
</f:Toolbar>
</Toolbars>
<Rows>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel2" Title="<%$ Resources:Lan,ControlPointCheckEdit_ContentPanel2_Title%>" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="false" AutoScroll="true"
runat="server">
<f:Form ID="Form2" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:DropDownList ID="drpSubUnitId" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_drpSubUnitId_Label%>" LabelAlign="Right" Required="true" ShowRedStar="true" LabelWidth="150px"></f:DropDownList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:DropDownList ID="drpCNProfessionalId" runat="server" Label="<%$ Resources:Lan,ITPListProjectEdit_drpCNProfessional_Label%>" LabelAlign="Right" LabelWidth="150px" AutoPostBack="true" OnSelectedIndexChanged="drpCNProfessionalId_SelectedIndexChanged"></f:DropDownList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtInspectionCode" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_txtInspectionCode_Label%>" LabelAlign="Right" Required="true" ShowRedStar="true" LabelWidth="150px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtNoticeCode" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_txtNoticeCode_Label%>" LabelAlign="Right" Required="true" ShowRedStar="true" LabelWidth="150px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="95% 5%">
<Items>
<f:TextBox ID="txtUnitWorkName" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_txtUnitWorkName_Label%>" LabelAlign="Right" Readonly="true" LabelWidth="150px">
</f:TextBox><f:Button ID="btnSearch" runat="server" Icon="Find" ToolTip="<%$ Resources:Lan,ControlPointCheckEdit_btnSearch_ToolTip%>" OnClick="btnSearch_Click"></f:Button>
<f:HiddenField ID="hdUnitWorkId" runat="server"></f:HiddenField>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtControlPointType" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_txtControlPointType_Label%>" LabelAlign="Right" Readonly="true" LabelWidth="150px">
</f:TextBox>
<f:HiddenField ID="hdControlPointType" runat="server"></f:HiddenField>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtAcceptanceSite" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_txtAcceptanceSite_Label%>" LabelAlign="Right" LabelWidth="150px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtAcceptanceCheckMan" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_txtAcceptanceCheckMan_Label%>" LabelAlign="Right" LabelWidth="150px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:RadioButtonList ID="rblIsOnceQualified" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_rblIsOnceQualified_Label%>" LabelAlign="Right" AutoPostBack="true" OnSelectedIndexChanged="rblIsOnceQualified_SelectedIndexChanged" LabelWidth="150px">
<f:RadioItem Value="True" Text="<%$ Resources:Lan,ControlPointCheckEdit_rblIsOnceQualified_TrueText%>" Selected="true" />
<f:RadioItem Value="False" Text="<%$ Resources:Lan,ControlPointCheckEdit_rblIsOnceQualified_FalseText%>" />
</f:RadioButtonList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:DatePicker ID="txtInspectionDate" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_txtInspectionDate_Label%>" LabelAlign="Right" LabelWidth="150px"></f:DatePicker>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtUnqualifiedReason" runat="server" Label="<%$ Resources:Lan,ControlPointCheckEdit_txtUnqualifiedReason_Label%>" LabelAlign="Right" Hidden="true" LabelWidth="150px"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow runat="server">
<Items>
<f:Panel ID="Panel3" Width="300px" ShowHeader="false" ShowBorder="false" Layout="Column" CssClass="" runat="server">
<Items>
<f:Label ID="lblAttach" runat="server" Label="<%$ Resources:Lan,ITPListEdit_lblAttach_Label%>"
LabelWidth="150px">
</f:Label>
<f:Button ID="btnAttach" Icon="TableCell" EnablePostBack="true" Text="<%$ Resources:Lan,ITPListEdit_btnAttach_Text%>" runat="server" OnClick="btnAttach_Click">
</f:Button>
</Items>
</f:Panel>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
</Rows>
</f:Form>
<f:Window ID="Window1" Title="<%$ Resources:Lan,ShoBreakdownProject_tvControlItem_ToolTip%>" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Parent" EnableResize="false" runat="server" IsModal="true" OnClose="Window1_Close"
Width="1200px" Height="650px">
</f:Window>
<f:Window ID="WindowAtt" Title="<%$ Resources:Lan,ITPListProjectEdit_WindowAtt_Title%>" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Parent" EnableResize="false" runat="server" IsModal="true" Width="700px"
Height="500px">
</f:Window>
</form>
</body>
</html>