| 
									
										
										
										
											2024-01-29 10:02:33 +08:00
										 |  |  | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Instrumentation.aspx.cs" Inherits="FineUIPro.Web.Transfer.Chart.Instrumentation" %> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  | <%@ Register Src="~/Controls/ChartControl.ascx" TagName="ChartControl" TagPrefix="uc1" %> | 
					
						
							| 
									
										
										
										
											2024-01-29 10:02:33 +08:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <html xmlns="http://www.w3.org/1999/xhtml"> | 
					
						
							|  |  |  | <head runat="server"> | 
					
						
							| 
									
										
										
										
											2024-01-30 16:01:53 +08:00
										 |  |  |     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 
					
						
							| 
									
										
										
										
											2024-01-29 10:02:33 +08:00
										 |  |  |     <title></title> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  |     <form id="form1" runat="server"> | 
					
						
							| 
									
										
										
										
											2024-01-30 16:01:53 +08:00
										 |  |  |         <f:PageManager ID="PageManager1" runat="server" AutoSizePanelID="RegionPanel1" AjaxAspnetControls="divAnalyse,divCheck" /> | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |         <f:RegionPanel ID="RegionPanel1" ShowBorder="false" runat="server" Margin="5px"> | 
					
						
							|  |  |  |             <Regions> | 
					
						
							| 
									
										
										
										
											2024-02-01 16:28:37 +08:00
										 |  |  |                     | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  |                 <f:Region ID="Region1" ShowBorder="false" ShowHeader="false" RegionPosition="Top" | 
					
						
							|  |  |  |                     BodyPadding="0 5 0 0" Width="200px" Layout="Fit" runat="server" EnableCollapse="true"> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:Form ID="Form2" ShowHeader="false" ShowBorder="false" runat="server"> | 
					
						
							|  |  |  |                             <Rows> | 
					
						
							| 
									
										
										
										
											2024-02-04 11:11:43 +08:00
										 |  |  |                                 <f:FormRow ColumnWidths="20% 20% 20% 10% 10%"> | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  |                                     <Items> | 
					
						
							| 
									
										
										
										
											2024-02-01 16:28:37 +08:00
										 |  |  |                                         <f:DropDownList ID="drpdateType" runat="server" Label="日期类型" AutoPostBack="true" | 
					
						
							|  |  |  |                                             OnSelectedIndexChanged="drpdateType_SelectedIndexChanged" Width="100px" LabelWidth="80px"> | 
					
						
							|  |  |  |                                             <f:ListItem Value="0" Text="按年月"  Selected="true"></f:ListItem> | 
					
						
							|  |  |  |                                             <f:ListItem Value="1" Text="按日期"></f:ListItem> | 
					
						
							|  |  |  |                                         </f:DropDownList> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-02-04 11:11:43 +08:00
										 |  |  |                                         <f:DatePicker runat="server" Label="时间" ID="txtStarTime" EnableEdit="true" LabelWidth="50px" DateFormatString="yyyy-MM" DisplayType="Month"></f:DatePicker> | 
					
						
							| 
									
										
										
										
											2024-02-01 16:28:37 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |                                         <f:DatePicker runat="server" ID="txtEndTime" EnableEdit="true" LabelWidth="80px" DateFormatString="yyyy-MM" DisplayType="Month"></f:DatePicker> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |                                         <f:DatePicker runat="server" Label="完成时间" ID="txtStarTime1" EnableEdit="true" LabelWidth="80px" Hidden="true"></f:DatePicker> | 
					
						
							| 
									
										
										
										
											2024-01-30 16:01:53 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-02-01 16:28:37 +08:00
										 |  |  |                                         <f:DatePicker runat="server" ID="txtEndTime1" EnableEdit="true" LabelWidth="80px" Hidden="true"></f:DatePicker> | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-02-04 11:11:43 +08:00
										 |  |  |                                         <%--<f:DropDownList ID="drpChartType" runat="server" Label="图形类型" AutoPostBack="true" | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  |                                             OnSelectedIndexChanged="drpChartType_SelectedIndexChanged" Width="300px" LabelWidth="80px"> | 
					
						
							| 
									
										
										
										
											2024-02-01 16:28:37 +08:00
										 |  |  |                                             <f:ListItem Value="Column" Text="柱形图"  Selected="true"></f:ListItem> | 
					
						
							|  |  |  |                                             <f:ListItem Value="Line" Text="折线图"></f:ListItem> | 
					
						
							| 
									
										
										
										
											2024-02-04 11:11:43 +08:00
										 |  |  |                                         </f:DropDownList>--%> | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |                                         <%--<f:DropDownList ID="drpChartType" runat="server" LabelWidth="80px" Label="图形类型" | 
					
						
							|  |  |  |                                             AutoPostBack="true" OnSelectedIndexChanged="drpChartType_SelectedIndexChanged"> | 
					
						
							|  |  |  |                                         </f:DropDownList> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |                                         <f:CheckBox ID="ckbShow" runat="server" LabelWidth="80px" Label="三维效果" | 
					
						
							|  |  |  |                                             AutoPostBack="true" OnCheckedChanged="ckbShow_CheckedChanged"> | 
					
						
							|  |  |  |                                         </f:CheckBox>--%> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |                                         <f:Button ID="BtnAnalyse" Text="统计" Icon="ChartPie" runat="server" OnClick="BtnAnalyse_Click"></f:Button> | 
					
						
							| 
									
										
										
										
											2024-01-30 16:01:53 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-02-04 11:11:43 +08:00
										 |  |  |                                         <f:Button ID="btnAttachUrl" Text="附件" ToolTip="附件上传及查看" Icon="TableCell" runat="server" | 
					
						
							|  |  |  |                                             OnClick="btnAttachUrl_Click" ValidateForms="SimpleForm1"> | 
					
						
							|  |  |  |                                         </f:Button> | 
					
						
							| 
									
										
										
										
											2024-01-30 16:01:53 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  |                                     </Items> | 
					
						
							|  |  |  |                                 </f:FormRow> | 
					
						
							|  |  |  |                             </Rows> | 
					
						
							|  |  |  |                         </f:Form> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:Region> | 
					
						
							| 
									
										
										
										
											2024-02-01 16:28:37 +08:00
										 |  |  |                 <f:Region ID="Region2" ShowBorder="false" ShowHeader="false" Position="Center" Layout="VBox" AutoScroll="true"  | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  |                     BoxConfigAlign="Stretch" BoxConfigPosition="Left" runat="server"> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:TabStrip ID="TabStrip1" CssClass="f-tabstrip-theme-simple" Height="800px" ShowBorder="true" | 
					
						
							|  |  |  |                             TabPosition="Top" MarginBottom="5px" EnableTabCloseMenu="false" runat="server"> | 
					
						
							|  |  |  |                             <Tabs> | 
					
						
							| 
									
										
										
										
											2024-02-01 16:28:37 +08:00
										 |  |  |                                 <f:Tab ID="Tab2" Title="图表" BodyPadding="5px" Layout="Fit" IconFont="Bookmark" AutoScroll="true" | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  |                                     runat="server" TitleToolTip="按图形显示"> | 
					
						
							|  |  |  |                                     <Items> | 
					
						
							|  |  |  |                                         <f:ContentPanel ShowHeader="false" runat="server" ID="cpCostTime" Margin="0 0 0 0" CssStyle="margin-left:200px"> | 
					
						
							|  |  |  |                                             <div id="divAnalyse"> | 
					
						
							|  |  |  |                                                 <uc1:ChartControl ID="ChartUc" runat="server" /> | 
					
						
							|  |  |  |                                             </div> | 
					
						
							|  |  |  |                                         </f:ContentPanel> | 
					
						
							|  |  |  |                                     </Items> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-01-30 16:01:53 +08:00
										 |  |  |                                     <Items> | 
					
						
							|  |  |  |                                         <%--  <f:Tree ID="Tree1" IsFluid="true" ShowHeader="true" EnableCollapse="false" | 
					
						
							|  |  |  |                                             Title="System" runat="server" Width="400px" CssStyle="width:200px; height:600px"  | 
					
						
							|  |  |  |                                           OnNodeCommand="tvControlItem_NodeCommand" | 
					
						
							|  |  |  |                                            AutoLeafIdentification="true"> | 
					
						
							|  |  |  |                                         </f:Tree>--%> | 
					
						
							|  |  |  |                                         <%--<f:Tree ID="Tree1" IsFluid="true" EnableCollapse="false"  ShowHeader="false" | 
					
						
							|  |  |  |                                             OnNodeCommand="tvControlItem_NodeCommand"  CssStyle="width:200px; height:600px" | 
					
						
							|  |  |  |                                             runat="server"> | 
					
						
							|  |  |  |                                         </f:Tree>--%> | 
					
						
							| 
									
										
										
										
											2024-02-01 16:28:37 +08:00
										 |  |  |                                          <f:Tree ID="trRectify" Width="200px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"  | 
					
						
							|  |  |  |                                              CssStyle="width:200px;"  | 
					
						
							| 
									
										
										
										
											2024-01-30 16:01:53 +08:00
										 |  |  |                                             OnNodeCommand="trRectify_NodeCommand" AutoLeafIdentification="true" runat="server"> | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  |                                         </f:Tree> | 
					
						
							| 
									
										
										
										
											2024-01-30 16:01:53 +08:00
										 |  |  |                                          | 
					
						
							|  |  |  |                                     </Items> | 
					
						
							| 
									
										
										
										
											2024-01-29 17:56:17 +08:00
										 |  |  |                                 </f:Tab> | 
					
						
							|  |  |  |                             </Tabs> | 
					
						
							|  |  |  |                         </f:TabStrip> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:Region> | 
					
						
							|  |  |  |             </Regions> | 
					
						
							|  |  |  |         </f:RegionPanel> | 
					
						
							| 
									
										
										
										
											2024-02-04 11:11:43 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |          <f:Window ID="WindowAtt" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true" | 
					
						
							|  |  |  |         Target="Parent" EnableResize="true" runat="server" IsModal="true" Width="700px" | 
					
						
							|  |  |  |         Height="500px"> | 
					
						
							|  |  |  |     </f:Window> | 
					
						
							| 
									
										
										
										
											2024-01-29 10:02:33 +08:00
										 |  |  |     </form> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |