CNCEC_SUBQHSE_WUHUAN/SGGL/FineUIPro.Web/CQMS/Performance/WorkPlanEdit.aspx

278 lines
14 KiB
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WorkPlanEdit.aspx.cs" Inherits="FineUIPro.Web.CQMS.Performance.WorkPlanEdit" %>
<!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" runat="server" />
<f:Window ID="Window1" runat="server" IsModal="false" EnableClose="false" EnableResize="true" ShowHeader="false"
AutoScroll="true" Width="1200px" Height="800px">
<Items>
<f:DatePicker ID="dpCurrentDate" DateFormatString="yyyy-MM-dd"
runat="server" Label="请选择日期" ShowRedStar="true" CssStyle="margin-top:10px" OnDateSelect="DatePicker1_TextChanged" EnableDateSelectEvent="true">
</f:DatePicker>
<f:Form ID="SimpleForm2" ShowBorder="false" ShowHeader="true" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right" Title="1、施工进度管理">
<Rows>
<f:FormRow>
<Items>
<f:Grid ID="Grid1" ShowBorder="true" ShowHeader="false" runat="server" DataIDField="Performance_ChildGid2"
DataKeyNames="Performance_ChildGid2" ShowGridHeader="true"
SortField="SortIndex" SortDirection="ASC"
MinHeight="150px" AllowCellEditing="true" ClicksToEdit="1" AllowSorting="true" EnableColumnLines="true"
EnableTextSelection="True">
<Columns>
<f:RowNumberField EnablePagingNumber="true" HeaderText="序号" Width="50px" HeaderTextAlign="Center"
TextAlign="Center" />
<f:RenderField Width="150px" ColumnID="Performance_ChildGid2" DataField="Performance_ChildGid2"
FieldType="String" HeaderTextAlign="Center" TextAlign="Left" HeaderText="" Hidden="true">
</f:RenderField>
<f:RenderField Width="150px" ColumnID="TaskContent" DataField="TaskContent"
FieldType="String" HeaderTextAlign="Center" TextAlign="Left" HeaderText="本周任务安排">
</f:RenderField>
<f:RenderField Width="150px" ColumnID="WorkPlan" DataField="WorkPlan"
FieldType="String" HeaderTextAlign="Center" TextAlign="Left" HeaderText="本日工作计划">
<Editor>
<f:TextBox ID="txtWorkPlan" runat="server" ShowRedStar="true">
</f:TextBox>
</Editor>
</f:RenderField>
<f:RenderField Width="150px" ColumnID="CompletStatus" DataField="CompletStatus"
FieldType="String" HeaderTextAlign="Center" TextAlign="Left" HeaderText="本日完成情况">
<Editor>
<f:TextBox ID="txtCompletStatus" runat="server" ShowRedStar="true">
</f:TextBox>
</Editor>
</f:RenderField>
<f:RenderField Width="160px" ColumnID="TaskCompletContent" DataField="TaskCompletContent"
FieldType="String" HeaderTextAlign="Center" TextAlign="Left" HeaderText="本周工作任务完成情况">
<Editor>
<f:TextBox ID="txtTaskCompletContent" runat="server" ShowRedStar="true">
</f:TextBox>
</Editor>
</f:RenderField>
</Columns>
</f:Grid>
</Items>
</f:FormRow>
<%--<f:FormRow>
<Items>
<f:TextBox ID="txtWorkPlan1" runat="server" Label="本日工作计划" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
<Items>
<f:TextBox ID="txtCompletStatus1" runat="server" Label="本日完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtTaskCompletContent1" runat="server" Label="本周工作任务完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>--%>
</Rows>
</f:Form>
<f:Form ID="Form2" ShowBorder="false" ShowHeader="true" AutoScroll="true" Hidden="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right" Title="1、施工进度管理">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="TextBox1" runat="server" Label="本日工作计划" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
<Items>
<f:TextBox ID="TextBox2" runat="server" Label="本日完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtTaskCompletContent2" runat="server" Label="本周工作任务完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
<f:Form ID="Form3" ShowBorder="false" ShowHeader="true" AutoScroll="true" Hidden="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right" Title="1、施工进度管理">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="TextBox3" runat="server" Label="本日工作计划" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
<Items>
<f:TextBox ID="TextBox4" runat="server" Label="本日完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtTaskCompletContent3" runat="server" Label="本周工作任务完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
<f:Form ID="SimpleForm3" ShowBorder="false" ShowHeader="true" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right" Title="2、HSE管理">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtWorkPlan2" runat="server" Label="本日工作计划" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
<%-- <Items>
<f:TextBox ID="txtCompletStatus2" runat="server" Label="本日完成情况" MaxLength="500" LabelWidth="120px" >
</f:TextBox>
</Items>--%>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtTaskCompletContent4" runat="server" Label="本周工作任务完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
<f:Form ID="SimpleForm4" ShowBorder="false" ShowHeader="true" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right" Title="3、质量管理情况">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtWorkPlan3" runat="server" Label="本日工作计划" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
<%-- <Items>
<f:TextBox ID="txtCompletStatus3" runat="server" Label="本日完成情况" MaxLength="500" LabelWidth="120px" >
</f:TextBox>
</Items>--%>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtTaskCompletContent5" runat="server" Label="本周工作任务完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
<f:Form ID="SimpleForm5" ShowBorder="false" ShowHeader="true" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right" Title="4、图纸、材料状态跟踪;统计台账">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtWorkPlan4" runat="server" Label="本日工作计划" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
<%-- <Items>
<f:TextBox ID="txtCompletStatus4" runat="server" Label="本日完成情况" MaxLength="500" LabelWidth="120px" >
</f:TextBox>
</Items>--%>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtTaskCompletContent6" runat="server" Label="本周工作任务完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
<f:Form ID="SimpleForm6" ShowBorder="false" ShowHeader="true" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right" Title="5、关键事项跟踪">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtWorkPlan5" runat="server" Label="本日工作计划" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
<%-- <Items>
<f:TextBox ID="txtCompletStatus5" runat="server" Label="本日完成情况" MaxLength="500" LabelWidth="120px" >
</f:TextBox>
</Items>--%>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtTaskCompletContent7" runat="server" Label="本周工作任务完成情况" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
<f:Form ID="SimpleForm7" ShowBorder="false" ShowHeader="true" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right" Title="6、可交付成果">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtWorkPlan6" runat="server" Label="本日工作计划" MaxLength="500" LabelWidth="120px">
</f:TextBox>
</Items>
<%-- <Items>
<f:TextBox ID="txtCompletStatus6" runat="server" Label="本日完成情况" MaxLength="500" LabelWidth="120px" >
</f:TextBox>
</Items>--%>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtTaskCompletContent8" runat="server" Label="本周工作任务完成情况" MaxLength="500" LabelWidth="120px" >
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
<Toolbars>
<f:Toolbar ID="Toolbar4" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:Button ID="Button2" Icon="SystemSave" Text="确认修改" ToolTip="确认修改" runat="server" ValidateForms="SimpleForm7"
OnClick="btnEdit_Click">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Window>
</form>
</body>
</html>