ChengDa_English/SGGL/FineUIPro.Web/Person/PersonPlanEdit.aspx

86 lines
5.7 KiB
Plaintext
Raw Normal View History

2022-03-15 17:36:38 +08:00
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="PersonPlanEdit.aspx.cs" Inherits="FineUIPro.Web.Person.PersonPlanEdit" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
2025-02-23 13:09:38 +08:00
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,P_PersonPlanEdit_title%>"/></title>
2022-03-15 17:36:38 +08:00
<link href="../res/css/common.css" rel="stylesheet" type="text/css" />
</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">
<Rows>
<f:FormRow>
<Items>
2025-02-23 13:09:38 +08:00
<f:DropDownList ID="drpDepartId" runat="server" Label="<%$ Resources:Lan,P_PersonSetEdit_drpDepart_Label%>" EnableEdit="true"
2022-03-15 17:36:38 +08:00
Required="true" ShowRedStar="true">
</f:DropDownList>
2025-02-23 13:09:38 +08:00
<f:DropDownList ID="drpUserId" runat="server" Label="<%$ Resources:Lan,P_ShuntView_Grid1_TemplateField_UserName_HeaderText%>" EnableEdit="true"
2022-03-15 17:36:38 +08:00
Required="true" ShowRedStar="true">
</f:DropDownList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
2025-02-23 13:09:38 +08:00
<f:TextBox ID="txtMajor" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_RenderField_Major_HeaderText%>" Required="true" ShowRedStar="true"></f:TextBox>
<f:DropDownList ID="drpProjectId" runat="server" Label="<%$ Resources:Lan,P_ShuntList_Grid1_RenderField_ProjectName_HeaderText%>" EnableEdit="true"
2022-03-15 17:36:38 +08:00
Required="true" ShowRedStar="true">
</f:DropDownList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
2025-02-23 13:09:38 +08:00
<f:DropDownList ID="drpPersonType" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_RenderField_PersonTypeName_HeaderText%>" EnableEdit="true"
2022-03-15 17:36:38 +08:00
Required="true" ShowRedStar="true">
</f:DropDownList>
2025-02-23 13:09:38 +08:00
<f:TextBox ID="txtYear" runat="server" Label="<%$ Resources:Lan,P_PersonPlanEdit_txtYear_Label%>" Readonly="true"></f:TextBox>
2022-03-15 17:36:38 +08:00
</Items>
</f:FormRow>
<f:FormRow>
<Items>
2025-02-23 13:09:38 +08:00
<f:CheckBox ID="checkbox1" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month1_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox2" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month2_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox3" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month3_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox4" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month4_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox5" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month5_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox6" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month6_HeaderText%>"></f:CheckBox>
2022-03-15 17:36:38 +08:00
</Items>
</f:FormRow>
<f:FormRow>
<Items>
2025-02-23 13:09:38 +08:00
<f:CheckBox ID="checkbox7" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month7_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox8" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month8_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox9" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month9_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox10" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month10_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox11" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month11_HeaderText%>"></f:CheckBox>
<f:CheckBox ID="checkbox12" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_CheckBoxField_Month12_HeaderText%>"></f:CheckBox>
2022-03-15 17:36:38 +08:00
</Items>
</f:FormRow>
<f:FormRow>
<Items>
2025-02-23 13:09:38 +08:00
<f:TextArea ID="txtRemark" runat="server" Label="<%$ Resources:Lan,P_PersonPlanIn_Grid1_RenderField_Remark_HeaderText%>"></f:TextArea>
2022-03-15 17:36:38 +08:00
</Items>
</f:FormRow>
</Rows>
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:ToolbarFill runat="server">
</f:ToolbarFill>
2025-02-23 13:09:38 +08:00
<f:Button ID="btnSave" Icon="SystemSave" ToolTip="<%$ Resources:Lan,P_ShuntEdit_btnSave_ToolTip%>" runat="server" ValidateForms="SimpleForm1"
2022-03-15 17:36:38 +08:00
OnClick="btnSave_Click">
</f:Button>
2025-02-23 13:09:38 +08:00
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="<%$ Resources:Lan,P_PersonTrainingView_btnClose_ToolTip%>" runat="server" Icon="SystemClose">
2022-03-15 17:36:38 +08:00
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Form>
</form>
</body>
</html>