DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -82,6 +82,7 @@ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); this.chkAllUrgent = new DevExpress.XtraEditors.CheckEdit(); this.lbGuid = new System.Windows.Forms.Label(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); this.txt_remark = new DevExpress.XtraEditors.TextEdit(); @@ -115,6 +116,7 @@ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); @@ -197,6 +199,7 @@ this.splitMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chkAllUrgent.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); @@ -226,6 +229,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage2.SuspendLayout(); @@ -622,6 +626,7 @@ // // layoutMx1 // this.layoutMx1.Controls.Add(this.chkAllUrgent); this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.btnSelect); this.layoutMx1.Controls.Add(this.txt_remark); @@ -645,11 +650,20 @@ this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(758, 132, 812, 500); this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1438, 708, 812, 500); this.layoutMx1.Root = this.Root; this.layoutMx1.Size = new System.Drawing.Size(1967, 182); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // // chkAllUrgent // this.chkAllUrgent.Location = new System.Drawing.Point(498, 132); this.chkAllUrgent.Name = "chkAllUrgent"; this.chkAllUrgent.Properties.Caption = "æ¥ææ è¯"; this.chkAllUrgent.Size = new System.Drawing.Size(483, 27); this.chkAllUrgent.StyleController = this.layoutMx1; this.chkAllUrgent.TabIndex = 469; // // lbGuid // @@ -861,7 +875,8 @@ this.layoutControlItem17, this.layoutControlItem16, this.layoutControlItem4, this.layoutControlItem6}); this.layoutControlItem6, this.layoutControlItem10}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -1044,6 +1059,17 @@ this.layoutControlItem6.Size = new System.Drawing.Size(487, 42); this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; // // layoutControlItem10 // this.layoutControlItem10.Control = this.chkAllUrgent; this.layoutControlItem10.Location = new System.Drawing.Point(486, 120); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem10.Size = new System.Drawing.Size(487, 42); this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextVisible = false; // // tabMx // @@ -1377,7 +1403,7 @@ this.gvMx1returnFlag.UnboundDataType = typeof(bool); this.gvMx1returnFlag.Visible = true; this.gvMx1returnFlag.VisibleIndex = 0; this.gvMx1returnFlag.Width = 79; this.gvMx1returnFlag.Width = 65; // // gvMx1urgentFlag // @@ -1386,7 +1412,7 @@ this.gvMx1urgentFlag.AppearanceCell.Options.UseForeColor = true; this.gvMx1urgentFlag.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1urgentFlag.AppearanceHeader.Options.UseForeColor = true; this.gvMx1urgentFlag.Caption = "æ¥æ"; this.gvMx1urgentFlag.Caption = "æ¥æ/æ®é"; this.gvMx1urgentFlag.FieldName = "urgentFlagTxt"; this.gvMx1urgentFlag.MinWidth = 31; this.gvMx1urgentFlag.Name = "gvMx1urgentFlag"; @@ -1394,7 +1420,7 @@ this.gvMx1urgentFlag.UnboundDataType = typeof(string); this.gvMx1urgentFlag.Visible = true; this.gvMx1urgentFlag.VisibleIndex = 1; this.gvMx1urgentFlag.Width = 43; this.gvMx1urgentFlag.Width = 74; // // gvMx1isdepsIn // @@ -1419,7 +1445,7 @@ this.gvMx1checkStates.Tag = "query_a.check_states"; this.gvMx1checkStates.Visible = true; this.gvMx1checkStates.VisibleIndex = 2; this.gvMx1checkStates.Width = 83; this.gvMx1checkStates.Width = 67; // // gvMx1checkRes // @@ -1432,7 +1458,7 @@ this.gvMx1checkRes.Tag = "query_a.check_res"; this.gvMx1checkRes.Visible = true; this.gvMx1checkRes.VisibleIndex = 3; this.gvMx1checkRes.Width = 83; this.gvMx1checkRes.Width = 67; // // gvMx1ebeln // @@ -1445,7 +1471,7 @@ this.gvMx1ebeln.Tag = "query_a.ebeln"; this.gvMx1ebeln.Visible = true; this.gvMx1ebeln.VisibleIndex = 4; this.gvMx1ebeln.Width = 161; this.gvMx1ebeln.Width = 150; // // gridColumn8 // @@ -1455,7 +1481,7 @@ this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 5; this.gridColumn8.Width = 66; this.gridColumn8.Width = 52; // // gvMx1boardStyle // @@ -1468,7 +1494,7 @@ this.gvMx1boardStyle.Tag = "query_a.board_style"; this.gvMx1boardStyle.Visible = true; this.gvMx1boardStyle.VisibleIndex = 6; this.gvMx1boardStyle.Width = 91; this.gvMx1boardStyle.Width = 73; // // gvMx1ebelnQty // @@ -1481,7 +1507,7 @@ this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty"; this.gvMx1ebelnQty.Visible = true; this.gvMx1ebelnQty.VisibleIndex = 7; this.gvMx1ebelnQty.Width = 80; this.gvMx1ebelnQty.Width = 64; // // gvMx1subQty // @@ -1494,7 +1520,7 @@ this.gvMx1subQty.Tag = "query_a.sub_qty"; this.gvMx1subQty.Visible = true; this.gvMx1subQty.VisibleIndex = 8; this.gvMx1subQty.Width = 80; this.gvMx1subQty.Width = 64; // // gvMx1quantity // @@ -1510,7 +1536,7 @@ this.gvMx1quantity.Tag = "yz_quantity_0_edit"; this.gvMx1quantity.Visible = true; this.gvMx1quantity.VisibleIndex = 9; this.gvMx1quantity.Width = 80; this.gvMx1quantity.Width = 64; // // gvMx1memo // @@ -1527,7 +1553,7 @@ this.gvMx1memo.Tag = "edit"; this.gvMx1memo.Visible = true; this.gvMx1memo.VisibleIndex = 11; this.gvMx1memo.Width = 137; this.gvMx1memo.Width = 111; // // gvMx1okRkqty // @@ -1540,7 +1566,7 @@ this.gvMx1okRkqty.Tag = "query_a.ok_rkqty"; this.gvMx1okRkqty.Visible = true; this.gvMx1okRkqty.VisibleIndex = 12; this.gvMx1okRkqty.Width = 80; this.gvMx1okRkqty.Width = 64; // // gvMx1checkDate // @@ -1571,7 +1597,7 @@ this.gridColumn9.OptionsColumn.ReadOnly = true; this.gridColumn9.Visible = true; this.gridColumn9.VisibleIndex = 15; this.gridColumn9.Width = 50; this.gridColumn9.Width = 40; // // gridColumn6 // @@ -1582,7 +1608,7 @@ this.gridColumn6.OptionsColumn.ReadOnly = true; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 16; this.gridColumn6.Width = 149; this.gridColumn6.Width = 121; // // gridColumn10 // @@ -1592,7 +1618,7 @@ this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; this.gridColumn10.VisibleIndex = 20; this.gridColumn10.Width = 54; this.gridColumn10.Width = 43; // // gridColumn12 // @@ -1639,7 +1665,7 @@ this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; this.gvMxDel.VisibleIndex = 23; this.gvMxDel.Width = 129; this.gvMxDel.Width = 101; // // repositoryItemButtonEdit1 // @@ -1668,7 +1694,7 @@ this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; this.gridColumn15.VisibleIndex = 17; this.gridColumn15.Width = 111; this.gridColumn15.Width = 90; // // gridColumn16 // @@ -1678,7 +1704,7 @@ this.gridColumn16.Name = "gridColumn16"; this.gridColumn16.Visible = true; this.gridColumn16.VisibleIndex = 18; this.gridColumn16.Width = 111; this.gridColumn16.Width = 90; // // gridColumn2 // @@ -1688,7 +1714,7 @@ this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 19; this.gridColumn2.Width = 54; this.gridColumn2.Width = 43; // // gridColumn17 // @@ -1698,7 +1724,7 @@ this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Visible = true; this.gridColumn17.VisibleIndex = 21; this.gridColumn17.Width = 154; this.gridColumn17.Width = 111; // // rptHistory // @@ -1727,7 +1753,7 @@ this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Visible = true; this.gridColumn19.VisibleIndex = 13; this.gridColumn19.Width = 117; this.gridColumn19.Width = 94; // // gridColumn20 // @@ -1737,7 +1763,7 @@ this.gridColumn20.Name = "gridColumn20"; this.gridColumn20.Visible = true; this.gridColumn20.VisibleIndex = 14; this.gridColumn20.Width = 117; this.gridColumn20.Width = 94; // // gridColumn23 // @@ -1747,7 +1773,7 @@ this.gridColumn23.Name = "gridColumn23"; this.gridColumn23.Visible = true; this.gridColumn23.VisibleIndex = 10; this.gridColumn23.Width = 107; this.gridColumn23.Width = 87; // // xtraTabPage3 // @@ -1809,6 +1835,7 @@ this.splitMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.chkAllUrgent.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); @@ -1838,6 +1865,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage2.ResumeLayout(false); @@ -1904,7 +1932,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnLine; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnFlag; private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag; private DevExpress.XtraGrid.Columns.GridColumn gvMx1isdepsIn; private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkStates; private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkRes; @@ -1980,5 +2007,8 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn33; private DevExpress.XtraGrid.Columns.GridColumn gridColumn34; private DevExpress.XtraGrid.Columns.GridColumn gridColumn36; private DevExpress.XtraEditors.CheckEdit chkAllUrgent; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag; } } DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.cs
@@ -14,6 +14,8 @@ using System.Threading.Tasks; using System.Windows.Forms; namespace Gs.DevApp.DevFrm { public partial class Frm_MesInvItemArn : XtraForm @@ -25,6 +27,7 @@ public Frm_MesInvItemArn() { InitializeComponent(); this.chkAllUrgent.CheckedChanged += ChkAllUrgent_CheckedChanged; toolBarMenu1.btnAddClick += ToolBarMenu1_btnAddClick; toolBarMenu1.btnEdtClick += ToolBarMenu1_btnEdtClick; toolBarMenu1.btnSaveClick += ToolBarMenu1_btnSaveClick; @@ -115,6 +118,7 @@ gvMx1quantity.OptionsColumn.ReadOnly = true; txt_paperBillNo.ReadOnly = true; txt_isSrm.Checked = true; DataTable _newTable = dt.rtnData; _oldTable = _newTable; } @@ -164,6 +168,34 @@ Task.Delay(100); getPageList(1); } /// <summary> /// å ¨åæ¥æå¼å ³åæ¢äºä»¶ /// </summary> private void ChkAllUrgent_CheckedChanged(object sender, EventArgs e) { if (gvMx1.DataRowCount == 0) return; if (chkAllUrgent.Properties.ReadOnly) return; bool isUrgent = chkAllUrgent.Checked; string targetTxt = isUrgent ? "1:æ¥æ" : "0:æ®é"; gvMx1.BeginDataUpdate(); try { for (int i = 0; i < gvMx1.DataRowCount; i++) { // 注æï¼SetRowCellValue ä¼è§¦å Grid ç CellValueChanged äºä»¶ï¼å¦ææçè¯ï¼ gvMx1.SetRowCellValue(i, "urgentFlagTxt", targetTxt); } } finally { gvMx1.EndDataUpdate(); // 强å¶å·æ°è§å¾ï¼ç¡®ä¿æååäº gvMx1.RefreshData(); } } /// <summary> /// å页äºä»¶ @@ -341,6 +373,12 @@ setSrm(); txt_receiveOrgId.IsReadly = true; txt_suppId.IsReadly = true; if (chkAllUrgent != null) { // 1. ç¡®ä¿æ§ä»¶å¯ç¨ chkAllUrgent.Enabled = true; chkAllUrgent.Properties.ReadOnly = false; } } /// <summary> @@ -420,7 +458,8 @@ AboutGuid = Gs.DevApp.ToolBox.UtilityHelper.ToGuid(row["aboutGuid"].ToString()), ItemId = int.Parse(row["itemId"].ToString()), Quantity = decimal.Parse(row["quantity"].ToString()), UrgentFlag = (row["urgentFlagTxt"].ToString().Replace(":","").Replace("æ®é", "").Replace("æ¥æ", "").Replace("ä¸è¬", "")), // è¿æ®µä¿å代ç ä¸ç¨å¨ï¼å®è½èªå¨è¯å«ä¸é¢è®¾ç½®çæå UrgentFlag = (row["urgentFlagTxt"] != null && row["urgentFlagTxt"].ToString().Contains("æ¥æ")) ? "1" : "0", Remark = row["memo"].ToString(), }); } @@ -545,6 +584,28 @@ gcMx1.ForceInitialize(); gvMx1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gvMx1); if (chkAllUrgent != null) { chkAllUrgent.CheckedChanged -= ChkAllUrgent_CheckedChanged; bool allUrgent = true; foreach (DataRow dr in dt.Rows) { // åè®¾åæ®µåæ¯ urgentFlagTxtï¼å¼æ¯ "1:æ¥æ" string val = dr["urgentFlagTxt"]?.ToString() ?? ""; if (!val.Contains("1:æ¥æ")) { allUrgent = false; break; } } // 3. 设置å¼å ³ç¶æ chkAllUrgent.Checked = allUrgent; // 4. æ ¹æ®å½å模å¼ï¼ç¼è¾/æ¥çï¼å³å®æ¯å¦å¯ç¨ // å¦ææ¯ add æ edit 模å¼ï¼ä¸ææéï¼åå 许ç¹å» chkAllUrgent.Enabled = isEdit || toolBarMenu1.currentAction == "add"; chkAllUrgent.Properties.ReadOnly = !(isEdit || toolBarMenu1.currentAction == "add"); chkAllUrgent.CheckedChanged += ChkAllUrgent_CheckedChanged; } } else { DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.cs
@@ -412,6 +412,7 @@ dataTable.Rows.Add("TB(ææ¿ç )"); dataTable.Rows.Add("JYSQ(æ£éªç³è¯·)"); dataTable.Rows.Add("JYFA(æ£éªæ¹æ¡)"); dataTable.Rows.Add("HBDH(åå¹¶åå·)"); txt_docCode.Properties.DataSource = dataTable; txt_docCode.Properties.DisplayMember = "docCode"; // æ¾ç¤ºçå txt_docCode.Properties.ValueMember = "docCode"; // å®é å¼çå DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.Designer.cs
@@ -30,18 +30,18 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition25 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition26 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition27 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition28 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition29 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition30 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition31 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition32 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -196,12 +196,11 @@ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -380,6 +379,7 @@ this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 39; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn11, this.gv_orderNo, this.gv_businessStatus, this.gridColumn3, @@ -390,7 +390,6 @@ this.gv_workOrderQty, this.gv_nostockinqty, this.gv_stockinqty, this.gridColumn17, this.gv_unit, this.gv_estimatedStartTime, this.gv_estimatedEndTime, @@ -434,8 +433,8 @@ this.gv_orderNo.OptionsColumn.AllowEdit = false; this.gv_orderNo.Tag = "query_a.ORDER_NO"; this.gv_orderNo.Visible = true; this.gv_orderNo.VisibleIndex = 3; this.gv_orderNo.Width = 45; this.gv_orderNo.VisibleIndex = 4; this.gv_orderNo.Width = 105; // // gv_businessStatus // @@ -447,38 +446,38 @@ this.gv_businessStatus.OptionsColumn.AllowEdit = false; this.gv_businessStatus.Tag = "query_a.BUSINESS_STATUS"; this.gv_businessStatus.Visible = true; this.gv_businessStatus.VisibleIndex = 5; this.gv_businessStatus.Width = 22; this.gv_businessStatus.VisibleIndex = 6; this.gv_businessStatus.Width = 44; // // gridColumn3 // this.gridColumn3.Caption = "产åç¼ç "; this.gridColumn3.FieldName = "wlbm"; this.gridColumn3.MinWidth = 9; this.gridColumn3.MinWidth = 10; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 6; this.gridColumn3.Width = 37; this.gridColumn3.VisibleIndex = 7; this.gridColumn3.Width = 87; // // gridColumn2 // this.gridColumn2.Caption = "ç©æåç§°"; this.gridColumn2.FieldName = "wlmc"; this.gridColumn2.MinWidth = 9; this.gridColumn2.MinWidth = 10; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 7; this.gridColumn2.Width = 57; this.gridColumn2.VisibleIndex = 8; this.gridColumn2.Width = 131; // // gridColumn1 // this.gridColumn1.Caption = "è§æ ¼åå·"; this.gridColumn1.FieldName = "wlgg"; this.gridColumn1.MinWidth = 9; this.gridColumn1.MinWidth = 10; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 8; this.gridColumn1.Width = 57; this.gridColumn1.VisibleIndex = 9; this.gridColumn1.Width = 131; // // gv_erpProductionOrderNo // @@ -490,8 +489,8 @@ this.gv_erpProductionOrderNo.OptionsColumn.AllowEdit = false; this.gv_erpProductionOrderNo.Tag = "query_a.ERP_PRODUCTION_ORDER_NO"; this.gv_erpProductionOrderNo.Visible = true; this.gv_erpProductionOrderNo.VisibleIndex = 4; this.gv_erpProductionOrderNo.Width = 44; this.gv_erpProductionOrderNo.VisibleIndex = 5; this.gv_erpProductionOrderNo.Width = 82; // // gv_orderType // @@ -504,7 +503,7 @@ this.gv_orderType.Tag = "query_a.ORDER_TYPE"; this.gv_orderType.Visible = true; this.gv_orderType.VisibleIndex = 10; this.gv_orderType.Width = 35; this.gv_orderType.Width = 82; // // gv_workOrderQty // @@ -517,7 +516,7 @@ this.gv_workOrderQty.Tag = "query_a.WORK_ORDER_QTY"; this.gv_workOrderQty.Visible = true; this.gv_workOrderQty.VisibleIndex = 11; this.gv_workOrderQty.Width = 22; this.gv_workOrderQty.Width = 44; // // gv_nostockinqty // @@ -530,7 +529,7 @@ this.gv_nostockinqty.Tag = "query_a.NOSTOCKINQTY"; this.gv_nostockinqty.Visible = true; this.gv_nostockinqty.VisibleIndex = 13; this.gv_nostockinqty.Width = 22; this.gv_nostockinqty.Width = 44; // // gv_stockinqty // @@ -543,7 +542,7 @@ this.gv_stockinqty.Tag = "query_a.STOCKINQTY"; this.gv_stockinqty.Visible = true; this.gv_stockinqty.VisibleIndex = 12; this.gv_stockinqty.Width = 22; this.gv_stockinqty.Width = 44; // // gv_unit // @@ -556,46 +555,46 @@ this.gv_unit.Tag = "query_a.UNIT"; this.gv_unit.Visible = true; this.gv_unit.VisibleIndex = 16; this.gv_unit.Width = 22; this.gv_unit.Width = 44; // // gv_estimatedStartTime // this.gv_estimatedStartTime.AppearanceCell.Options.UseFont = true; this.gv_estimatedStartTime.Caption = "Erpé¢è®¡å¼å·¥"; this.gv_estimatedStartTime.FieldName = "estimatedStartTime"; this.gv_estimatedStartTime.MinWidth = 9; this.gv_estimatedStartTime.MinWidth = 10; this.gv_estimatedStartTime.Name = "gv_estimatedStartTime"; this.gv_estimatedStartTime.OptionsColumn.AllowEdit = false; this.gv_estimatedStartTime.Tag = "query_a.ESTIMATED_START_TIME"; this.gv_estimatedStartTime.Visible = true; this.gv_estimatedStartTime.VisibleIndex = 14; this.gv_estimatedStartTime.Width = 68; this.gv_estimatedStartTime.Width = 157; // // gv_estimatedEndTime // this.gv_estimatedEndTime.AppearanceCell.Options.UseFont = true; this.gv_estimatedEndTime.Caption = "Erpé¢è®¡å®å·¥"; this.gv_estimatedEndTime.FieldName = "estimatedEndTime"; this.gv_estimatedEndTime.MinWidth = 9; this.gv_estimatedEndTime.MinWidth = 10; this.gv_estimatedEndTime.Name = "gv_estimatedEndTime"; this.gv_estimatedEndTime.OptionsColumn.AllowEdit = false; this.gv_estimatedEndTime.Tag = "query_a.ESTIMATED_END_TIME"; this.gv_estimatedEndTime.Visible = true; this.gv_estimatedEndTime.VisibleIndex = 15; this.gv_estimatedEndTime.Width = 68; this.gv_estimatedEndTime.Width = 157; // // gv_planReleaseDate // this.gv_planReleaseDate.AppearanceCell.Options.UseFont = true; this.gv_planReleaseDate.Caption = "计åä¸è¾¾æ¥æ "; this.gv_planReleaseDate.FieldName = "planReleaseDate"; this.gv_planReleaseDate.MinWidth = 9; this.gv_planReleaseDate.MinWidth = 10; this.gv_planReleaseDate.Name = "gv_planReleaseDate"; this.gv_planReleaseDate.OptionsColumn.AllowEdit = false; this.gv_planReleaseDate.Tag = "query_a.PLAN_RELEASE_DATE"; this.gv_planReleaseDate.Visible = true; this.gv_planReleaseDate.VisibleIndex = 17; this.gv_planReleaseDate.Width = 35; this.gv_planReleaseDate.Width = 82; // // gv_storageUpperLimit // @@ -608,7 +607,7 @@ this.gv_storageUpperLimit.Tag = "query_a.STORAGE_UPPER_LIMIT"; this.gv_storageUpperLimit.Visible = true; this.gv_storageUpperLimit.VisibleIndex = 18; this.gv_storageUpperLimit.Width = 22; this.gv_storageUpperLimit.Width = 44; // // gv_storageLowerLimit // @@ -621,7 +620,7 @@ this.gv_storageLowerLimit.Tag = "query_a.STORAGE_LOWER_LIMIT"; this.gv_storageLowerLimit.Visible = true; this.gv_storageLowerLimit.VisibleIndex = 19; this.gv_storageLowerLimit.Width = 22; this.gv_storageLowerLimit.Width = 44; // // gv_trackingNo // @@ -668,7 +667,7 @@ this.gv_generationMethod.Tag = "query_a.GENERATION_METHOD"; this.gv_generationMethod.Visible = true; this.gv_generationMethod.VisibleIndex = 20; this.gv_generationMethod.Width = 35; this.gv_generationMethod.Width = 82; // // gv_demandOrderNo // @@ -725,7 +724,7 @@ this.gv_remarks.Tag = "query_a.REMARKS"; this.gv_remarks.Visible = true; this.gv_remarks.VisibleIndex = 21; this.gv_remarks.Width = 35; this.gv_remarks.Width = 82; // // gv_purchaseorderno // @@ -738,7 +737,7 @@ this.gv_purchaseorderno.Tag = "query_a.PURCHASEORDERNO"; this.gv_purchaseorderno.Visible = true; this.gv_purchaseorderno.VisibleIndex = 22; this.gv_purchaseorderno.Width = 35; this.gv_purchaseorderno.Width = 82; // // gv_purchaseorderentryseq // @@ -751,7 +750,7 @@ this.gv_purchaseorderentryseq.Tag = "query_a.PURCHASEORDERENTRYSEQ"; this.gv_purchaseorderentryseq.Visible = true; this.gv_purchaseorderentryseq.VisibleIndex = 23; this.gv_purchaseorderentryseq.Width = 26; this.gv_purchaseorderentryseq.Width = 61; // // gv_auditor // @@ -763,8 +762,8 @@ this.gv_auditor.OptionsColumn.AllowEdit = false; this.gv_auditor.Tag = "query_a.AUDITOR"; this.gv_auditor.Visible = true; this.gv_auditor.VisibleIndex = 2; this.gv_auditor.Width = 35; this.gv_auditor.VisibleIndex = 3; this.gv_auditor.Width = 82; // // gv_auditDate // @@ -776,8 +775,8 @@ this.gv_auditDate.OptionsColumn.AllowEdit = false; this.gv_auditDate.Tag = "query_a.AUDIT_DATE"; this.gv_auditDate.Visible = true; this.gv_auditDate.VisibleIndex = 1; this.gv_auditDate.Width = 35; this.gv_auditDate.VisibleIndex = 2; this.gv_auditDate.Width = 82; // // gv_stockowner // @@ -806,7 +805,7 @@ this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 24; this.gridColumn7.Width = 34; this.gridColumn7.Width = 82; // // gridColumn14 // @@ -816,7 +815,7 @@ this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; this.gridColumn14.VisibleIndex = 25; this.gridColumn14.Width = 25; this.gridColumn14.Width = 82; // // gridColumn15 // @@ -833,8 +832,8 @@ this.gridColumn16.MinWidth = 22; this.gridColumn16.Name = "gridColumn16"; this.gridColumn16.Visible = true; this.gridColumn16.VisibleIndex = 0; this.gridColumn16.Width = 35; this.gridColumn16.VisibleIndex = 1; this.gridColumn16.Width = 82; // // pageBar1 // @@ -951,101 +950,101 @@ // // txt_stockownerName // this.txt_stockownerName.Location = new System.Drawing.Point(93, 178); this.txt_stockownerName.Location = new System.Drawing.Point(96, 180); this.txt_stockownerName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_stockownerName.Name = "txt_stockownerName"; this.txt_stockownerName.Properties.Appearance.Options.UseFont = true; this.txt_stockownerName.Size = new System.Drawing.Size(155, 20); this.txt_stockownerName.Size = new System.Drawing.Size(153, 20); this.txt_stockownerName.StyleController = this.layoutMx1; this.txt_stockownerName.TabIndex = 664; // // txt_orderNo // this.txt_orderNo.Location = new System.Drawing.Point(93, 10); this.txt_orderNo.Location = new System.Drawing.Point(96, 12); this.txt_orderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_orderNo.Name = "txt_orderNo"; this.txt_orderNo.Properties.Appearance.Options.UseFont = true; this.txt_orderNo.Size = new System.Drawing.Size(155, 20); this.txt_orderNo.Size = new System.Drawing.Size(153, 20); this.txt_orderNo.StyleController = this.layoutMx1; this.txt_orderNo.TabIndex = 211; // // txt_itemModel // this.txt_itemModel.Location = new System.Drawing.Point(576, 82); this.txt_itemModel.Location = new System.Drawing.Point(578, 84); this.txt_itemModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.Appearance.Options.UseFont = true; this.txt_itemModel.Size = new System.Drawing.Size(156, 20); this.txt_itemModel.Size = new System.Drawing.Size(153, 20); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 662; // // txt_orderType // this.txt_orderType.Location = new System.Drawing.Point(334, 10); this.txt_orderType.Location = new System.Drawing.Point(337, 12); this.txt_orderType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_orderType.Name = "txt_orderType"; this.txt_orderType.Properties.Appearance.Options.UseFont = true; this.txt_orderType.Size = new System.Drawing.Size(156, 20); this.txt_orderType.Size = new System.Drawing.Size(153, 20); this.txt_orderType.StyleController = this.layoutMx1; this.txt_orderType.TabIndex = 219; // // txt_auditDate // this.txt_auditDate.Location = new System.Drawing.Point(818, 130); this.txt_auditDate.Location = new System.Drawing.Point(819, 132); this.txt_auditDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_auditDate.Name = "txt_auditDate"; this.txt_auditDate.Properties.Appearance.Options.UseFont = true; this.txt_auditDate.Size = new System.Drawing.Size(156, 20); this.txt_auditDate.Size = new System.Drawing.Size(154, 20); this.txt_auditDate.StyleController = this.layoutMx1; this.txt_auditDate.TabIndex = 532; // // txt_planConfirmation // this.txt_planConfirmation.Location = new System.Drawing.Point(818, 106); this.txt_planConfirmation.Location = new System.Drawing.Point(819, 108); this.txt_planConfirmation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_planConfirmation.Name = "txt_planConfirmation"; this.txt_planConfirmation.Properties.Appearance.Options.UseFont = true; this.txt_planConfirmation.Size = new System.Drawing.Size(156, 20); this.txt_planConfirmation.Size = new System.Drawing.Size(154, 20); this.txt_planConfirmation.StyleController = this.layoutMx1; this.txt_planConfirmation.TabIndex = 627; // // txt_workOrderQty // this.txt_workOrderQty.Location = new System.Drawing.Point(576, 10); this.txt_workOrderQty.Location = new System.Drawing.Point(578, 12); this.txt_workOrderQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_workOrderQty.Name = "txt_workOrderQty"; this.txt_workOrderQty.Properties.Appearance.Options.UseFont = true; this.txt_workOrderQty.Size = new System.Drawing.Size(156, 20); this.txt_workOrderQty.Size = new System.Drawing.Size(153, 20); this.txt_workOrderQty.StyleController = this.layoutMx1; this.txt_workOrderQty.TabIndex = 231; // // txt_auditStatus // this.txt_auditStatus.Location = new System.Drawing.Point(818, 178); this.txt_auditStatus.Location = new System.Drawing.Point(819, 180); this.txt_auditStatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_auditStatus.Name = "txt_auditStatus"; this.txt_auditStatus.Properties.Appearance.Options.UseFont = true; this.txt_auditStatus.Size = new System.Drawing.Size(156, 20); this.txt_auditStatus.Size = new System.Drawing.Size(154, 20); this.txt_auditStatus.StyleController = this.layoutMx1; this.txt_auditStatus.TabIndex = 507; // // txt_itemName // this.txt_itemName.Location = new System.Drawing.Point(334, 58); this.txt_itemName.Location = new System.Drawing.Point(337, 60); this.txt_itemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.Appearance.Options.UseFont = true; this.txt_itemName.Size = new System.Drawing.Size(156, 20); this.txt_itemName.Size = new System.Drawing.Size(153, 20); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 660; // // txt_businessStatusTxt // this.txt_businessStatusTxt.Location = new System.Drawing.Point(818, 10); this.txt_businessStatusTxt.Location = new System.Drawing.Point(819, 12); this.txt_businessStatusTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_businessStatusTxt.Name = "txt_businessStatusTxt"; this.txt_businessStatusTxt.Properties.Appearance.Options.UseFont = true; this.txt_businessStatusTxt.Size = new System.Drawing.Size(156, 20); this.txt_businessStatusTxt.Size = new System.Drawing.Size(154, 20); this.txt_businessStatusTxt.StyleController = this.layoutMx1; this.txt_businessStatusTxt.TabIndex = 222; // @@ -1061,51 +1060,51 @@ // // txt_erpProductionOrderNo // this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(93, 34); this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(96, 36); this.txt_erpProductionOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo"; this.txt_erpProductionOrderNo.Properties.Appearance.Options.UseFont = true; this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(155, 20); this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(153, 20); this.txt_erpProductionOrderNo.StyleController = this.layoutMx1; this.txt_erpProductionOrderNo.TabIndex = 319; // // txt_auditor // this.txt_auditor.Location = new System.Drawing.Point(818, 154); this.txt_auditor.Location = new System.Drawing.Point(819, 156); this.txt_auditor.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_auditor.Name = "txt_auditor"; this.txt_auditor.Properties.Appearance.Options.UseFont = true; this.txt_auditor.Size = new System.Drawing.Size(156, 20); this.txt_auditor.Size = new System.Drawing.Size(154, 20); this.txt_auditor.StyleController = this.layoutMx1; this.txt_auditor.TabIndex = 519; // // txt_remarks // this.txt_remarks.Location = new System.Drawing.Point(334, 178); this.txt_remarks.Location = new System.Drawing.Point(337, 180); this.txt_remarks.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_remarks.Name = "txt_remarks"; this.txt_remarks.Properties.Appearance.Options.UseFont = true; this.txt_remarks.Size = new System.Drawing.Size(398, 20); this.txt_remarks.Size = new System.Drawing.Size(394, 20); this.txt_remarks.StyleController = this.layoutMx1; this.txt_remarks.TabIndex = 397; // // txt_trackingNo // this.txt_trackingNo.Location = new System.Drawing.Point(334, 34); this.txt_trackingNo.Location = new System.Drawing.Point(337, 36); this.txt_trackingNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_trackingNo.Name = "txt_trackingNo"; this.txt_trackingNo.Properties.Appearance.Options.UseFont = true; this.txt_trackingNo.Size = new System.Drawing.Size(156, 20); this.txt_trackingNo.Size = new System.Drawing.Size(153, 20); this.txt_trackingNo.StyleController = this.layoutMx1; this.txt_trackingNo.TabIndex = 267; // // txt_yrkQty // this.txt_yrkQty.Location = new System.Drawing.Point(576, 34); this.txt_yrkQty.Location = new System.Drawing.Point(578, 36); this.txt_yrkQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_yrkQty.Name = "txt_yrkQty"; this.txt_yrkQty.Properties.Appearance.Options.UseFont = true; this.txt_yrkQty.Size = new System.Drawing.Size(156, 20); this.txt_yrkQty.Size = new System.Drawing.Size(153, 20); this.txt_yrkQty.StyleController = this.layoutMx1; this.txt_yrkQty.TabIndex = 471; // @@ -1121,160 +1120,160 @@ // // txt_itemNo // this.txt_itemNo.Location = new System.Drawing.Point(93, 58); this.txt_itemNo.Location = new System.Drawing.Point(96, 60); this.txt_itemNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Options.UseFont = true; this.txt_itemNo.Size = new System.Drawing.Size(155, 20); this.txt_itemNo.Size = new System.Drawing.Size(153, 20); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 226; // // txt_purchaseorderno // this.txt_purchaseorderno.Location = new System.Drawing.Point(93, 82); this.txt_purchaseorderno.Location = new System.Drawing.Point(96, 84); this.txt_purchaseorderno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_purchaseorderno.Name = "txt_purchaseorderno"; this.txt_purchaseorderno.Properties.Appearance.Options.UseFont = true; this.txt_purchaseorderno.Size = new System.Drawing.Size(155, 20); this.txt_purchaseorderno.Size = new System.Drawing.Size(153, 20); this.txt_purchaseorderno.StyleController = this.layoutMx1; this.txt_purchaseorderno.TabIndex = 427; // // txt_demandOrderNo // this.txt_demandOrderNo.Location = new System.Drawing.Point(334, 82); this.txt_demandOrderNo.Location = new System.Drawing.Point(337, 84); this.txt_demandOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_demandOrderNo.Name = "txt_demandOrderNo"; this.txt_demandOrderNo.Properties.Appearance.Options.UseFont = true; this.txt_demandOrderNo.Size = new System.Drawing.Size(156, 20); this.txt_demandOrderNo.Size = new System.Drawing.Size(153, 20); this.txt_demandOrderNo.StyleController = this.layoutMx1; this.txt_demandOrderNo.TabIndex = 351; // // txt_purchaseorderentryseq // this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(93, 106); this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(96, 108); this.txt_purchaseorderentryseq.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_purchaseorderentryseq.Name = "txt_purchaseorderentryseq"; this.txt_purchaseorderentryseq.Properties.Appearance.Options.UseFont = true; this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(155, 20); this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(153, 20); this.txt_purchaseorderentryseq.StyleController = this.layoutMx1; this.txt_purchaseorderentryseq.TabIndex = 438; // // txt_dwName // this.txt_dwName.Location = new System.Drawing.Point(576, 106); this.txt_dwName.Location = new System.Drawing.Point(578, 108); this.txt_dwName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_dwName.Name = "txt_dwName"; this.txt_dwName.Properties.Appearance.Options.UseFont = true; this.txt_dwName.Size = new System.Drawing.Size(156, 20); this.txt_dwName.Size = new System.Drawing.Size(153, 20); this.txt_dwName.StyleController = this.layoutMx1; this.txt_dwName.TabIndex = 228; // // txt_closingType // this.txt_closingType.Location = new System.Drawing.Point(334, 154); this.txt_closingType.Location = new System.Drawing.Point(337, 156); this.txt_closingType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_closingType.Name = "txt_closingType"; this.txt_closingType.Properties.Appearance.Options.UseFont = true; this.txt_closingType.Size = new System.Drawing.Size(156, 20); this.txt_closingType.Size = new System.Drawing.Size(153, 20); this.txt_closingType.StyleController = this.layoutMx1; this.txt_closingType.TabIndex = 378; // // txt_estimatedStartTime // this.txt_estimatedStartTime.Location = new System.Drawing.Point(818, 34); this.txt_estimatedStartTime.Location = new System.Drawing.Point(819, 36); this.txt_estimatedStartTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_estimatedStartTime.Name = "txt_estimatedStartTime"; this.txt_estimatedStartTime.Properties.Appearance.Options.UseFont = true; this.txt_estimatedStartTime.Size = new System.Drawing.Size(156, 20); this.txt_estimatedStartTime.Size = new System.Drawing.Size(154, 20); this.txt_estimatedStartTime.StyleController = this.layoutMx1; this.txt_estimatedStartTime.TabIndex = 243; // // txt_demandOrderLineNo // this.txt_demandOrderLineNo.Location = new System.Drawing.Point(334, 106); this.txt_demandOrderLineNo.Location = new System.Drawing.Point(337, 108); this.txt_demandOrderLineNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_demandOrderLineNo.Name = "txt_demandOrderLineNo"; this.txt_demandOrderLineNo.Properties.Appearance.Options.UseFont = true; this.txt_demandOrderLineNo.Size = new System.Drawing.Size(156, 20); this.txt_demandOrderLineNo.Size = new System.Drawing.Size(153, 20); this.txt_demandOrderLineNo.StyleController = this.layoutMx1; this.txt_demandOrderLineNo.TabIndex = 360; // // txt_sourceOrderNo // this.txt_sourceOrderNo.Location = new System.Drawing.Point(93, 154); this.txt_sourceOrderNo.Location = new System.Drawing.Point(96, 156); this.txt_sourceOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_sourceOrderNo.Name = "txt_sourceOrderNo"; this.txt_sourceOrderNo.Properties.Appearance.Options.UseFont = true; this.txt_sourceOrderNo.Size = new System.Drawing.Size(155, 20); this.txt_sourceOrderNo.Size = new System.Drawing.Size(153, 20); this.txt_sourceOrderNo.StyleController = this.layoutMx1; this.txt_sourceOrderNo.TabIndex = 336; // // txt_closingPerson // this.txt_closingPerson.Location = new System.Drawing.Point(334, 130); this.txt_closingPerson.Location = new System.Drawing.Point(337, 132); this.txt_closingPerson.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_closingPerson.Name = "txt_closingPerson"; this.txt_closingPerson.Properties.Appearance.Options.UseFont = true; this.txt_closingPerson.Size = new System.Drawing.Size(156, 20); this.txt_closingPerson.Size = new System.Drawing.Size(153, 20); this.txt_closingPerson.StyleController = this.layoutMx1; this.txt_closingPerson.TabIndex = 370; // // txt_storageUpperLimit // this.txt_storageUpperLimit.Location = new System.Drawing.Point(576, 130); this.txt_storageUpperLimit.Location = new System.Drawing.Point(578, 132); this.txt_storageUpperLimit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_storageUpperLimit.Name = "txt_storageUpperLimit"; this.txt_storageUpperLimit.Properties.Appearance.Options.UseFont = true; this.txt_storageUpperLimit.Size = new System.Drawing.Size(156, 20); this.txt_storageUpperLimit.Size = new System.Drawing.Size(153, 20); this.txt_storageUpperLimit.StyleController = this.layoutMx1; this.txt_storageUpperLimit.TabIndex = 258; // // txt_estimatedEndTime // this.txt_estimatedEndTime.Location = new System.Drawing.Point(818, 58); this.txt_estimatedEndTime.Location = new System.Drawing.Point(819, 60); this.txt_estimatedEndTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_estimatedEndTime.Name = "txt_estimatedEndTime"; this.txt_estimatedEndTime.Properties.Appearance.Options.UseFont = true; this.txt_estimatedEndTime.Size = new System.Drawing.Size(156, 20); this.txt_estimatedEndTime.Size = new System.Drawing.Size(154, 20); this.txt_estimatedEndTime.StyleController = this.layoutMx1; this.txt_estimatedEndTime.TabIndex = 247; // // txt_bomVersion // this.txt_bomVersion.Location = new System.Drawing.Point(93, 130); this.txt_bomVersion.Location = new System.Drawing.Point(96, 132); this.txt_bomVersion.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_bomVersion.Name = "txt_bomVersion"; this.txt_bomVersion.Properties.Appearance.Options.UseFont = true; this.txt_bomVersion.Size = new System.Drawing.Size(155, 20); this.txt_bomVersion.Size = new System.Drawing.Size(153, 20); this.txt_bomVersion.StyleController = this.layoutMx1; this.txt_bomVersion.TabIndex = 280; // // txt_storageLowerLimit // this.txt_storageLowerLimit.Location = new System.Drawing.Point(576, 154); this.txt_storageLowerLimit.Location = new System.Drawing.Point(578, 156); this.txt_storageLowerLimit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_storageLowerLimit.Name = "txt_storageLowerLimit"; this.txt_storageLowerLimit.Properties.Appearance.Options.UseFont = true; this.txt_storageLowerLimit.Size = new System.Drawing.Size(156, 20); this.txt_storageLowerLimit.Size = new System.Drawing.Size(153, 20); this.txt_storageLowerLimit.StyleController = this.layoutMx1; this.txt_storageLowerLimit.TabIndex = 262; // // txt_planReleaseDate // this.txt_planReleaseDate.Location = new System.Drawing.Point(818, 82); this.txt_planReleaseDate.Location = new System.Drawing.Point(819, 84); this.txt_planReleaseDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_planReleaseDate.Name = "txt_planReleaseDate"; this.txt_planReleaseDate.Properties.Appearance.Options.UseFont = true; this.txt_planReleaseDate.Size = new System.Drawing.Size(156, 20); this.txt_planReleaseDate.Size = new System.Drawing.Size(154, 20); this.txt_planReleaseDate.StyleController = this.layoutMx1; this.txt_planReleaseDate.TabIndex = 252; // // txt_wrkQty // this.txt_wrkQty.Location = new System.Drawing.Point(576, 58); this.txt_wrkQty.Location = new System.Drawing.Point(578, 60); this.txt_wrkQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_wrkQty.Name = "txt_wrkQty"; this.txt_wrkQty.Size = new System.Drawing.Size(156, 20); this.txt_wrkQty.Size = new System.Drawing.Size(153, 20); this.txt_wrkQty.StyleController = this.layoutMx1; this.txt_wrkQty.TabIndex = 667; // @@ -1360,45 +1359,45 @@ this.layoutControlItem28}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition13.Width = 100D; columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition14.Width = 100D; columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition15.Width = 100D; columnDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition16.Width = 100D; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition1.Width = 100D; columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition2.Width = 100D; columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition3.Width = 100D; columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition4.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition13, columnDefinition14, columnDefinition15, columnDefinition16}); rowDefinition25.Height = 100D; rowDefinition25.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition26.Height = 100D; rowDefinition26.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition27.Height = 100D; rowDefinition27.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition28.Height = 100D; rowDefinition28.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition29.Height = 100D; rowDefinition29.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition30.Height = 100D; rowDefinition30.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition31.Height = 100D; rowDefinition31.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition32.Height = 100D; rowDefinition32.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition1, columnDefinition2, columnDefinition3, columnDefinition4}); rowDefinition1.Height = 100D; rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition2.Height = 100D; rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition3.Height = 100D; rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition4.Height = 100D; rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition5.Height = 100D; rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition6.Height = 100D; rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition7.Height = 100D; rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition8.Height = 100D; rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition25, rowDefinition26, rowDefinition27, rowDefinition28, rowDefinition29, rowDefinition30, rowDefinition31, rowDefinition32}); this.Root.Size = new System.Drawing.Size(985, 208); rowDefinition1, rowDefinition2, rowDefinition3, rowDefinition4, rowDefinition5, rowDefinition6, rowDefinition7, rowDefinition8}); this.Root.Size = new System.Drawing.Size(985, 212); this.Root.TextVisible = false; // // layoutControlItem1 @@ -1416,24 +1415,24 @@ this.layoutControlItem2.Location = new System.Drawing.Point(241, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(242, 24); this.layoutControlItem2.Size = new System.Drawing.Size(241, 24); this.layoutControlItem2.Text = "åæ®ç±»å"; this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_workOrderQty; this.layoutControlItem3.Location = new System.Drawing.Point(483, 0); this.layoutControlItem3.Location = new System.Drawing.Point(482, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem3.Size = new System.Drawing.Size(242, 24); this.layoutControlItem3.Size = new System.Drawing.Size(241, 24); this.layoutControlItem3.Text = "工忰é"; this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_businessStatusTxt; this.layoutControlItem4.Location = new System.Drawing.Point(725, 0); this.layoutControlItem4.Location = new System.Drawing.Point(723, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem4.Size = new System.Drawing.Size(242, 24); @@ -1457,18 +1456,18 @@ this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem6.Size = new System.Drawing.Size(242, 24); this.layoutControlItem6.Size = new System.Drawing.Size(241, 24); this.layoutControlItem6.Text = "计åè·è¸ªå·"; this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_yrkQty; this.layoutControlItem7.Location = new System.Drawing.Point(483, 24); this.layoutControlItem7.Location = new System.Drawing.Point(482, 24); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem7.Size = new System.Drawing.Size(242, 24); this.layoutControlItem7.Size = new System.Drawing.Size(241, 24); this.layoutControlItem7.Text = "å ¥åºæ°é"; this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 14); // @@ -1489,7 +1488,7 @@ this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem10.Size = new System.Drawing.Size(242, 24); this.layoutControlItem10.Size = new System.Drawing.Size(241, 24); this.layoutControlItem10.Text = "产ååç§°"; this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 14); // @@ -1510,7 +1509,7 @@ this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem13.Size = new System.Drawing.Size(242, 24); this.layoutControlItem13.Size = new System.Drawing.Size(241, 24); this.layoutControlItem13.Text = "鿱忮å·"; this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 14); // @@ -1531,7 +1530,7 @@ this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem17.Size = new System.Drawing.Size(242, 24); this.layoutControlItem17.Size = new System.Drawing.Size(241, 24); this.layoutControlItem17.Text = "鿱忮è¡å·"; this.layoutControlItem17.TextSize = new System.Drawing.Size(72, 14); // @@ -1552,7 +1551,7 @@ this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5; this.layoutControlItem21.Size = new System.Drawing.Size(242, 24); this.layoutControlItem21.Size = new System.Drawing.Size(241, 24); this.layoutControlItem21.Text = "ç»æ¡äººå"; this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 14); // @@ -1573,7 +1572,7 @@ this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem25.Size = new System.Drawing.Size(242, 24); this.layoutControlItem25.Size = new System.Drawing.Size(241, 24); this.layoutControlItem25.Text = "ç»æ¡ç±»å"; this.layoutControlItem25.TextSize = new System.Drawing.Size(72, 14); // @@ -1591,7 +1590,7 @@ // this.layoutControlItem15.Control = this.txt_estimatedStartTime; this.layoutControlItem15.CustomizationFormText = "Erpé¢è®¡å¼å·¥"; this.layoutControlItem15.Location = new System.Drawing.Point(725, 24); this.layoutControlItem15.Location = new System.Drawing.Point(723, 24); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; @@ -1602,7 +1601,7 @@ // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_estimatedEndTime; this.layoutControlItem19.Location = new System.Drawing.Point(725, 48); this.layoutControlItem19.Location = new System.Drawing.Point(723, 48); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2; @@ -1614,7 +1613,7 @@ // this.layoutControlItem23.Control = this.txt_planReleaseDate; this.layoutControlItem23.CustomizationFormText = "Erp计åä¸è¾¾"; this.layoutControlItem23.Location = new System.Drawing.Point(725, 72); this.layoutControlItem23.Location = new System.Drawing.Point(723, 72); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3; @@ -1625,7 +1624,7 @@ // layoutControlItem27 // this.layoutControlItem27.Control = this.txt_planConfirmation; this.layoutControlItem27.Location = new System.Drawing.Point(725, 96); this.layoutControlItem27.Location = new System.Drawing.Point(723, 96); this.layoutControlItem27.Name = "layoutControlItem27"; this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 4; @@ -1637,7 +1636,7 @@ // this.layoutControlItem31.Control = this.txt_auditDate; this.layoutControlItem31.CustomizationFormText = "Meså®¡æ ¸æ¶é´"; this.layoutControlItem31.Location = new System.Drawing.Point(725, 120); this.layoutControlItem31.Location = new System.Drawing.Point(723, 120); this.layoutControlItem31.Name = "layoutControlItem31"; this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 5; @@ -1648,7 +1647,7 @@ // layoutControlItem26 // this.layoutControlItem26.Control = this.txt_auditor; this.layoutControlItem26.Location = new System.Drawing.Point(725, 144); this.layoutControlItem26.Location = new System.Drawing.Point(723, 144); this.layoutControlItem26.Name = "layoutControlItem26"; this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 6; @@ -1659,7 +1658,7 @@ // layoutControlItem30 // this.layoutControlItem30.Control = this.txt_auditStatus; this.layoutControlItem30.Location = new System.Drawing.Point(725, 168); this.layoutControlItem30.Location = new System.Drawing.Point(723, 168); this.layoutControlItem30.Name = "layoutControlItem30"; this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7; @@ -1670,55 +1669,55 @@ // layoutControlItem22 // this.layoutControlItem22.Control = this.txt_storageLowerLimit; this.layoutControlItem22.Location = new System.Drawing.Point(483, 144); this.layoutControlItem22.Location = new System.Drawing.Point(482, 144); this.layoutControlItem22.Name = "layoutControlItem22"; this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem22.Size = new System.Drawing.Size(242, 24); this.layoutControlItem22.Size = new System.Drawing.Size(241, 24); this.layoutControlItem22.Text = "å ¥åºä¸é"; this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_storageUpperLimit; this.layoutControlItem18.Location = new System.Drawing.Point(483, 120); this.layoutControlItem18.Location = new System.Drawing.Point(482, 120); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5; this.layoutControlItem18.Size = new System.Drawing.Size(242, 24); this.layoutControlItem18.Size = new System.Drawing.Size(241, 24); this.layoutControlItem18.Text = "å ¥åºä¸é"; this.layoutControlItem18.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_dwName; this.layoutControlItem14.Location = new System.Drawing.Point(483, 96); this.layoutControlItem14.Location = new System.Drawing.Point(482, 96); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem14.Size = new System.Drawing.Size(242, 24); this.layoutControlItem14.Size = new System.Drawing.Size(241, 24); this.layoutControlItem14.Text = "åä½"; this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_itemModel; this.layoutControlItem11.Location = new System.Drawing.Point(483, 72); this.layoutControlItem11.Location = new System.Drawing.Point(482, 72); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem11.Size = new System.Drawing.Size(242, 24); this.layoutControlItem11.Size = new System.Drawing.Size(241, 24); this.layoutControlItem11.Text = "产åè§æ ¼"; this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem35 // this.layoutControlItem35.Control = this.txt_wrkQty; this.layoutControlItem35.Location = new System.Drawing.Point(483, 48); this.layoutControlItem35.Location = new System.Drawing.Point(482, 48); this.layoutControlItem35.Name = "layoutControlItem35"; this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem35.Size = new System.Drawing.Size(242, 24); this.layoutControlItem35.Size = new System.Drawing.Size(241, 24); this.layoutControlItem35.Text = "æªå ¥åºæ°"; this.layoutControlItem35.TextSize = new System.Drawing.Size(72, 14); // @@ -1730,7 +1729,7 @@ this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem28.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 7; this.layoutControlItem28.Size = new System.Drawing.Size(484, 24); this.layoutControlItem28.Size = new System.Drawing.Size(482, 24); this.layoutControlItem28.Text = "夿³¨"; this.layoutControlItem28.TextSize = new System.Drawing.Size(72, 14); // @@ -1807,7 +1806,6 @@ this.gridColumn8, this.gridColumn9, this.gridColumn10, this.gridColumn11, this.gridColumn12, this.gridColumn13}); this.gvMx1.DetailHeight = 272; @@ -2082,7 +2080,7 @@ // this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; this.gvMx1itemNo.Caption = "é¡¹æ¬¡å· "; this.gvMx1itemNo.FieldName = "itemNo"; this.gvMx1itemNo.FieldName = "itemNo1"; this.gvMx1itemNo.MinWidth = 44; this.gvMx1itemNo.Name = "gvMx1itemNo"; this.gvMx1itemNo.Tag = "query_a.ITEM_NO"; @@ -2214,16 +2212,6 @@ this.gridColumn10.VisibleIndex = 32; this.gridColumn10.Width = 82; // // gridColumn11 // this.gridColumn11.Caption = "ä½ç½®å·"; this.gridColumn11.FieldName = "locationNo"; this.gridColumn11.MinWidth = 22; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; this.gridColumn11.VisibleIndex = 33; this.gridColumn11.Width = 82; // // gridColumn12 // this.gridColumn12.Caption = "货主"; @@ -2231,7 +2219,7 @@ this.gridColumn12.MinWidth = 22; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Visible = true; this.gridColumn12.VisibleIndex = 34; this.gridColumn12.VisibleIndex = 33; this.gridColumn12.Width = 82; // // gridColumn13 @@ -2241,7 +2229,7 @@ this.gridColumn13.MinWidth = 22; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; this.gridColumn13.VisibleIndex = 35; this.gridColumn13.VisibleIndex = 34; this.gridColumn13.Width = 82; // // picCheckBox @@ -2256,14 +2244,13 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // // gridColumn17 // gridColumn11 // this.gridColumn17.Caption = "ä¾åºå"; this.gridColumn17.FieldName = "gys"; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Visible = true; this.gridColumn17.VisibleIndex = 9; this.gridColumn17.Width = 44; this.gridColumn11.Caption = "å®¡æ ¸å¤éæ¡"; this.gridColumn11.FieldName = "chkInt"; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; this.gridColumn11.VisibleIndex = 0; // // Frm_ProductionOrder // @@ -2509,7 +2496,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; @@ -2534,6 +2520,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; } } DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.cs
@@ -7,6 +7,8 @@ using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; @@ -255,24 +257,187 @@ } /// <summary> /// å®¡æ ¸äºä»¶ /// å®¡æ ¸äºä»¶ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnChkClick(object sender, EventArgs e) { _toolCk(8); ExecuteBatchOperation(8, "å®¡æ ¸"); } /// <summary> /// åå®¡æ ¸ /// åå®¡æ ¸ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> /// <exception cref="NotImplementedException"></exception> private void ToolBarMenu1_btnFChkClick(object sender, EventArgs e) { _toolCk(9); ExecuteBatchOperation(9, "åå®¡æ ¸"); } /// <summary> /// æ¹éæ§è¡æä½ /// </summary> /// <param name="inFieldValue">æä½ç±»åå¼</param> /// <param name="operationName">æä½åç§°</param> private void ExecuteBatchOperation(int inFieldValue, string operationName) { gridView1.PostEditor(); gridView1.UpdateCurrentRow(); DataTable dt = this.gcMain1.DataSource as DataTable; // æ¶éææéä¸çguid List<string> selectedGuids = new List<string>(); foreach (DataRow dr in dt.Rows) { string checkBox = dr["chkInt"].ToString(); string _guid = dr["guid"].ToString(); if (Gs.DevApp.ToolBox.UtilityHelper.ToCheck(checkBox)) { selectedGuids.Add(_guid); } } // å¦ææ²¡æéä¸çè®°å½ï¼ç´æ¥è¿å if (selectedGuids.Count == 0) { MsgHelper.ShowError("请å éæ©ä½ è¦æä½çè¡ï¼"); return; } // ç¡®è®¤å¯¹è¯æ¡ if (!MsgHelper.AskQuestion($"ä½ éæ©äº {selectedGuids.Count} æ¡è®°å½ï¼ç¡®å®{operationName}åï¼")) return; // æ§è¡æ¹éæä½ BatchExecuteOperation(selectedGuids, inFieldValue, operationName); } /// <summary> /// æ¹éæ§è¡æä½å¹¶ç»ä¸è¿åç»æ /// </summary> private void BatchExecuteOperation(List<string> guids, int inFieldValue, string operationName) { List<string> successMessages = new List<string>(); List<string> errorMessages = new List<string>(); string lastSuccessGuid = string.Empty; foreach (string rowGuid in guids) { if (string.IsNullOrEmpty(rowGuid)) { errorMessages.Add("éå°ç©ºGUIDï¼è·³è¿å¤ç"); continue; } try { var _obj = new { guid = rowGuid, inFieldValue = inFieldValue, }; var strJson = UtilityHelper.HttpPost("", _webServiceName + "EditModelSubmit", JsonConvert.SerializeObject(_obj)); var _rtn = UtilityHelper.ReturnToDynamic(strJson); if (_rtn.rtnCode > 0 && _rtn.rtnData.outSum * 1 > 0) { successMessages.Add($"è®°å½ {rowGuid}ï¼{_rtn.rtnData.outMsg}"); lastSuccessGuid = rowGuid; // æ´æ°çé¢ UpdateUI(rowGuid, inFieldValue); } else { errorMessages.Add($"è®°å½ {rowGuid}ï¼{_rtn.rtnData.outMsg}"); } } catch (Exception ex) { errorMessages.Add($"è®°å½ {rowGuid}ï¼å¤ç失败 - {ex.Message}"); } } // ç»ä¸æ¾ç¤ºç»æ ShowBatchResult(successMessages, errorMessages, operationName, lastSuccessGuid); } /// <summary> /// æ´æ°çé¢ /// </summary> private void UpdateUI(string rowGuid, int inFieldValue) { if (xtraTabControl1.SelectedTabPageIndex == 1) { getModel(lbGuid.Text.Trim()); int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid); gridView1.FocusedRowHandle = rowHandle; UtilityHelper.SetCheckIco(gridView1, "auditStatusChk", "auditor", "auditDate", picCheckBox, this, (inFieldValue == 8 ? 1 : 0).ToString()); } else { getPageList(this.pageBar1.CurrentPage); int rowHandle = gridView1.LocateByValue("guid", rowGuid); gridView1.FocusedRowHandle = rowHandle; } } /// <summary> /// æ¾ç¤ºæ¹éæä½ç»æ /// </summary> private void ShowBatchResult(List<string> successMessages, List<string> errorMessages, string operationName, string lastSuccessGuid) { StringBuilder resultMessage = new StringBuilder(); resultMessage.AppendLine($"{operationName}æä½å®æï¼"); resultMessage.AppendLine($"æåï¼{successMessages.Count} æ¡"); resultMessage.AppendLine($"失败ï¼{errorMessages.Count} æ¡"); if (successMessages.Count > 0) { resultMessage.AppendLine(); resultMessage.AppendLine("æåè®°å½ï¼"); foreach (var msg in successMessages.Take(5)) // åªæ¾ç¤ºå5æ¡æåä¿¡æ¯ { resultMessage.AppendLine($" â {msg}"); } if (successMessages.Count > 5) { resultMessage.AppendLine($" ... è¿æ {successMessages.Count - 5} æ¡æåè®°å½"); } } if (errorMessages.Count > 0) { resultMessage.AppendLine(); resultMessage.AppendLine("失败记å½ï¼"); foreach (var msg in errorMessages.Take(5)) // åªæ¾ç¤ºå5æ¡éè¯¯ä¿¡æ¯ { resultMessage.AppendLine($" â {msg}"); } if (errorMessages.Count > 5) { resultMessage.AppendLine($" ... è¿æ {errorMessages.Count - 5} æ¡å¤±è´¥è®°å½"); } } // æ ¹æ®ç»æç±»åæ¾ç¤ºä¸åçæ¶æ¯æ¡ if (errorMessages.Count == 0) { MsgHelper.ShowInformation(resultMessage.ToString()); } else if (successMessages.Count == 0) { MsgHelper.ShowError(resultMessage.ToString()); } else { MsgHelper.ShowError(resultMessage.ToString()); } } /// <summary> DevApp/Gs.DevApp/DevFrm/WW/Frm_ProductionOrder.resx
@@ -120,4 +120,7 @@ <metadata name="tips.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>17, 17</value> </metadata> <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> <value>33</value> </metadata> </root> DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs
@@ -277,13 +277,14 @@ this.gv_wgTime, this.gv_wgUser, this.gv_remark, this.gridColumn21, this.gridColumn8, this.gridColumn9, this.gridColumn10, this.gridColumn11, this.gridColumn12, this.gridColumn20}); this.gridColumn20, this.gridColumn21}); this.gridView1.CustomizationFormBounds = new System.Drawing.Rectangle(1164, 232, 264, 432); this.gridView1.DetailHeight = 272; this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 44; @@ -618,7 +619,7 @@ this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Options.UseFont = true; this.txt_remark.Properties.ReadOnly = true; this.txt_remark.Size = new System.Drawing.Size(396, 20); this.txt_remark.Size = new System.Drawing.Size(387, 20); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 312; // @@ -629,62 +630,62 @@ this.txt_daa001.Name = "txt_daa001"; this.txt_daa001.Properties.Appearance.Options.UseFont = true; this.txt_daa001.Properties.ReadOnly = true; this.txt_daa001.Size = new System.Drawing.Size(154, 20); this.txt_daa001.Size = new System.Drawing.Size(150, 20); this.txt_daa001.StyleController = this.layoutMx1; this.txt_daa001.TabIndex = 216; // // txt_wgTime // this.txt_wgTime.Location = new System.Drawing.Point(819, 58); this.txt_wgTime.Location = new System.Drawing.Point(805, 58); this.txt_wgTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_wgTime.Name = "txt_wgTime"; this.txt_wgTime.Properties.Appearance.Options.UseFont = true; this.txt_wgTime.Properties.ReadOnly = true; this.txt_wgTime.Size = new System.Drawing.Size(155, 20); this.txt_wgTime.Size = new System.Drawing.Size(152, 20); this.txt_wgTime.StyleController = this.layoutMx1; this.txt_wgTime.TabIndex = 258; // // txt_kgTime // this.txt_kgTime.Location = new System.Drawing.Point(819, 34); this.txt_kgTime.Location = new System.Drawing.Point(805, 34); this.txt_kgTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_kgTime.Name = "txt_kgTime"; this.txt_kgTime.Properties.Appearance.Options.UseFont = true; this.txt_kgTime.Properties.ReadOnly = true; this.txt_kgTime.Size = new System.Drawing.Size(155, 20); this.txt_kgTime.Size = new System.Drawing.Size(152, 20); this.txt_kgTime.StyleController = this.layoutMx1; this.txt_kgTime.TabIndex = 262; // // txt_daa014 // this.txt_daa014.Location = new System.Drawing.Point(577, 10); this.txt_daa014.Location = new System.Drawing.Point(568, 10); this.txt_daa014.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_daa014.Name = "txt_daa014"; this.txt_daa014.Properties.Appearance.Options.UseFont = true; this.txt_daa014.Properties.ReadOnly = true; this.txt_daa014.Size = new System.Drawing.Size(155, 20); this.txt_daa014.Size = new System.Drawing.Size(150, 20); this.txt_daa014.StyleController = this.layoutMx1; this.txt_daa014.TabIndex = 226; // // txt_daa018 // this.txt_daa018.Location = new System.Drawing.Point(819, 10); this.txt_daa018.Location = new System.Drawing.Point(805, 10); this.txt_daa018.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_daa018.Name = "txt_daa018"; this.txt_daa018.Properties.Appearance.Options.UseFont = true; this.txt_daa018.Properties.ReadOnly = true; this.txt_daa018.Size = new System.Drawing.Size(155, 20); this.txt_daa018.Size = new System.Drawing.Size(152, 20); this.txt_daa018.StyleController = this.layoutMx1; this.txt_daa018.TabIndex = 252; // // txt_blStateTxt // this.txt_blStateTxt.Location = new System.Drawing.Point(577, 58); this.txt_blStateTxt.Location = new System.Drawing.Point(568, 58); this.txt_blStateTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_blStateTxt.Name = "txt_blStateTxt"; this.txt_blStateTxt.Properties.Appearance.Options.UseFont = true; this.txt_blStateTxt.Properties.ReadOnly = true; this.txt_blStateTxt.Size = new System.Drawing.Size(155, 20); this.txt_blStateTxt.Size = new System.Drawing.Size(150, 20); this.txt_blStateTxt.StyleController = this.layoutMx1; this.txt_blStateTxt.TabIndex = 240; // @@ -695,29 +696,29 @@ this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Options.UseFont = true; this.txt_itemNo.Properties.ReadOnly = true; this.txt_itemNo.Size = new System.Drawing.Size(154, 20); this.txt_itemNo.Size = new System.Drawing.Size(150, 20); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 217; // // txt_daa008 // this.txt_daa008.Location = new System.Drawing.Point(335, 34); this.txt_daa008.Location = new System.Drawing.Point(331, 34); this.txt_daa008.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_daa008.Name = "txt_daa008"; this.txt_daa008.Properties.Appearance.Options.UseFont = true; this.txt_daa008.Properties.ReadOnly = true; this.txt_daa008.Size = new System.Drawing.Size(155, 20); this.txt_daa008.Size = new System.Drawing.Size(150, 20); this.txt_daa008.StyleController = this.layoutMx1; this.txt_daa008.TabIndex = 219; // // txt_dwName // this.txt_dwName.Location = new System.Drawing.Point(577, 34); this.txt_dwName.Location = new System.Drawing.Point(568, 34); this.txt_dwName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_dwName.Name = "txt_dwName"; this.txt_dwName.Properties.Appearance.Options.UseFont = true; this.txt_dwName.Properties.ReadOnly = true; this.txt_dwName.Size = new System.Drawing.Size(155, 20); this.txt_dwName.Size = new System.Drawing.Size(150, 20); this.txt_dwName.StyleController = this.layoutMx1; this.txt_dwName.TabIndex = 222; // @@ -726,25 +727,25 @@ this.txt_cgd.Location = new System.Drawing.Point(94, 58); this.txt_cgd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_cgd.Name = "txt_cgd"; this.txt_cgd.Size = new System.Drawing.Size(154, 20); this.txt_cgd.Size = new System.Drawing.Size(150, 20); this.txt_cgd.StyleController = this.layoutMx1; this.txt_cgd.TabIndex = 313; // // txt_cgdxh // this.txt_cgdxh.Location = new System.Drawing.Point(335, 58); this.txt_cgdxh.Location = new System.Drawing.Point(331, 58); this.txt_cgdxh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_cgdxh.Name = "txt_cgdxh"; this.txt_cgdxh.Size = new System.Drawing.Size(155, 20); this.txt_cgdxh.Size = new System.Drawing.Size(150, 20); this.txt_cgdxh.StyleController = this.layoutMx1; this.txt_cgdxh.TabIndex = 314; // // txt_erpProductionOrderNo // this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(335, 10); this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(331, 10); this.txt_erpProductionOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo"; this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(155, 20); this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(150, 20); this.txt_erpProductionOrderNo.StyleController = this.layoutMx1; this.txt_erpProductionOrderNo.TabIndex = 315; // @@ -806,7 +807,7 @@ rowDefinition2, rowDefinition3, rowDefinition4}); this.Root.Size = new System.Drawing.Size(985, 112); this.Root.Size = new System.Drawing.Size(968, 112); this.Root.TextVisible = false; // // layoutControlItem1 @@ -815,7 +816,7 @@ this.layoutControlItem1.CustomizationFormText = "å§å¤å·¥åå·"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(241, 24); this.layoutControlItem1.Size = new System.Drawing.Size(237, 24); this.layoutControlItem1.Text = "å§å¤å·¥åå·"; this.layoutControlItem1.TextSize = new System.Drawing.Size(73, 14); // @@ -825,18 +826,18 @@ this.layoutControlItem5.Location = new System.Drawing.Point(0, 24); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem5.Size = new System.Drawing.Size(241, 24); this.layoutControlItem5.Size = new System.Drawing.Size(237, 24); this.layoutControlItem5.Text = "ç©æç¼ç "; this.layoutControlItem5.TextSize = new System.Drawing.Size(73, 14); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_daa008; this.layoutControlItem6.Location = new System.Drawing.Point(241, 24); this.layoutControlItem6.Location = new System.Drawing.Point(237, 24); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem6.Size = new System.Drawing.Size(242, 24); this.layoutControlItem6.Size = new System.Drawing.Size(237, 24); this.layoutControlItem6.Text = "工忰é"; this.layoutControlItem6.TextSize = new System.Drawing.Size(73, 14); // @@ -846,17 +847,17 @@ this.layoutControlItem17.Location = new System.Drawing.Point(0, 48); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem17.Size = new System.Drawing.Size(241, 24); this.layoutControlItem17.Size = new System.Drawing.Size(237, 24); this.layoutControlItem17.Text = "éè´åå·"; this.layoutControlItem17.TextSize = new System.Drawing.Size(73, 14); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_daa018; this.layoutControlItem3.Location = new System.Drawing.Point(725, 0); this.layoutControlItem3.Location = new System.Drawing.Point(711, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem3.Size = new System.Drawing.Size(242, 24); this.layoutControlItem3.Size = new System.Drawing.Size(239, 24); this.layoutControlItem3.Text = "å·¥åç¶æ "; this.layoutControlItem3.TextSize = new System.Drawing.Size(73, 14); // @@ -864,33 +865,33 @@ // this.layoutControlItem7.Control = this.txt_kgTime; this.layoutControlItem7.CustomizationFormText = "Meså¼å·¥æ¶é´"; this.layoutControlItem7.Location = new System.Drawing.Point(725, 24); this.layoutControlItem7.Location = new System.Drawing.Point(711, 24); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem7.Size = new System.Drawing.Size(242, 24); this.layoutControlItem7.Size = new System.Drawing.Size(239, 24); this.layoutControlItem7.Text = "Meså¼å·¥æ¶é´"; this.layoutControlItem7.TextSize = new System.Drawing.Size(73, 14); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_wgTime; this.layoutControlItem11.Location = new System.Drawing.Point(725, 48); this.layoutControlItem11.Location = new System.Drawing.Point(711, 48); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem11.Size = new System.Drawing.Size(242, 24); this.layoutControlItem11.Size = new System.Drawing.Size(239, 24); this.layoutControlItem11.Text = "Meså®å·¥æ¶é´ "; this.layoutControlItem11.TextSize = new System.Drawing.Size(73, 14); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_cgdxh; this.layoutControlItem18.Location = new System.Drawing.Point(241, 48); this.layoutControlItem18.Location = new System.Drawing.Point(237, 48); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem18.Size = new System.Drawing.Size(242, 24); this.layoutControlItem18.Size = new System.Drawing.Size(237, 24); this.layoutControlItem18.Text = "éè´åè¡å·"; this.layoutControlItem18.TextSize = new System.Drawing.Size(73, 14); // @@ -901,49 +902,49 @@ this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem13.Size = new System.Drawing.Size(483, 24); this.layoutControlItem13.Size = new System.Drawing.Size(474, 24); this.layoutControlItem13.Text = "夿³¨å¤æ³¨"; this.layoutControlItem13.TextSize = new System.Drawing.Size(73, 14); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_dwName; this.layoutControlItem10.Location = new System.Drawing.Point(483, 24); this.layoutControlItem10.Location = new System.Drawing.Point(474, 24); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem10.Size = new System.Drawing.Size(242, 24); this.layoutControlItem10.Size = new System.Drawing.Size(237, 24); this.layoutControlItem10.Text = "åä½"; this.layoutControlItem10.TextSize = new System.Drawing.Size(73, 14); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_blStateTxt; this.layoutControlItem12.Location = new System.Drawing.Point(483, 48); this.layoutControlItem12.Location = new System.Drawing.Point(474, 48); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem12.Size = new System.Drawing.Size(242, 24); this.layoutControlItem12.Size = new System.Drawing.Size(237, 24); this.layoutControlItem12.Text = "éç¥å¤æ"; this.layoutControlItem12.TextSize = new System.Drawing.Size(73, 14); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_erpProductionOrderNo; this.layoutControlItem19.Location = new System.Drawing.Point(241, 0); this.layoutControlItem19.Location = new System.Drawing.Point(237, 0); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem19.Size = new System.Drawing.Size(242, 24); this.layoutControlItem19.Size = new System.Drawing.Size(237, 24); this.layoutControlItem19.Text = "ä»»å¡åå·"; this.layoutControlItem19.TextSize = new System.Drawing.Size(73, 14); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_daa014; this.layoutControlItem2.Location = new System.Drawing.Point(483, 0); this.layoutControlItem2.Location = new System.Drawing.Point(474, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem2.Size = new System.Drawing.Size(242, 24); this.layoutControlItem2.Size = new System.Drawing.Size(237, 24); this.layoutControlItem2.Text = "å§å¤è®¢åå·"; this.layoutControlItem2.TextSize = new System.Drawing.Size(73, 14); // @@ -1239,8 +1240,8 @@ // // gridColumn21 // this.gridColumn21.Caption = "ä¾åºå"; this.gridColumn21.FieldName = "gys"; this.gridColumn21.Caption = "鿱忮å·"; this.gridColumn21.FieldName = "xqdj"; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.Visible = true; this.gridColumn21.VisibleIndex = 14; DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.cs
@@ -28,6 +28,7 @@ this.toolBarMenu1.btnTzblClick += ToolBarMenu1_btnTzblClick; this.toolBarMenu1.btnKgClick += ToolBarMenu1_btnKgClick; this.toolBarMenu1.btnWgClick += ToolBarMenu1_btnWgClick; this.toolBarMenu1.btnPrintClick += ToolBarMenu1_btnPrintClick; toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick; this.toolBarMenu1.getXmlConfig(); gvMx1.Columns["barbl"].DisplayFormat.FormatType = FormatType.Numeric; @@ -48,6 +49,31 @@ getPageList(1); pageBar1.PagerEvent += PageBar1_PagerEvent; } private void ToolBarMenu1_btnPrintClick(object sender, EventArgs e) { string rowGuid, rowName; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_daa001, gridView1); if (string.IsNullOrEmpty(rowGuid)) { this.toolBarMenu1.rptParameter = "return false"; MsgHelper.Warning("请å éæ©ä½ è¦æå°çåæ®ï¼"); return; } string rptParameter = "rpt_Wwgd{" + rowGuid // @inOrderGuid - åæ®guid + "," + "100" // @isDesign - éæé½æ¯ä¼ 100 + "," + "" // @in1 - å ¥åºæ¶é´ï¼æ©å±ç¨ï¼ + "," + "" // @in2 - ç¹éï¼æ©å±ç¨ï¼ + "," + "" // @in3 - ä¾åºåidï¼æ©å±ç¨ï¼ + "," + "" // @in4 - å¼ æ°ï¼æ©å±ç¨ï¼ + "," + "" // @in5 - æ°éï¼æ©å±ç¨ï¼ + "," + "" // @in6 - æ©å±ç¨ + "}"; this.toolBarMenu1.rptParameter = rptParameter; this.toolBarMenu1.guidKey = rowGuid; } private void GridView1_ColumnFilterChanged(object sender, EventArgs e) { _filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1); DevApp/Gs.DevApp/DevFrm/WW/Frm_WwLlDj.cs
@@ -24,6 +24,7 @@ toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick; toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick; toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick; this.toolBarMenu1.btnPrintClick += ToolBarMenu1_btnPrintClick; this.toolBarMenu1.getXmlConfig(); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2); @@ -97,6 +98,31 @@ lbGuid, txt_itemOutNo, gridView1); toolBarMenu1.guidKey = rowGuid; } private void ToolBarMenu1_btnPrintClick(object sender, EventArgs e) { string rowGuid, rowName; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_itemOutNo, gridView1); if (string.IsNullOrEmpty(rowGuid)) { this.toolBarMenu1.rptParameter = "return false"; MsgHelper.Warning("请å éæ©ä½ è¦æå°çåæ®ï¼"); return; } string rptParameter = "rpt_wwlld{" + rowGuid // @inOrderGuid - åæ®guid + "," + "100" // @isDesign - éæé½æ¯ä¼ 100 + "," + "" // @in1 - å ¥åºæ¶é´ï¼æ©å±ç¨ï¼ + "," + "" // @in2 - ç¹éï¼æ©å±ç¨ï¼ + "," + "" // @in3 - ä¾åºåidï¼æ©å±ç¨ï¼ + "," + "" // @in4 - å¼ æ°ï¼æ©å±ç¨ï¼ + "," + "" // @in5 - æ°éï¼æ©å±ç¨ï¼ + "," + "" // @in6 - æ©å±ç¨ + "}"; this.toolBarMenu1.rptParameter = rptParameter; this.toolBarMenu1.guidKey = rowGuid; } /// <summary> /// å®¡æ ¸äºä»¶ /// </summary> DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs
@@ -38,11 +38,26 @@ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -64,6 +79,7 @@ this.gv_tbl011 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_tbl012 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -97,9 +113,40 @@ this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split99 = new DevExpress.XtraEditors.SplitContainerControl(); this.lay99 = new DevExpress.XtraLayout.LayoutControl(); this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); this.radOut = new DevExpress.XtraEditors.RadioGroup(); this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); this.txt_yuliang_1 = new DevExpress.XtraEditors.TextEdit(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); this.txtWlid = new DevExpress.XtraEditors.TextEdit(); this.txtQuantity = new DevExpress.XtraEditors.TextEdit(); this.txt_kQty = new DevExpress.XtraEditors.TextEdit(); this.txtWlmc = new DevExpress.XtraEditors.TextEdit(); this.txt_yQty = new DevExpress.XtraEditors.TextEdit(); this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); this.txtWlgg = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx1tlid = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -109,31 +156,36 @@ this.gvMx1tld003 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld004 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld005 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld006 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld007 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1tld009 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptBl = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1lotDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -179,14 +231,45 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split99)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).BeginInit(); this.split99.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).BeginInit(); this.split99.Panel2.SuspendLayout(); this.split99.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lay99)).BeginInit(); this.lay99.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit(); this.dataLayoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); @@ -194,7 +277,6 @@ this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -206,9 +288,10 @@ this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); this.toolBarMenu1.Size = new System.Drawing.Size(987, 62); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -216,10 +299,11 @@ // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; this.xtraTabControl1.Size = new System.Drawing.Size(1128, 624); this.xtraTabControl1.Size = new System.Drawing.Size(987, 486); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, @@ -228,8 +312,9 @@ // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1126, 592); this.xtraTabPage1.Size = new System.Drawing.Size(985, 460); this.xtraTabPage1.Text = "æ°æ®å表"; // // split1 @@ -238,6 +323,7 @@ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.split1.Name = "split1"; // // split1.Panel1 @@ -250,17 +336,19 @@ // this.split1.Panel2.Text = "Panel2"; this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1126, 592); this.split1.Size = new System.Drawing.Size(985, 460); this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain1.Name = "gcMain1"; this.gcMain1.Size = new System.Drawing.Size(1126, 541); this.gcMain1.Size = new System.Drawing.Size(985, 420); this.gcMain1.TabIndex = 5; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -270,7 +358,7 @@ this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.ColumnPanelRowHeight = 39; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn13, this.gv_tbl013, @@ -288,8 +376,9 @@ this.gv_tbl012, this.gridColumn11, this.gridColumn14}); this.gridView1.DetailHeight = 272; this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.IndicatorWidth = 44; this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; @@ -299,200 +388,211 @@ // this.gridColumn13.Caption = "主é®Guid"; this.gridColumn13.FieldName = "guid"; this.gridColumn13.MinWidth = 25; this.gridColumn13.MinWidth = 22; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Width = 94; this.gridColumn13.Width = 82; // // gv_tbl013 // this.gv_tbl013.AppearanceCell.Options.UseFont = true; this.gv_tbl013.Caption = "å®¡æ ¸ç¶æ "; this.gv_tbl013.FieldName = "isChk"; this.gv_tbl013.MaxWidth = 50; this.gv_tbl013.MinWidth = 50; this.gv_tbl013.MaxWidth = 44; this.gv_tbl013.MinWidth = 44; this.gv_tbl013.Name = "gv_tbl013"; this.gv_tbl013.OptionsColumn.AllowEdit = false; this.gv_tbl013.Tag = "query_a.tbl013"; this.gv_tbl013.Visible = true; this.gv_tbl013.VisibleIndex = 0; this.gv_tbl013.Width = 50; this.gv_tbl013.Width = 44; // // gv_tbl020 // this.gv_tbl020.AppearanceCell.Options.UseFont = true; this.gv_tbl020.Caption = "å®ç»æ è¯ "; this.gv_tbl020.FieldName = "isWj"; this.gv_tbl020.MaxWidth = 50; this.gv_tbl020.MinWidth = 50; this.gv_tbl020.MaxWidth = 44; this.gv_tbl020.MinWidth = 44; this.gv_tbl020.Name = "gv_tbl020"; this.gv_tbl020.OptionsColumn.AllowEdit = false; this.gv_tbl020.Tag = "query_a.tbl020"; this.gv_tbl020.Width = 50; this.gv_tbl020.Width = 44; // // gv_billNo // this.gv_billNo.AppearanceCell.Options.UseFont = true; this.gv_billNo.Caption = "ç³è¯·åå· "; this.gv_billNo.FieldName = "billNo"; this.gv_billNo.MinWidth = 50; this.gv_billNo.MinWidth = 44; this.gv_billNo.Name = "gv_billNo"; this.gv_billNo.OptionsColumn.AllowEdit = false; this.gv_billNo.Tag = "query_a.bill_no"; this.gv_billNo.Visible = true; this.gv_billNo.VisibleIndex = 1; this.gv_billNo.Width = 94; this.gv_billNo.Width = 82; // // gv_tbl003 // this.gv_tbl003.AppearanceCell.Options.UseFont = true; this.gv_tbl003.Caption = "ææåå· "; this.gv_tbl003.FieldName = "daa021"; this.gv_tbl003.MinWidth = 50; this.gv_tbl003.MinWidth = 44; this.gv_tbl003.Name = "gv_tbl003"; this.gv_tbl003.OptionsColumn.AllowEdit = false; this.gv_tbl003.Tag = "query_a.tbl003"; this.gv_tbl003.Visible = true; this.gv_tbl003.VisibleIndex = 2; this.gv_tbl003.Width = 94; this.gv_tbl003.Width = 82; // // gv_tbl002 // this.gv_tbl002.AppearanceCell.Options.UseFont = true; this.gv_tbl002.Caption = "å§å¤å·¥å"; this.gv_tbl002.FieldName = "daa001"; this.gv_tbl002.MinWidth = 50; this.gv_tbl002.MinWidth = 44; this.gv_tbl002.Name = "gv_tbl002"; this.gv_tbl002.OptionsColumn.AllowEdit = false; this.gv_tbl002.Tag = "query_a.tbl002"; this.gv_tbl002.Visible = true; this.gv_tbl002.VisibleIndex = 3; this.gv_tbl002.Width = 94; this.gv_tbl002.Width = 82; // // gridColumn6 // this.gridColumn6.Caption = "产åç¼ç "; this.gridColumn6.FieldName = "daa029"; this.gridColumn6.MinWidth = 25; this.gridColumn6.MinWidth = 22; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 4; this.gridColumn6.Width = 94; this.gridColumn6.Width = 82; // // gridColumn10 // this.gridColumn10.Caption = "产ååç§°"; this.gridColumn10.FieldName = "daa003"; this.gridColumn10.MinWidth = 25; this.gridColumn10.MinWidth = 22; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; this.gridColumn10.VisibleIndex = 5; this.gridColumn10.Width = 94; this.gridColumn10.Width = 82; // // gv_tbl004 // this.gv_tbl004.AppearanceCell.Options.UseFont = true; this.gv_tbl004.Caption = "产ååå· "; this.gv_tbl004.FieldName = "daa004"; this.gv_tbl004.MinWidth = 50; this.gv_tbl004.MinWidth = 44; this.gv_tbl004.Name = "gv_tbl004"; this.gv_tbl004.OptionsColumn.AllowEdit = false; this.gv_tbl004.Tag = "query_a.tbl004"; this.gv_tbl004.Visible = true; this.gv_tbl004.VisibleIndex = 6; this.gv_tbl004.Width = 94; this.gv_tbl004.Width = 82; // // gv_tbl005 // this.gv_tbl005.AppearanceCell.Options.UseFont = true; this.gv_tbl005.Caption = "éæç±»å"; this.gv_tbl005.FieldName = "tbl005"; this.gv_tbl005.MinWidth = 50; this.gv_tbl005.MinWidth = 44; this.gv_tbl005.Name = "gv_tbl005"; this.gv_tbl005.OptionsColumn.AllowEdit = false; this.gv_tbl005.Tag = "query_a.tbl005"; this.gv_tbl005.Visible = true; this.gv_tbl005.VisibleIndex = 7; this.gv_tbl005.Width = 94; this.gv_tbl005.Width = 82; // // gv_tbl009 // this.gv_tbl009.AppearanceCell.Options.UseFont = true; this.gv_tbl009.Caption = "å建人 "; this.gv_tbl009.FieldName = "tbl009"; this.gv_tbl009.MinWidth = 50; this.gv_tbl009.MinWidth = 44; this.gv_tbl009.Name = "gv_tbl009"; this.gv_tbl009.OptionsColumn.AllowEdit = false; this.gv_tbl009.Tag = "query_a.tbl009"; this.gv_tbl009.Visible = true; this.gv_tbl009.VisibleIndex = 8; this.gv_tbl009.Width = 94; this.gv_tbl009.Width = 82; // // gv_tbl010 // this.gv_tbl010.AppearanceCell.Options.UseFont = true; this.gv_tbl010.Caption = "å建æ¶é´ "; this.gv_tbl010.FieldName = "tbl010"; this.gv_tbl010.MinWidth = 50; this.gv_tbl010.MinWidth = 44; this.gv_tbl010.Name = "gv_tbl010"; this.gv_tbl010.OptionsColumn.AllowEdit = false; this.gv_tbl010.Tag = "query_a.tbl010"; this.gv_tbl010.Visible = true; this.gv_tbl010.VisibleIndex = 9; this.gv_tbl010.Width = 94; this.gv_tbl010.Width = 82; // // gv_tbl011 // this.gv_tbl011.AppearanceCell.Options.UseFont = true; this.gv_tbl011.Caption = "å®¡æ ¸äºº "; this.gv_tbl011.FieldName = "tbl011"; this.gv_tbl011.MinWidth = 50; this.gv_tbl011.MinWidth = 44; this.gv_tbl011.Name = "gv_tbl011"; this.gv_tbl011.OptionsColumn.AllowEdit = false; this.gv_tbl011.Tag = "query_a.tbl011"; this.gv_tbl011.Visible = true; this.gv_tbl011.VisibleIndex = 10; this.gv_tbl011.Width = 94; this.gv_tbl011.Width = 82; // // gv_tbl012 // this.gv_tbl012.AppearanceCell.Options.UseFont = true; this.gv_tbl012.Caption = "å®¡æ ¸æ¶é´ "; this.gv_tbl012.FieldName = "tbl012"; this.gv_tbl012.MinWidth = 50; this.gv_tbl012.MinWidth = 44; this.gv_tbl012.Name = "gv_tbl012"; this.gv_tbl012.OptionsColumn.AllowEdit = false; this.gv_tbl012.Tag = "query_a.tbl012"; this.gv_tbl012.Visible = true; this.gv_tbl012.VisibleIndex = 11; this.gv_tbl012.Width = 94; this.gv_tbl012.Width = 82; // // gridColumn11 // this.gridColumn11.Caption = "ä»»å¡åå·"; this.gridColumn11.FieldName = "erpProductionOrderNo"; this.gridColumn11.MinWidth = 25; this.gridColumn11.MinWidth = 22; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; this.gridColumn11.VisibleIndex = 12; this.gridColumn11.Width = 94; this.gridColumn11.Width = 82; // // gridColumn14 // this.gridColumn14.Caption = "å ¥åºè´§ä¸»"; this.gridColumn14.FieldName = "tlOrg"; this.gridColumn14.MinWidth = 22; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; this.gridColumn14.VisibleIndex = 13; this.gridColumn14.Width = 82; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageBar1.Location = new System.Drawing.Point(0, 541); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Location = new System.Drawing.Point(0, 420); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; this.pageBar1.Size = new System.Drawing.Size(1126, 39); this.pageBar1.Size = new System.Drawing.Size(985, 30); this.pageBar1.TabIndex = 6; this.pageBar1.TotalPages = 0; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.splitMx1); this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(1126, 592); this.xtraTabPage2.Size = new System.Drawing.Size(985, 460); this.xtraTabPage2.Text = "æ°æ®è¯¦æ "; // // splitMx1 @@ -500,6 +600,7 @@ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitMx1.Horizontal = false; this.splitMx1.Location = new System.Drawing.Point(0, 0); this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitMx1.Name = "splitMx1"; // // splitMx1.Panel1 @@ -512,8 +613,8 @@ this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1126, 592); this.splitMx1.SplitterPosition = 136; this.splitMx1.Size = new System.Drawing.Size(985, 460); this.splitMx1.SplitterPosition = 106; this.splitMx1.TabIndex = 0; // // layoutMx1 @@ -536,18 +637,19 @@ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem14}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(767, 191, 812, 500); this.layoutMx1.Root = this.Root; this.layoutMx1.Size = new System.Drawing.Size(1126, 136); this.layoutMx1.Size = new System.Drawing.Size(985, 106); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // // lbGuid // this.lbGuid.Location = new System.Drawing.Point(825, 108); this.lbGuid.Location = new System.Drawing.Point(722, 84); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(268, 28); this.lbGuid.Size = new System.Drawing.Size(234, 22); this.lbGuid.TabIndex = 1; this.lbGuid.Text = "lbGuid"; this.lbGuid.Visible = false; @@ -555,19 +657,21 @@ // btnSelect // this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; this.btnSelect.Location = new System.Drawing.Point(12, 105); this.btnSelect.Location = new System.Drawing.Point(11, 82); this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(86, 27); this.btnSelect.Size = new System.Drawing.Size(75, 20); this.btnSelect.StyleController = this.layoutMx1; this.btnSelect.TabIndex = 457; this.btnSelect.Text = "éåç©æ"; // // txt_itemName // this.txt_itemName.Location = new System.Drawing.Point(636, 43); this.txt_itemName.Location = new System.Drawing.Point(543, 34); this.txt_itemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.Appearance.Options.UseFont = true; this.txt_itemName.Size = new System.Drawing.Size(200, 24); this.txt_itemName.Size = new System.Drawing.Size(175, 20); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 464; this.txt_itemName.Tag = "readonly"; @@ -575,7 +679,8 @@ // txt_tbl005 // this.txt_tbl005.EditValue = "-è¯·éæ©-"; this.txt_tbl005.Location = new System.Drawing.Point(84, 74); this.txt_tbl005.Location = new System.Drawing.Point(69, 58); this.txt_tbl005.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_tbl005.Name = "txt_tbl005"; this.txt_tbl005.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -585,102 +690,112 @@ "æ¥æä¸è¯éæ", "ä½ä¸ä¸è¯éæ"}); this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.txt_tbl005.Size = new System.Drawing.Size(200, 24); this.txt_tbl005.Size = new System.Drawing.Size(175, 20); this.txt_tbl005.StyleController = this.layoutMx1; this.txt_tbl005.TabIndex = 459; // // txt_tbl002 // this.txt_tbl002.IsReadly = false; this.txt_tbl002.Location = new System.Drawing.Point(84, 43); this.txt_tbl002.Location = new System.Drawing.Point(69, 34); this.txt_tbl002.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_tbl002.Name = "txt_tbl002"; this.txt_tbl002.Size = new System.Drawing.Size(200, 24); this.txt_tbl002.Size = new System.Drawing.Size(175, 20); this.txt_tbl002.TabIndex = 462; // // txt_billNo // this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Location = new System.Drawing.Point(69, 10); this.txt_billNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Options.UseFont = true; this.txt_billNo.Size = new System.Drawing.Size(200, 24); this.txt_billNo.Size = new System.Drawing.Size(175, 20); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 211; this.txt_billNo.Tag = "readonly"; // // txt_tbl012 // this.txt_tbl012.Location = new System.Drawing.Point(912, 43); this.txt_tbl012.Location = new System.Drawing.Point(780, 34); this.txt_tbl012.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_tbl012.Name = "txt_tbl012"; this.txt_tbl012.Properties.Appearance.Options.UseFont = true; this.txt_tbl012.Size = new System.Drawing.Size(202, 24); this.txt_tbl012.Size = new System.Drawing.Size(177, 20); this.txt_tbl012.StyleController = this.layoutMx1; this.txt_tbl012.TabIndex = 247; this.txt_tbl012.Tag = "readonly"; // // txt_daa014 // this.txt_daa014.Location = new System.Drawing.Point(360, 12); this.txt_daa014.Location = new System.Drawing.Point(306, 10); this.txt_daa014.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_daa014.Name = "txt_daa014"; this.txt_daa014.Properties.Appearance.Options.UseFont = true; this.txt_daa014.Size = new System.Drawing.Size(200, 24); this.txt_daa014.Size = new System.Drawing.Size(175, 20); this.txt_daa014.StyleController = this.layoutMx1; this.txt_daa014.TabIndex = 217; this.txt_daa014.Tag = "readonly"; // // txt_itemNo // this.txt_itemNo.Location = new System.Drawing.Point(636, 12); this.txt_itemNo.Location = new System.Drawing.Point(543, 10); this.txt_itemNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Options.UseFont = true; this.txt_itemNo.Size = new System.Drawing.Size(200, 24); this.txt_itemNo.Size = new System.Drawing.Size(175, 20); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 298; this.txt_itemNo.Tag = "readonly"; // // txt_tbl011 // this.txt_tbl011.Location = new System.Drawing.Point(912, 12); this.txt_tbl011.Location = new System.Drawing.Point(780, 10); this.txt_tbl011.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_tbl011.Name = "txt_tbl011"; this.txt_tbl011.Properties.Appearance.Options.UseFont = true; this.txt_tbl011.Size = new System.Drawing.Size(202, 24); this.txt_tbl011.Size = new System.Drawing.Size(177, 20); this.txt_tbl011.StyleController = this.layoutMx1; this.txt_tbl011.TabIndex = 243; this.txt_tbl011.Tag = "readonly"; // // txt_itemModel // this.txt_itemModel.Location = new System.Drawing.Point(636, 74); this.txt_itemModel.Location = new System.Drawing.Point(543, 58); this.txt_itemModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.Appearance.Options.UseFont = true; this.txt_itemModel.Size = new System.Drawing.Size(200, 24); this.txt_itemModel.Size = new System.Drawing.Size(175, 20); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 219; this.txt_itemModel.Tag = "readonly"; // // txt_tbl006 // this.txt_tbl006.Location = new System.Drawing.Point(360, 74); this.txt_tbl006.Location = new System.Drawing.Point(306, 58); this.txt_tbl006.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_tbl006.Name = "txt_tbl006"; this.txt_tbl006.Properties.Appearance.Options.UseFont = true; this.txt_tbl006.Size = new System.Drawing.Size(200, 24); this.txt_tbl006.Size = new System.Drawing.Size(175, 20); this.txt_tbl006.StyleController = this.layoutMx1; this.txt_tbl006.TabIndex = 226; // // txt_tbl013 // this.txt_tbl013.Location = new System.Drawing.Point(840, 74); this.txt_tbl013.Location = new System.Drawing.Point(722, 58); this.txt_tbl013.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_tbl013.Name = "txt_tbl013"; this.txt_tbl013.Properties.Caption = "å®¡æ ¸ç¶æ"; this.txt_tbl013.Size = new System.Drawing.Size(274, 24); this.txt_tbl013.Size = new System.Drawing.Size(235, 20); this.txt_tbl013.StyleController = this.layoutMx1; this.txt_tbl013.TabIndex = 465; this.txt_tbl013.Tag = "readonly"; // // txt_erpProductionOrderNo // this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(360, 43); this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(306, 34); this.txt_erpProductionOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo"; this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(200, 24); this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(175, 20); this.txt_erpProductionOrderNo.StyleController = this.layoutMx1; this.txt_erpProductionOrderNo.TabIndex = 467; this.txt_erpProductionOrderNo.Tag = "readonly"; @@ -743,7 +858,7 @@ rowDefinition2, rowDefinition3, rowDefinition4}); this.Root.Size = new System.Drawing.Size(1126, 144); this.Root.Size = new System.Drawing.Size(968, 112); this.Root.TextVisible = false; // // layoutControlItem1 @@ -751,101 +866,101 @@ this.layoutControlItem1.Control = this.txt_billNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(276, 31); this.layoutControlItem1.Size = new System.Drawing.Size(237, 24); this.layoutControlItem1.Text = "ç³è¯·åå·"; this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_daa014; this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); this.layoutControlItem2.Location = new System.Drawing.Point(237, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(276, 31); this.layoutControlItem2.Size = new System.Drawing.Size(237, 24); this.layoutControlItem2.Text = "ææåå·"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_itemNo; this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); this.layoutControlItem3.Location = new System.Drawing.Point(474, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem3.Size = new System.Drawing.Size(276, 31); this.layoutControlItem3.Size = new System.Drawing.Size(237, 24); this.layoutControlItem3.Text = "产åç¼ç "; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_tbl002; this.layoutControlItem4.Location = new System.Drawing.Point(0, 31); this.layoutControlItem4.Location = new System.Drawing.Point(0, 24); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem4.Size = new System.Drawing.Size(276, 31); this.layoutControlItem4.Size = new System.Drawing.Size(237, 24); this.layoutControlItem4.Text = "å§å¤å·¥å"; this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_itemName; this.layoutControlItem5.Location = new System.Drawing.Point(552, 31); this.layoutControlItem5.Location = new System.Drawing.Point(474, 24); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem5.Size = new System.Drawing.Size(276, 31); this.layoutControlItem5.Size = new System.Drawing.Size(237, 24); this.layoutControlItem5.Text = "产ååç§°"; this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_itemModel; this.layoutControlItem6.Location = new System.Drawing.Point(552, 62); this.layoutControlItem6.Location = new System.Drawing.Point(474, 48); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem6.Size = new System.Drawing.Size(276, 31); this.layoutControlItem6.Size = new System.Drawing.Size(237, 24); this.layoutControlItem6.Text = "产ååå·"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_tbl005; this.layoutControlItem7.Location = new System.Drawing.Point(0, 62); this.layoutControlItem7.Location = new System.Drawing.Point(0, 48); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem7.Size = new System.Drawing.Size(276, 31); this.layoutControlItem7.Size = new System.Drawing.Size(237, 24); this.layoutControlItem7.Text = "éæç±»å"; this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_tbl011; this.layoutControlItem9.Location = new System.Drawing.Point(828, 0); this.layoutControlItem9.Location = new System.Drawing.Point(711, 0); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem9.Size = new System.Drawing.Size(278, 31); this.layoutControlItem9.Size = new System.Drawing.Size(239, 24); this.layoutControlItem9.Text = "å®¡æ ¸äºº"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_tbl012; this.layoutControlItem10.Location = new System.Drawing.Point(828, 31); this.layoutControlItem10.Location = new System.Drawing.Point(711, 24); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem10.Size = new System.Drawing.Size(278, 31); this.layoutControlItem10.Size = new System.Drawing.Size(239, 24); this.layoutControlItem10.Text = "å®¡æ ¸æ¶é´"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_tbl013; this.layoutControlItem11.Location = new System.Drawing.Point(828, 62); this.layoutControlItem11.Location = new System.Drawing.Point(711, 48); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem11.Size = new System.Drawing.Size(278, 31); this.layoutControlItem11.Size = new System.Drawing.Size(239, 24); this.layoutControlItem11.Text = "å®¡æ ¸ç¶æ"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; @@ -853,47 +968,60 @@ // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_erpProductionOrderNo; this.layoutControlItem15.Location = new System.Drawing.Point(276, 31); this.layoutControlItem15.Location = new System.Drawing.Point(237, 24); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem15.Size = new System.Drawing.Size(276, 31); this.layoutControlItem15.Size = new System.Drawing.Size(237, 24); this.layoutControlItem15.Text = "ä»»å¡åå·"; this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem15.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_tbl006; this.layoutControlItem8.Location = new System.Drawing.Point(276, 62); this.layoutControlItem8.Location = new System.Drawing.Point(237, 48); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem8.Size = new System.Drawing.Size(276, 31); this.layoutControlItem8.Size = new System.Drawing.Size(237, 24); this.layoutControlItem8.Text = "夿³¨"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem13 // this.layoutControlItem13.Control = this.btnSelect; this.layoutControlItem13.Location = new System.Drawing.Point(0, 93); this.layoutControlItem13.MaxSize = new System.Drawing.Size(90, 31); this.layoutControlItem13.MinSize = new System.Drawing.Size(90, 31); this.layoutControlItem13.Location = new System.Drawing.Point(0, 72); this.layoutControlItem13.MaxSize = new System.Drawing.Size(79, 24); this.layoutControlItem13.MinSize = new System.Drawing.Size(79, 24); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem13.Size = new System.Drawing.Size(276, 31); this.layoutControlItem13.Size = new System.Drawing.Size(237, 24); this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem13.Text = "éæ©æé®"; this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem13.TextVisible = false; // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; this.picCheckBox.Location = new System.Drawing.Point(889, 35); this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.picCheckBox.Name = "picCheckBox"; this.picCheckBox.Size = new System.Drawing.Size(88, 39); this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.picCheckBox.TabIndex = 5; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; this.tabMx.Size = new System.Drawing.Size(1126, 444); this.tabMx.TabIndex = 3; this.tabMx.Size = new System.Drawing.Size(985, 344); this.tabMx.TabIndex = 4; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, this.xtraTabPage3}); @@ -901,8 +1029,9 @@ // tabMxPage1 // this.tabMxPage1.Controls.Add(this.split99); this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tabMxPage1.Name = "tabMxPage1"; this.tabMxPage1.Size = new System.Drawing.Size(1124, 412); this.tabMxPage1.Size = new System.Drawing.Size(983, 318); this.tabMxPage1.Text = "éææç»"; // // split99 @@ -910,10 +1039,12 @@ this.split99.Dock = System.Windows.Forms.DockStyle.Fill; this.split99.Horizontal = false; this.split99.Location = new System.Drawing.Point(0, 0); this.split99.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.split99.Name = "split99"; // // split99.Panel1 // this.split99.Panel1.Controls.Add(this.lay99); this.split99.Panel1.Text = "Panel1"; // // split99.Panel2 @@ -921,26 +1052,425 @@ this.split99.Panel2.Controls.Add(this.gcMx1); this.split99.Panel2.Text = "Panel2"; this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split99.Size = new System.Drawing.Size(1124, 412); this.split99.SplitterPosition = 0; this.split99.TabIndex = 2; this.split99.Size = new System.Drawing.Size(983, 318); this.split99.SplitterPosition = 107; this.split99.TabIndex = 1; // // lay99 // this.lay99.Controls.Add(this.lbMxGuid); this.lay99.Controls.Add(this.ucBtnPrint1); this.lay99.Controls.Add(this.radOut); this.lay99.Controls.Add(this.dataLayoutControl1); this.lay99.Controls.Add(this.txtWlid); this.lay99.Controls.Add(this.txtQuantity); this.lay99.Controls.Add(this.txt_kQty); this.lay99.Controls.Add(this.txtWlmc); this.lay99.Controls.Add(this.txt_yQty); this.lay99.Controls.Add(this.txt_psnQty_1); this.lay99.Controls.Add(this.txtWlgg); this.lay99.Dock = System.Windows.Forms.DockStyle.Fill; this.lay99.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem33}); this.lay99.Location = new System.Drawing.Point(0, 0); this.lay99.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.lay99.Name = "lay99"; this.lay99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(306, 272, 812, 500); this.lay99.Root = this.layoutControlGroup1; this.lay99.Size = new System.Drawing.Size(983, 107); this.lay99.TabIndex = 0; this.lay99.Text = "layoutControl1"; // // lbMxGuid // this.lbMxGuid.Location = new System.Drawing.Point(903, 65); this.lbMxGuid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.lbMxGuid.Name = "lbMxGuid"; this.lbMxGuid.Size = new System.Drawing.Size(51, 14); this.lbMxGuid.StyleController = this.lay99; this.lbMxGuid.TabIndex = 479; this.lbMxGuid.Text = "lbMxGuid"; // // ucBtnPrint1 // this.ucBtnPrint1.allClickKey = null; this.ucBtnPrint1.guidKey = null; this.ucBtnPrint1.Location = new System.Drawing.Point(852, 42); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; this.ucBtnPrint1.Size = new System.Drawing.Size(276, 26); this.ucBtnPrint1.TabIndex = 478; // // radOut // this.radOut.Location = new System.Drawing.Point(852, 12); this.radOut.Margin = new System.Windows.Forms.Padding(0); this.radOut.Name = "radOut"; this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "å ¨æ"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "åªææ´å¼ "), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "æå¨æ")}); this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0); this.radOut.Size = new System.Drawing.Size(276, 26); this.radOut.StyleController = this.lay99; this.radOut.TabIndex = 477; // // dataLayoutControl1 // this.dataLayoutControl1.Controls.Add(this.txt_iCount_1); this.dataLayoutControl1.Controls.Add(this.txt_yuliang_1); this.dataLayoutControl1.Location = new System.Drawing.Point(572, 72); this.dataLayoutControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dataLayoutControl1.Name = "dataLayoutControl1"; this.dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 186, 812, 500); this.dataLayoutControl1.Root = this.layoutControlGroup2; this.dataLayoutControl1.Size = new System.Drawing.Size(276, 26); this.dataLayoutControl1.TabIndex = 227; this.dataLayoutControl1.Text = "dataLayoutControl1"; // // txt_iCount_1 // this.txt_iCount_1.Location = new System.Drawing.Point(86, 2); this.txt_iCount_1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_iCount_1.Name = "txt_iCount_1"; this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; this.txt_iCount_1.Properties.ReadOnly = true; this.txt_iCount_1.Size = new System.Drawing.Size(50, 20); this.txt_iCount_1.StyleController = this.dataLayoutControl1; this.txt_iCount_1.TabIndex = 228; // // txt_yuliang_1 // this.txt_yuliang_1.Location = new System.Drawing.Point(224, 2); this.txt_yuliang_1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_yuliang_1.Name = "txt_yuliang_1"; this.txt_yuliang_1.Properties.ReadOnly = true; this.txt_yuliang_1.Size = new System.Drawing.Size(50, 20); this.txt_yuliang_1.StyleController = this.dataLayoutControl1; this.txt_yuliang_1.TabIndex = 229; // // layoutControlGroup2 // this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup2.GroupBordersVisible = false; this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem30, this.layoutControlItem29}); this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutControlGroup2.Name = "Root"; columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition5.Width = 100D; columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition6.Width = 100D; this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition5, columnDefinition6}); rowDefinition5.Height = 100D; rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition5}); this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup2.Size = new System.Drawing.Size(276, 26); this.layoutControlGroup2.TextVisible = false; // // layoutControlItem30 // this.layoutControlItem30.Control = this.txt_yuliang_1; this.layoutControlItem30.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem30.CustomizationFormText = "æå°ä½æ°"; this.layoutControlItem30.Location = new System.Drawing.Point(138, 0); this.layoutControlItem30.Name = "layoutControlItem30"; this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem30.Size = new System.Drawing.Size(138, 26); this.layoutControlItem30.Text = "æå°ä½æ°"; this.layoutControlItem30.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem29 // this.layoutControlItem29.Control = this.txt_iCount_1; this.layoutControlItem29.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem29.CustomizationFormText = "æå°æ´å¼ æ°å¼"; this.layoutControlItem29.Location = new System.Drawing.Point(0, 0); this.layoutControlItem29.Name = "layoutControlItem29"; this.layoutControlItem29.Size = new System.Drawing.Size(138, 26); this.layoutControlItem29.Text = "æå°æ´å¼ æ°å¼"; this.layoutControlItem29.TextSize = new System.Drawing.Size(72, 14); // // txtWlid // this.txtWlid.Location = new System.Drawing.Point(96, 12); this.txtWlid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txtWlid.Name = "txtWlid"; this.txtWlid.Properties.Appearance.Options.UseFont = true; this.txtWlid.Properties.ReadOnly = true; this.txtWlid.Size = new System.Drawing.Size(192, 20); this.txtWlid.StyleController = this.lay99; this.txtWlid.TabIndex = 214; // // txtQuantity // this.txtQuantity.Location = new System.Drawing.Point(376, 12); this.txtQuantity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txtQuantity.Name = "txtQuantity"; this.txtQuantity.Properties.Appearance.Options.UseFont = true; this.txtQuantity.Properties.ReadOnly = true; this.txtQuantity.Size = new System.Drawing.Size(192, 20); this.txtQuantity.StyleController = this.lay99; this.txtQuantity.TabIndex = 220; // // txt_kQty // this.txt_kQty.Location = new System.Drawing.Point(656, 12); this.txt_kQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_kQty.Name = "txt_kQty"; this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; this.txt_kQty.Properties.Appearance.Options.UseFont = true; this.txt_kQty.Properties.Appearance.Options.UseForeColor = true; this.txt_kQty.Properties.ReadOnly = true; this.txt_kQty.Size = new System.Drawing.Size(192, 20); this.txt_kQty.StyleController = this.lay99; this.txt_kQty.TabIndex = 224; // // txtWlmc // this.txtWlmc.Location = new System.Drawing.Point(96, 42); this.txtWlmc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txtWlmc.Name = "txtWlmc"; this.txtWlmc.Properties.Appearance.Options.UseFont = true; this.txtWlmc.Properties.ReadOnly = true; this.txtWlmc.Size = new System.Drawing.Size(192, 20); this.txtWlmc.StyleController = this.lay99; this.txtWlmc.TabIndex = 216; // // txt_yQty // this.txt_yQty.Location = new System.Drawing.Point(376, 42); this.txt_yQty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_yQty.Name = "txt_yQty"; this.txt_yQty.Properties.Appearance.Options.UseFont = true; this.txt_yQty.Properties.ReadOnly = true; this.txt_yQty.Size = new System.Drawing.Size(192, 20); this.txt_yQty.StyleController = this.lay99; this.txt_yQty.TabIndex = 222; // // txt_psnQty_1 // this.txt_psnQty_1.Location = new System.Drawing.Point(656, 42); this.txt_psnQty_1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_psnQty_1.Name = "txt_psnQty_1"; this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; this.txt_psnQty_1.Size = new System.Drawing.Size(192, 20); this.txt_psnQty_1.StyleController = this.lay99; this.txt_psnQty_1.TabIndex = 226; // // txtWlgg // this.txtWlgg.Location = new System.Drawing.Point(96, 72); this.txtWlgg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txtWlgg.Name = "txtWlgg"; this.txtWlgg.Properties.Appearance.Options.UseFont = true; this.txtWlgg.Properties.ReadOnly = true; this.txtWlgg.Size = new System.Drawing.Size(472, 20); this.txtWlgg.StyleController = this.lay99; this.txtWlgg.TabIndex = 218; // // layoutControlItem33 // this.layoutControlItem33.Control = this.lbMxGuid; this.layoutControlItem33.Location = new System.Drawing.Point(1020, 72); this.layoutControlItem33.Name = "layoutControlItem33"; this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem33.Size = new System.Drawing.Size(340, 36); this.layoutControlItem33.Text = "lbMxGuid"; this.layoutControlItem33.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem33.TextVisible = false; // // layoutControlGroup1 // this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem22, this.layoutControlItem23, this.layoutControlItem27, this.layoutControlItem24, this.layoutControlItem25, this.layoutControlItem26, this.layoutControlItem28, this.layoutControlItem31, this.layoutControlItem21, this.layoutControlItem32}); this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutControlGroup1.Name = "Root"; columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition7.Width = 100D; columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition8.Width = 100D; columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition9.Width = 100D; columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition10.Width = 100D; this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition7, columnDefinition8, columnDefinition9, columnDefinition10}); rowDefinition6.Height = 100D; rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition7.Height = 100D; rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition8.Height = 100D; rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition6, rowDefinition7, rowDefinition8}); this.layoutControlGroup1.Size = new System.Drawing.Size(1140, 110); this.layoutControlGroup1.TextVisible = false; // // layoutControlItem22 // this.layoutControlItem22.Control = this.txtQuantity; this.layoutControlItem22.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem22.CustomizationFormText = "æ¬æ¬¡ç³è¯·æ»é"; this.layoutControlItem22.Location = new System.Drawing.Point(280, 0); this.layoutControlItem22.Name = "layoutControlItem22"; this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem22.Size = new System.Drawing.Size(280, 30); this.layoutControlItem22.Text = "æ¬æ¬¡ç³è¯·æ»é"; this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem23 // this.layoutControlItem23.Control = this.txt_kQty; this.layoutControlItem23.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem23.CustomizationFormText = "坿尿»æ°"; this.layoutControlItem23.Location = new System.Drawing.Point(560, 0); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem23.Size = new System.Drawing.Size(280, 30); this.layoutControlItem23.Text = "坿尿»æ°"; this.layoutControlItem23.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem27 // this.layoutControlItem27.Control = this.txtWlgg; this.layoutControlItem27.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem27.CustomizationFormText = "ç©æè§æ ¼"; this.layoutControlItem27.Location = new System.Drawing.Point(0, 60); this.layoutControlItem27.Name = "layoutControlItem27"; this.layoutControlItem27.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem27.Size = new System.Drawing.Size(560, 30); this.layoutControlItem27.Text = "ç©æè§æ ¼"; this.layoutControlItem27.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem24 // this.layoutControlItem24.Control = this.txtWlmc; this.layoutControlItem24.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem24.CustomizationFormText = "ç©æåç§°"; this.layoutControlItem24.Location = new System.Drawing.Point(0, 30); this.layoutControlItem24.Name = "layoutControlItem24"; this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem24.Size = new System.Drawing.Size(280, 30); this.layoutControlItem24.Text = "ç©æåç§°"; this.layoutControlItem24.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem25 // this.layoutControlItem25.Control = this.txt_yQty; this.layoutControlItem25.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem25.CustomizationFormText = "å·²æå°æ»é"; this.layoutControlItem25.Location = new System.Drawing.Point(280, 30); this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem25.Size = new System.Drawing.Size(280, 30); this.layoutControlItem25.Text = "å·²æå°æ»é"; this.layoutControlItem25.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem26 // this.layoutControlItem26.Control = this.txt_psnQty_1; this.layoutControlItem26.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem26.CustomizationFormText = "æ¯å¼ æ¡ç æ°é"; this.layoutControlItem26.Location = new System.Drawing.Point(560, 30); this.layoutControlItem26.Name = "layoutControlItem26"; this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem26.Size = new System.Drawing.Size(280, 30); this.layoutControlItem26.Text = "æ¯å¼ æ¡ç æ°é"; this.layoutControlItem26.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem28 // this.layoutControlItem28.Control = this.dataLayoutControl1; this.layoutControlItem28.Location = new System.Drawing.Point(560, 60); this.layoutControlItem28.Name = "layoutControlItem28"; this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem28.Size = new System.Drawing.Size(280, 30); this.layoutControlItem28.Text = "æå°å¼ æ°"; this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem28.TextVisible = false; // // layoutControlItem31 // this.layoutControlItem31.Control = this.radOut; this.layoutControlItem31.Location = new System.Drawing.Point(840, 0); this.layoutControlItem31.Name = "layoutControlItem31"; this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem31.Size = new System.Drawing.Size(280, 30); this.layoutControlItem31.Text = "èªå¨è®¡ç®"; this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem31.TextVisible = false; // // layoutControlItem21 // this.layoutControlItem21.Control = this.txtWlid; this.layoutControlItem21.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem21.CustomizationFormText = "ç©æç¼ç "; this.layoutControlItem21.Location = new System.Drawing.Point(0, 0); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.Size = new System.Drawing.Size(280, 30); this.layoutControlItem21.Text = "ç©æç¼ç "; this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 14); // // layoutControlItem32 // this.layoutControlItem32.Control = this.ucBtnPrint1; this.layoutControlItem32.Location = new System.Drawing.Point(840, 30); this.layoutControlItem32.Name = "layoutControlItem32"; this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem32.Size = new System.Drawing.Size(280, 30); this.layoutControlItem32.Text = "æå°æé®"; this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem32.TextVisible = false; // // gcMx1 // this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1, this.rptBl}); this.gcMx1.Size = new System.Drawing.Size(1124, 400); this.gcMx1.Size = new System.Drawing.Size(983, 201); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); // // gvMx1 // this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1tlid, this.gridColumn3, @@ -949,14 +1479,19 @@ this.gvMx1tld003, this.gvMx1tld004, this.gvMx1tld005, this.gridColumn1, this.gvMx1tld006, this.gvMx1tld007, this.gvMx1tld009, this.gridColumn1, this.gridColumn2, this.gridColumn4, this.gvMxDel, this.gridColumn5, this.gridColumn12}); this.gridColumn18, this.gridColumn19, this.gridColumn20, this.gridColumn22, this.gridColumn23}); this.gvMx1.DetailHeight = 272; this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -966,68 +1501,68 @@ // gvMx1tlid // this.gvMx1tlid.AppearanceCell.Options.UseFont = true; this.gvMx1tlid.Caption = "tlid"; this.gvMx1tlid.Caption = "ç³è¯·æç»è¡¨ä¸»é®"; this.gvMx1tlid.FieldName = "tlid"; this.gvMx1tlid.MinWidth = 50; this.gvMx1tlid.MinWidth = 44; this.gvMx1tlid.Name = "gvMx1tlid"; this.gvMx1tlid.Tag = "query_a.tlid"; this.gvMx1tlid.Width = 94; this.gvMx1tlid.Width = 82; // // gridColumn3 // this.gridColumn3.Caption = "dabGuid"; this.gridColumn3.FieldName = "aboutGuid"; this.gridColumn3.MinWidth = 25; this.gridColumn3.MinWidth = 22; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Width = 94; this.gridColumn3.Width = 82; // // gvMx1tld001 // this.gvMx1tld001.AppearanceCell.Options.UseFont = true; this.gvMx1tld001.Caption = "å·¥åå·"; this.gvMx1tld001.FieldName = "tld001"; this.gvMx1tld001.MinWidth = 50; this.gvMx1tld001.MinWidth = 44; this.gvMx1tld001.Name = "gvMx1tld001"; this.gvMx1tld001.Tag = "query_a.tld001"; this.gvMx1tld001.Visible = true; this.gvMx1tld001.VisibleIndex = 0; this.gvMx1tld001.Width = 94; this.gvMx1tld001.Width = 68; // // gvMx1tld002 // this.gvMx1tld002.AppearanceCell.Options.UseFont = true; this.gvMx1tld002.Caption = "ç©æç¼ç "; this.gvMx1tld002.FieldName = "tld002"; this.gvMx1tld002.MinWidth = 50; this.gvMx1tld002.MinWidth = 44; this.gvMx1tld002.Name = "gvMx1tld002"; this.gvMx1tld002.Tag = "query_a.tld002"; this.gvMx1tld002.Visible = true; this.gvMx1tld002.VisibleIndex = 1; this.gvMx1tld002.Width = 94; this.gvMx1tld002.Width = 68; // // gvMx1tld003 // this.gvMx1tld003.AppearanceCell.Options.UseFont = true; this.gvMx1tld003.Caption = "ç©æåç§°"; this.gvMx1tld003.FieldName = "tld003"; this.gvMx1tld003.MinWidth = 50; this.gvMx1tld003.MinWidth = 44; this.gvMx1tld003.Name = "gvMx1tld003"; this.gvMx1tld003.Tag = "query_a.tld003"; this.gvMx1tld003.Visible = true; this.gvMx1tld003.VisibleIndex = 2; this.gvMx1tld003.Width = 94; this.gvMx1tld003.Width = 68; // // gvMx1tld004 // this.gvMx1tld004.AppearanceCell.Options.UseFont = true; this.gvMx1tld004.Caption = "è§æ ¼åå·"; this.gvMx1tld004.FieldName = "tld004"; this.gvMx1tld004.MinWidth = 50; this.gvMx1tld004.MinWidth = 44; this.gvMx1tld004.Name = "gvMx1tld004"; this.gvMx1tld004.Tag = "query_a.tld004"; this.gvMx1tld004.Visible = true; this.gvMx1tld004.VisibleIndex = 3; this.gvMx1tld004.Width = 94; this.gvMx1tld004.Width = 68; // // gvMx1tld005 // @@ -1038,76 +1573,86 @@ this.gvMx1tld005.AppearanceHeader.Options.UseForeColor = true; this.gvMx1tld005.Caption = "ç³è¯·æ°é"; this.gvMx1tld005.FieldName = "tld005"; this.gvMx1tld005.MinWidth = 50; this.gvMx1tld005.MinWidth = 44; this.gvMx1tld005.Name = "gvMx1tld005"; this.gvMx1tld005.Tag = "edit"; this.gvMx1tld005.Tag = "yz_quantity_0_edit"; this.gvMx1tld005.Visible = true; this.gvMx1tld005.VisibleIndex = 4; this.gvMx1tld005.Width = 94; this.gvMx1tld005.Width = 68; // // gridColumn1 // this.gridColumn1.Caption = "已颿°é"; this.gridColumn1.FieldName = "ylsl"; this.gridColumn1.MinWidth = 22; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 7; this.gridColumn1.Width = 73; // // gvMx1tld006 // this.gvMx1tld006.AppearanceCell.Options.UseFont = true; this.gvMx1tld006.Caption = "已鿰é"; this.gvMx1tld006.FieldName = "tld006"; this.gvMx1tld006.MinWidth = 50; this.gvMx1tld006.FieldName = "ytsl"; this.gvMx1tld006.MinWidth = 44; this.gvMx1tld006.Name = "gvMx1tld006"; this.gvMx1tld006.Tag = "query_a.tld006"; this.gvMx1tld006.Visible = true; this.gvMx1tld006.VisibleIndex = 7; this.gvMx1tld006.Width = 94; this.gvMx1tld006.VisibleIndex = 8; this.gvMx1tld006.Width = 73; // // gvMx1tld007 // this.gvMx1tld007.AppearanceCell.Options.UseFont = true; this.gvMx1tld007.Caption = "åä½"; this.gvMx1tld007.FieldName = "dwName"; this.gvMx1tld007.MinWidth = 50; this.gvMx1tld007.MinWidth = 44; this.gvMx1tld007.Name = "gvMx1tld007"; this.gvMx1tld007.Tag = "query_a.tld007"; this.gvMx1tld007.Visible = true; this.gvMx1tld007.VisibleIndex = 8; this.gvMx1tld007.Width = 94; this.gvMx1tld007.VisibleIndex = 9; this.gvMx1tld007.Width = 73; // // gvMx1tld009 // this.gvMx1tld009.AppearanceCell.Options.UseFont = true; this.gvMx1tld009.Caption = "ç©æid"; this.gvMx1tld009.FieldName = "tld009"; this.gvMx1tld009.MinWidth = 50; this.gvMx1tld009.MinWidth = 44; this.gvMx1tld009.Name = "gvMx1tld009"; this.gvMx1tld009.Tag = "query_a.tld009"; this.gvMx1tld009.Width = 94; // // gridColumn1 // this.gridColumn1.Caption = "å·²æå°æ°é"; this.gridColumn1.FieldName = "ydy"; this.gridColumn1.MinWidth = 25; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 9; this.gridColumn1.Width = 94; this.gvMx1tld009.Width = 82; // // gridColumn2 // this.gridColumn2.Caption = "坿尿°é"; this.gridColumn2.FieldName = "kdy"; this.gridColumn2.MinWidth = 25; this.gridColumn2.Caption = "å·²æå°æ°é"; this.gridColumn2.FieldName = "ydy"; this.gridColumn2.MinWidth = 22; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 10; this.gridColumn2.Width = 94; this.gridColumn2.Width = 73; // // gridColumn4 // this.gridColumn4.Caption = "坿尿°é"; this.gridColumn4.FieldName = "kdy"; this.gridColumn4.MinWidth = 22; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 11; this.gridColumn4.Width = 73; // // gvMxDel // this.gvMxDel.Caption = "ç§»åº"; this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; this.gvMxDel.MinWidth = 25; this.gvMxDel.MinWidth = 22; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; this.gvMxDel.VisibleIndex = 11; this.gvMxDel.Width = 94; this.gvMxDel.VisibleIndex = 12; this.gvMxDel.Width = 77; // // repositoryItemButtonEdit1 // @@ -1118,77 +1663,127 @@ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "ç§»åº", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // // gridColumn5 // gridColumn18 // this.gridColumn5.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gridColumn5.AppearanceCell.Options.UseForeColor = true; this.gridColumn5.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gridColumn5.AppearanceHeader.Options.UseForeColor = true; this.gridColumn5.Caption = "夿³¨"; this.gridColumn5.FieldName = "tld014"; this.gridColumn5.MinWidth = 25; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Tag = "edit"; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 5; this.gridColumn5.Width = 94; this.gridColumn18.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gridColumn18.AppearanceCell.Options.UseForeColor = true; this.gridColumn18.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gridColumn18.AppearanceHeader.Options.UseForeColor = true; this.gridColumn18.Caption = "夿³¨"; this.gridColumn18.FieldName = "tld014"; this.gridColumn18.MinWidth = 70; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Tag = "edit"; this.gridColumn18.Visible = true; this.gridColumn18.VisibleIndex = 5; this.gridColumn18.Width = 70; // // gridColumn12 // gridColumn19 // this.gridColumn12.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink; this.gridColumn12.AppearanceCell.Options.UseForeColor = true; this.gridColumn12.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink; this.gridColumn12.AppearanceHeader.Options.UseForeColor = true; this.gridColumn12.Caption = "éæ©ä¸è¯ç±»å«"; this.gridColumn12.ColumnEdit = this.rptBl; this.gridColumn12.FieldName = "tld015"; this.gridColumn12.MinWidth = 100; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Tag = "edit"; this.gridColumn12.Visible = true; this.gridColumn12.VisibleIndex = 6; this.gridColumn12.Width = 100; this.gridColumn19.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gridColumn19.AppearanceCell.Options.UseForeColor = true; this.gridColumn19.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gridColumn19.AppearanceHeader.Options.UseForeColor = true; this.gridColumn19.Caption = "éæ©ä¸è¯ç±»å«"; this.gridColumn19.ColumnEdit = this.rptBl; this.gridColumn19.FieldName = "tld015"; this.gridColumn19.MinWidth = 87; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Tag = "edit"; this.gridColumn19.Visible = true; this.gridColumn19.VisibleIndex = 6; this.gridColumn19.Width = 87; // // rptBl // this.rptBl.AutoHeight = false; editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; this.rptBl.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.rptBl.Name = "rptBl"; this.rptBl.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptBl_ButtonClick); // // gridColumn20 // this.gridColumn20.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; this.gridColumn20.AppearanceCell.Options.UseForeColor = true; this.gridColumn20.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; this.gridColumn20.AppearanceHeader.Options.UseForeColor = true; this.gridColumn20.Caption = "累计ç³è¯·é"; this.gridColumn20.FieldName = "sqQty"; this.gridColumn20.MinWidth = 22; this.gridColumn20.Name = "gridColumn20"; this.gridColumn20.Visible = true; this.gridColumn20.VisibleIndex = 13; this.gridColumn20.Width = 82; // // gridColumn22 // this.gridColumn22.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; this.gridColumn22.AppearanceCell.Options.UseForeColor = true; this.gridColumn22.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; this.gridColumn22.AppearanceHeader.Options.UseForeColor = true; this.gridColumn22.Caption = "累积éé"; this.gridColumn22.FieldName = "tQty"; this.gridColumn22.MinWidth = 22; this.gridColumn22.Name = "gridColumn22"; this.gridColumn22.Visible = true; this.gridColumn22.VisibleIndex = 14; this.gridColumn22.Width = 82; // // gridColumn23 // this.gridColumn23.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; this.gridColumn23.AppearanceCell.Options.UseForeColor = true; this.gridColumn23.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical; this.gridColumn23.AppearanceHeader.Options.UseForeColor = true; this.gridColumn23.Caption = "累计补é"; this.gridColumn23.FieldName = "bQty"; this.gridColumn23.MinWidth = 22; this.gridColumn23.Name = "gridColumn23"; this.gridColumn23.Visible = true; this.gridColumn23.VisibleIndex = 15; this.gridColumn23.Width = 82; // // xtraTabPage3 // this.xtraTabPage3.Controls.Add(this.gcMx2); this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabPage3.Name = "xtraTabPage3"; this.xtraTabPage3.Size = new System.Drawing.Size(1124, 412); this.xtraTabPage3.Text = "æ¡ç æç»"; this.xtraTabPage3.Size = new System.Drawing.Size(983, 318); this.xtraTabPage3.Text = "å·²ææ¡ç æç»"; // // gcMx2 // this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx2.Name = "gcMx2"; this.gcMx2.Size = new System.Drawing.Size(1124, 412); this.gcMx2.TabIndex = 2; this.gcMx2.Size = new System.Drawing.Size(983, 318); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); // // gvMx2 // this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, this.gridColumn15, this.gvMx1itemBarcode, this.gridColumn4, this.gridColumn5, this.gridColumn9, this.gridColumn8, this.gvMx1quantity, this.gridColumn7, this.gvMx1createBy, this.gvMx1lotDate}); this.gvMx1lotDate, this.gridColumn12, this.gridColumn17, this.gridColumn16}); this.gvMx2.DetailHeight = 272; this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1200,128 +1795,148 @@ this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid"; this.gvMx1guid.FieldName = "guid"; this.gvMx1guid.MinWidth = 50; this.gvMx1guid.MinWidth = 44; this.gvMx1guid.Name = "gvMx1guid"; this.gvMx1guid.Tag = "query_a.guid"; this.gvMx1guid.Width = 94; this.gvMx1guid.Width = 82; // // gridColumn15 // this.gridColumn15.Caption = "æ¯å¦å ¥åº"; this.gridColumn15.FieldName = "isRk"; this.gridColumn15.MinWidth = 22; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; this.gridColumn15.VisibleIndex = 0; this.gridColumn15.Width = 82; // // gvMx1itemBarcode // this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "ç©ææ¡ç "; this.gvMx1itemBarcode.FieldName = "itemBarcode"; this.gvMx1itemBarcode.MinWidth = 300; this.gvMx1itemBarcode.MinWidth = 262; this.gvMx1itemBarcode.Name = "gvMx1itemBarcode"; this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE"; this.gvMx1itemBarcode.Visible = true; this.gvMx1itemBarcode.VisibleIndex = 0; this.gvMx1itemBarcode.Width = 300; this.gvMx1itemBarcode.VisibleIndex = 1; this.gvMx1itemBarcode.Width = 262; // // gridColumn4 // gridColumn5 // this.gridColumn4.Caption = "ç©æç¼ç "; this.gridColumn4.FieldName = "itemNo"; this.gridColumn4.MinWidth = 25; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 1; this.gridColumn4.Width = 94; this.gridColumn5.Caption = "ç©æç¼ç "; this.gridColumn5.FieldName = "itemNo"; this.gridColumn5.MinWidth = 22; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 2; this.gridColumn5.Width = 82; // // gridColumn9 // this.gridColumn9.Caption = "ç©æåç§°"; this.gridColumn9.FieldName = "itemName"; this.gridColumn9.MinWidth = 25; this.gridColumn9.MinWidth = 22; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; this.gridColumn9.VisibleIndex = 2; this.gridColumn9.Width = 94; this.gridColumn9.VisibleIndex = 3; this.gridColumn9.Width = 82; // // gridColumn8 // this.gridColumn8.Caption = "è§æ ¼åå·"; this.gridColumn8.FieldName = "itemModel"; this.gridColumn8.MinWidth = 25; this.gridColumn8.MinWidth = 22; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 3; this.gridColumn8.Width = 94; this.gridColumn8.VisibleIndex = 4; this.gridColumn8.Width = 82; // // gvMx1quantity // this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "æ°é"; this.gvMx1quantity.FieldName = "quantity"; this.gvMx1quantity.MinWidth = 50; this.gvMx1quantity.MinWidth = 44; this.gvMx1quantity.Name = "gvMx1quantity"; this.gvMx1quantity.Tag = "query_a.QUANTITY"; this.gvMx1quantity.Visible = true; this.gvMx1quantity.VisibleIndex = 4; this.gvMx1quantity.Width = 94; this.gvMx1quantity.VisibleIndex = 5; this.gvMx1quantity.Width = 82; // // gridColumn7 // this.gridColumn7.Caption = "åä½"; this.gridColumn7.FieldName = "dwName"; this.gridColumn7.MinWidth = 25; this.gridColumn7.MinWidth = 22; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 5; this.gridColumn7.Width = 94; this.gridColumn7.VisibleIndex = 6; this.gridColumn7.Width = 82; // // gvMx1createBy // this.gvMx1createBy.AppearanceCell.Options.UseFont = true; this.gvMx1createBy.Caption = "å建人"; this.gvMx1createBy.FieldName = "createBy"; this.gvMx1createBy.MinWidth = 50; this.gvMx1createBy.MinWidth = 44; this.gvMx1createBy.Name = "gvMx1createBy"; this.gvMx1createBy.Tag = "query_a.CREATE_BY"; this.gvMx1createBy.Visible = true; this.gvMx1createBy.VisibleIndex = 6; this.gvMx1createBy.Width = 94; this.gvMx1createBy.VisibleIndex = 7; this.gvMx1createBy.Width = 82; // // gvMx1lotDate // this.gvMx1lotDate.AppearanceCell.Options.UseFont = true; this.gvMx1lotDate.Caption = "åå»ºæ¥æ"; this.gvMx1lotDate.FieldName = "createDate"; this.gvMx1lotDate.MinWidth = 50; this.gvMx1lotDate.MinWidth = 44; this.gvMx1lotDate.Name = "gvMx1lotDate"; this.gvMx1lotDate.Tag = "query_a.LOT_DATE"; this.gvMx1lotDate.Visible = true; this.gvMx1lotDate.VisibleIndex = 7; this.gvMx1lotDate.Width = 94; this.gvMx1lotDate.VisibleIndex = 8; this.gvMx1lotDate.Width = 82; // // picCheckBox // gridColumn12 // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; this.picCheckBox.Location = new System.Drawing.Point(1016, 45); this.picCheckBox.Name = "picCheckBox"; this.picCheckBox.Size = new System.Drawing.Size(100, 50); this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.picCheckBox.TabIndex = 5; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; this.gridColumn12.Caption = "å ¥åºäºº"; this.gridColumn12.FieldName = "rkUser"; this.gridColumn12.MinWidth = 22; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Visible = true; this.gridColumn12.VisibleIndex = 9; this.gridColumn12.Width = 82; // // gridColumn14 // gridColumn17 // this.gridColumn14.Caption = "å ¥åºè´§ä¸»"; this.gridColumn14.FieldName = "tlOrg"; this.gridColumn14.MinWidth = 25; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; this.gridColumn14.VisibleIndex = 13; this.gridColumn14.Width = 94; this.gridColumn17.Caption = "å ¥åºä½"; this.gridColumn17.FieldName = "rkPositon"; this.gridColumn17.MinWidth = 22; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Visible = true; this.gridColumn17.VisibleIndex = 10; this.gridColumn17.Width = 82; // // gridColumn16 // this.gridColumn16.Caption = "å ¥åºæ¥æ"; this.gridColumn16.FieldName = "rkDate"; this.gridColumn16.MinWidth = 22; this.gridColumn16.Name = "gridColumn16"; this.gridColumn16.Visible = true; this.gridColumn16.VisibleIndex = 11; this.gridColumn16.Width = 82; // // Frm_WwTbl // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1128, 704); this.ClientSize = new System.Drawing.Size(987, 548); this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "Frm_WwTbl"; this.Text = "éæç³è¯·"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); @@ -1369,14 +1984,45 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).EndInit(); this.split99.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).EndInit(); this.split99.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split99)).EndInit(); this.split99.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.lay99)).EndInit(); this.lay99.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit(); this.dataLayoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); @@ -1384,7 +2030,6 @@ this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -1438,8 +2083,46 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraEditors.CheckEdit txt_tbl013; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraEditors.TextEdit txt_erpProductionOrderNo; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.Utils.ToolTipController tips; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraEditors.SplitContainerControl split99; private DevExpress.XtraLayout.LayoutControl lay99; private DevExpress.XtraEditors.LabelControl lbMxGuid; private UserControl.UcBtnPrint ucBtnPrint1; private DevExpress.XtraEditors.RadioGroup radOut; private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1; private DevExpress.XtraEditors.TextEdit txt_iCount_1; private DevExpress.XtraEditors.TextEdit txt_yuliang_1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; private DevExpress.XtraEditors.TextEdit txtWlid; private DevExpress.XtraEditors.TextEdit txtQuantity; private DevExpress.XtraEditors.TextEdit txt_kQty; private DevExpress.XtraEditors.TextEdit txtWlmc; private DevExpress.XtraEditors.TextEdit txt_yQty; private DevExpress.XtraEditors.TextEdit txt_psnQty_1; private DevExpress.XtraEditors.TextEdit txtWlgg; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; private DevExpress.XtraGrid.Columns.GridColumn gvMx1tlid; @@ -1449,36 +2132,35 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld003; private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld004; private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld005; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld006; private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld007; private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld009; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptBl; private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy; private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate; private DevExpress.XtraEditors.TextEdit txt_erpProductionOrderNo; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.Utils.ToolTipController tips; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraEditors.SplitContainerControl split99; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptBl; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; } } DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.cs
@@ -30,6 +30,7 @@ toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick; toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick; toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick; this.toolBarMenu1.btnPrintClick += ToolBarMenu1_btnPrintClick; this.toolBarMenu1.getXmlConfig(); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2); @@ -88,6 +89,90 @@ }; frm.ShowDialog(); }; // æå°äºä»¶ this.ucBtnPrint1.btnPrintClick += (s, e) => { string rowGuid = lbMxGuid.Text.Trim(); ucBtnPrint1.guidKey = rowGuid; if (!Gs.DevApp.ToolBox.UtilityHelper.IsNumeric3(txt_iCount_1.Text.Trim(), txt_yuliang_1.Text.Trim())) { Gs.DevApp.ToolBox.MsgHelper.ShowError("请è¾å ¥æ£ç¡®çæ¡ç æ°éï¼"); txt_iCount_1.Focus(); this.ucBtnPrint1.rptParameter = "return false"; return; } if (!Gs.DevApp.ToolBox.UtilityHelper.IsNumeric3(txt_psnQty_1.Text.Trim())) { Gs.DevApp.ToolBox.MsgHelper.ShowError("è¯·éæ©æå°æ¡ç æ°éï¼"); txt_psnQty_1.Focus(); this.ucBtnPrint1.rptParameter = "return false"; return; } if (lbMxGuid.Text.Trim().Length < 10) { Gs.DevApp.ToolBox.MsgHelper.ShowError("è¯·éæ©æå°çè¡ï¼"); this.ucBtnPrint1.rptParameter = "return false"; return; } this.ucBtnPrint1.rptParameter = "rpt_WWTL{" + lbMxGuid.Text.Trim()//å ³èä¸»é® + "," + "" + "," + Gs.DevApp.ToolBox.UtilityHelper.ToDecimal(txt_yuliang_1.Text.Trim())//使° + "," + txt_iCount_1.Text.Trim()//å¼ æ° + "," + txt_psnQty_1.Text.Trim()//æ¯å¼ æ¡ç æ°é + "}"; txt_iCount_1.Text = ""; txt_psnQty_1.Text = ""; }; //æå°æ¹éæä½äºä»¶ this.ucBtnPrint1.btnAllClick += (s, e) => { string rowGuid = lbMxGuid.Text.Trim(); SelectDeleteBar frm = new SelectDeleteBar(rowGuid, "å§å¤éæ"); string strCodeList = ""; string strAction = ""; frm.UpdateParent += (ss, ee) => { strCodeList = ee.StringSingle; strAction = ee.Data; }; frm.ShowDialog(); if (string.IsNullOrEmpty(strCodeList)) return; if (strAction == "print") { try { string rptParameter = "rpt_WWTL{" + "100"//éæé½æ¯ä¼ 100ï¼ + "," + "" + "," + "" + "," + "" + "," + "" + "," + strCodeList + "}"; using (Form rpt = new RptPreview(rowGuid, rptParameter)) { rpt.ShowDialog(); } frm.Close(); } catch (Exception ex) { MsgHelper.ShowError(ex.Message); } } }; gvMx1.FocusedRowChanged += GvMx1_FocusedRowChanged; //æå°èªå¨è®¡ç® txt_psnQty_1.TextChanged += (s, e) => { Gs.DevApp.ToolBox.UtilityHelper.PrintJiSuan(txt_psnQty_1, txt_iCount_1, txt_kQty.Text.Trim(), radOut, txt_yuliang_1); }; radOut.SelectedIndexChanged += (s, e) => { Gs.DevApp.ToolBox.UtilityHelper.PrintAuto(txt_psnQty_1, txt_iCount_1, radOut, txt_yuliang_1); }; } private async void GridView1_ColumnFilterChanged(object sender, EventArgs e) @@ -141,6 +226,30 @@ { _filterList = e.FilterList; getPageList(1); } private void ToolBarMenu1_btnPrintClick(object sender, EventArgs e) { string rowGuid, rowName; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_billNo, gridView1); if (string.IsNullOrEmpty(rowGuid)) { this.toolBarMenu1.rptParameter = "return false"; MsgHelper.Warning("请å éæ©ä½ è¦æå°çåæ®ï¼"); return; } string rptParameter = "rpt_wwtlsqd{" + rowGuid // @inOrderGuid - åæ®guid + "," + "100" // @isDesign - éæé½æ¯ä¼ 100 + "," + "" // @in1 - å ¥åºæ¶é´ï¼æ©å±ç¨ï¼ + "," + "" // @in2 - ç¹éï¼æ©å±ç¨ï¼ + "," + "" // @in3 - ä¾åºåidï¼æ©å±ç¨ï¼ + "," + "" // @in4 - å¼ æ°ï¼æ©å±ç¨ï¼ + "," + "" // @in5 - æ°éï¼æ©å±ç¨ï¼ + "," + "" // @in6 - æ©å±ç¨ + "}"; this.toolBarMenu1.rptParameter = rptParameter; this.toolBarMenu1.guidKey = rowGuid; } /// <summary> @@ -630,5 +739,38 @@ }; frm.ShowDialog(); } private void GvMx1_FocusedRowChanged(object sender, DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventArgs e) { if (e.FocusedRowHandle >= 0) { DataRow row = gvMx1.GetDataRow(e.FocusedRowHandle); lbMxGuid.Text = row["tlid"].ToString(); if (string.IsNullOrEmpty(lbMxGuid.Text)) return; toolBarMenu1.guidKey = row["tlid"].ToString(); txtWlid.Text = row["tld002"].ToString(); txtWlgg.Text = row["tld004"].ToString(); txtWlmc.Text = row["tld003"].ToString(); txtQuantity.Text = row["tld005"].ToString();//ç³è¯·æ»é txt_yQty.Text = row["ydy"].ToString();//å·²æå°æ»é txt_kQty.Text = row["kdy"].ToString();//坿尿»é txt_psnQty_1.Text = row["tld005"].ToString(); //é»è®¤æ¯å¼ æ¡ç æ°é } else { lbMxGuid.Text = ""; ucBtnPrint1.guidKey = ""; txtWlid.Text = ""; txtWlgg.Text = ""; txtWlmc.Text = ""; txtQuantity.Text = ""; txt_yQty.Text = ""; txt_kQty.Text = ""; txt_psnQty_1.Text = ""; txt_iCount_1.Text = ""; } } } } DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTblDj.cs
@@ -24,6 +24,7 @@ toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick; toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick; toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick; this.toolBarMenu1.btnPrintClick += ToolBarMenu1_btnPrintClick; this.toolBarMenu1.getXmlConfig(); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2); @@ -95,6 +96,31 @@ _filterList = e.FilterList; getPageList(1); } private void ToolBarMenu1_btnPrintClick(object sender, EventArgs e) { string rowGuid, rowName; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_billNo, gridView1); if (string.IsNullOrEmpty(rowGuid)) { this.toolBarMenu1.rptParameter = "return false"; MsgHelper.Warning("请å éæ©ä½ è¦æå°çåæ®ï¼"); return; } string rptParameter = "rpt_wwtld{" + rowGuid // @inOrderGuid - åæ®guid + "," + "100" // @isDesign - éæé½æ¯ä¼ 100 + "," + "" // @in1 - å ¥åºæ¶é´ï¼æ©å±ç¨ï¼ + "," + "" // @in2 - ç¹éï¼æ©å±ç¨ï¼ + "," + "" // @in3 - ä¾åºåidï¼æ©å±ç¨ï¼ + "," + "" // @in4 - å¼ æ°ï¼æ©å±ç¨ï¼ + "," + "" // @in5 - æ°éï¼æ©å±ç¨ï¼ + "," + "" // @in6 - æ©å±ç¨ + "}"; this.toolBarMenu1.rptParameter = rptParameter; this.toolBarMenu1.guidKey = rowGuid; } /// <summary> /// å®¡æ ¸äºä»¶ /// </summary> DevApp/Gs.DevApp/DevFrm/WW/Frm_Wwgdhb.Designer.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,1766 @@ /* Create By GS EasyCode */ namespace Gs.DevApp.DevFrm { partial class Frm_Wwgdhb { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Wwgdhb)); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_pba009 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_pba006 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_pba005 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); this.txt_Ck = new Gs.DevApp.UserControl.UcLookCk(); this.txt_Supplier = new Gs.DevApp.UserControl.UcLookSupplier(); this.lbGuid = new System.Windows.Forms.Label(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); this.txt_erpId = new Gs.DevApp.UserControl.UcLookOrg(); this.txt_daahb001 = new DevExpress.XtraEditors.TextEdit(); this.txt_daahb009 = new DevExpress.XtraEditors.TextEdit(); this.txt_cjr = new DevExpress.XtraEditors.TextEdit(); this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); this.txt_gds = new DevExpress.XtraEditors.TextEdit(); this.txt_hbsl = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.caaGuid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa010 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa005 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa003 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa004 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa008 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa006 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa016 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.gvMx1daa018 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemDateEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.none = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gvMx1daa002 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa007 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa009 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa011 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1reporttime = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa017 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa019 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa020 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa021 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa022 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa023 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa024 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa025 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa026 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1isReportcheck = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa014 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1machineNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_issueType = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); this.split1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); this.split1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); this.splitMx1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); this.splitMx1.Panel2.SuspendLayout(); this.splitMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_daahb001.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_daahb009.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_cjr.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_gds.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_hbsl.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.none)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; this.toolBarMenu1.currentAction = null; this.toolBarMenu1.defaultActions = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; this.toolBarMenu1.Size = new System.Drawing.Size(987, 62); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; this.xtraTabControl1.Size = new System.Drawing.Size(987, 468); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(985, 442); this.xtraTabPage1.Text = "æ°æ®å表"; // // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.split1.Name = "split1"; // // split1.Panel1 // this.split1.Panel1.Controls.Add(this.gcMain1); this.split1.Panel1.Controls.Add(this.pageBar1); this.split1.Panel1.Text = "Panel1"; // // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(985, 442); this.split1.SplitterPosition = 0; this.split1.TabIndex = 4; // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain1.Name = "gcMain1"; this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemCheckEdit1, this.repositoryItemCheckEdit2}); this.gcMain1.Size = new System.Drawing.Size(985, 402); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 39; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn7, this.gv_fstatus, this.gridColumn2, this.gridColumn8, this.gridColumn1, this.gv_pba009, this.gv_checkDate, this.gv_checkUser, this.gv_pba006, this.gv_pba005, this.gridColumn9, this.gridColumn11, this.gridColumn10, this.gridColumn4, this.gridColumn5}); this.gridView1.DetailHeight = 272; this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 44; this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // // gridColumn7 // this.gridColumn7.AppearanceCell.Options.UseFont = true; this.gridColumn7.Caption = "åæå®ææ è¯"; this.gridColumn7.FieldName = "completeStatus2"; this.gridColumn7.MaxWidth = 44; this.gridColumn7.MinWidth = 44; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Tag = "query_a.complete_status"; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 12; this.gridColumn7.Width = 44; // // gv_fstatus // this.gv_fstatus.AppearanceCell.Options.UseFont = true; this.gv_fstatus.Caption = "å®¡æ ¸æ è¯"; this.gv_fstatus.FieldName = "fstatus2"; this.gv_fstatus.MaxWidth = 44; this.gv_fstatus.MinWidth = 44; this.gv_fstatus.Name = "gv_fstatus"; this.gv_fstatus.OptionsColumn.AllowEdit = false; this.gv_fstatus.Tag = "query_a.fstatus1"; this.gv_fstatus.Visible = true; this.gv_fstatus.VisibleIndex = 0; this.gv_fstatus.Width = 44; // // gridColumn2 // this.gridColumn2.Caption = "åå¹¶åå·"; this.gridColumn2.FieldName = "daahb001"; this.gridColumn2.MinWidth = 17; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Tag = "query_a.daahb001"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 1; this.gridColumn2.Width = 86; // // gridColumn8 // this.gridColumn8.Caption = "ä¾åºåç¼å·"; this.gridColumn8.FieldName = "gys"; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 2; this.gridColumn8.Width = 49; // // gridColumn1 // this.gridColumn1.Caption = "ä¾åºååç§°"; this.gridColumn1.FieldName = "gysName"; this.gridColumn1.MinWidth = 22; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 3; this.gridColumn1.Width = 54; // // gv_pba009 // this.gv_pba009.AppearanceCell.Options.UseFont = true; this.gv_pba009.Caption = "夿³¨"; this.gv_pba009.FieldName = "daah009"; this.gv_pba009.MinWidth = 17; this.gv_pba009.Name = "gv_pba009"; this.gv_pba009.OptionsColumn.AllowEdit = false; this.gv_pba009.Tag = "query_a.daah009"; this.gv_pba009.Visible = true; this.gv_pba009.VisibleIndex = 4; this.gv_pba009.Width = 124; // // gv_checkDate // this.gv_checkDate.AppearanceCell.Options.UseFont = true; this.gv_checkDate.Caption = "å®¡æ ¸æ¥æ"; this.gv_checkDate.FieldName = "checkDate"; this.gv_checkDate.MinWidth = 17; this.gv_checkDate.Name = "gv_checkDate"; this.gv_checkDate.OptionsColumn.AllowEdit = false; this.gv_checkDate.Tag = "query_a.check_date"; this.gv_checkDate.Visible = true; this.gv_checkDate.VisibleIndex = 5; this.gv_checkDate.Width = 91; // // gv_checkUser // this.gv_checkUser.AppearanceCell.Options.UseFont = true; this.gv_checkUser.Caption = "å®¡æ ¸äºº"; this.gv_checkUser.FieldName = "shr"; this.gv_checkUser.MinWidth = 17; this.gv_checkUser.Name = "gv_checkUser"; this.gv_checkUser.OptionsColumn.AllowEdit = false; this.gv_checkUser.Tag = "query_a.check_user"; this.gv_checkUser.Visible = true; this.gv_checkUser.VisibleIndex = 6; this.gv_checkUser.Width = 47; // // gv_pba006 // this.gv_pba006.AppearanceCell.Options.UseFont = true; this.gv_pba006.Caption = "å建æ¶é´"; this.gv_pba006.FieldName = "createDate"; this.gv_pba006.MinWidth = 17; this.gv_pba006.Name = "gv_pba006"; this.gv_pba006.OptionsColumn.AllowEdit = false; this.gv_pba006.Tag = "query_a.pba006"; this.gv_pba006.Visible = true; this.gv_pba006.VisibleIndex = 7; this.gv_pba006.Width = 91; // // gv_pba005 // this.gv_pba005.AppearanceCell.Options.UseFont = true; this.gv_pba005.Caption = "å建人"; this.gv_pba005.FieldName = "cjr"; this.gv_pba005.MinWidth = 17; this.gv_pba005.Name = "gv_pba005"; this.gv_pba005.OptionsColumn.AllowEdit = false; this.gv_pba005.Tag = "query_a.pba005"; this.gv_pba005.Visible = true; this.gv_pba005.VisibleIndex = 8; this.gv_pba005.Width = 47; // // gridColumn9 // this.gridColumn9.Caption = "éå®è®¢å"; this.gridColumn9.FieldName = "salesOrder"; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Tag = "query_a.ssales_order"; this.gridColumn9.Visible = true; this.gridColumn9.VisibleIndex = 9; this.gridColumn9.Width = 42; // // gridColumn11 // this.gridColumn11.Caption = "工忻æ°"; this.gridColumn11.FieldName = "gds"; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; this.gridColumn11.VisibleIndex = 10; this.gridColumn11.Width = 42; // // gridColumn10 // this.gridColumn10.Caption = "åå¹¶æ°é"; this.gridColumn10.FieldName = "hbsl"; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; this.gridColumn10.VisibleIndex = 11; this.gridColumn10.Width = 42; // // gridColumn4 // this.gridColumn4.Caption = "å½å±ç»ç»"; this.gridColumn4.FieldName = "fSubsidiary"; this.gridColumn4.MinWidth = 17; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Tag = "org.fnamber"; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 13; this.gridColumn4.Width = 131; // // gridColumn5 // this.gridColumn5.Caption = "主é®GUID"; this.gridColumn5.FieldName = "guid"; this.gridColumn5.MinWidth = 22; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Width = 82; // // repositoryItemCheckEdit1 // this.repositoryItemCheckEdit1.AutoHeight = false; this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; // // repositoryItemCheckEdit2 // this.repositoryItemCheckEdit2.AutoHeight = false; this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2"; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageBar1.Location = new System.Drawing.Point(0, 402); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; this.pageBar1.Size = new System.Drawing.Size(985, 30); this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.splitMx1); this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(985, 442); this.xtraTabPage2.Text = "æ°æ®è¯¦ç»"; // // splitMx1 // this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitMx1.Horizontal = false; this.splitMx1.Location = new System.Drawing.Point(0, 0); this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitMx1.Name = "splitMx1"; // // splitMx1.Panel1 // this.splitMx1.Panel1.Controls.Add(this.layoutMx1); this.splitMx1.Panel1.Text = "Panel1"; // // splitMx1.Panel2 // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(985, 442); this.splitMx1.SplitterPosition = 176; this.splitMx1.TabIndex = 0; // // layoutMx1 // this.layoutMx1.Controls.Add(this.txt_Ck); this.layoutMx1.Controls.Add(this.txt_Supplier); this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.btnSelect); this.layoutMx1.Controls.Add(this.txt_erpId); this.layoutMx1.Controls.Add(this.txt_daahb001); this.layoutMx1.Controls.Add(this.txt_daahb009); this.layoutMx1.Controls.Add(this.txt_cjr); this.layoutMx1.Controls.Add(this.txt_createDate); this.layoutMx1.Controls.Add(this.txt_fstatus); this.layoutMx1.Controls.Add(this.txt_gds); this.layoutMx1.Controls.Add(this.txt_hbsl); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem9, this.layoutControlItem11}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(816, 394, 812, 500); this.layoutMx1.Root = this.Root; this.layoutMx1.Size = new System.Drawing.Size(985, 176); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // // txt_Ck // this.txt_Ck.IsReadly = false; this.txt_Ck.Location = new System.Drawing.Point(317, 64); this.txt_Ck.Margin = new System.Windows.Forms.Padding(0); this.txt_Ck.Name = "txt_Ck"; this.txt_Ck.Size = new System.Drawing.Size(173, 20); this.txt_Ck.TabIndex = 466; // // txt_Supplier // this.txt_Supplier.IsReadly = false; this.txt_Supplier.Location = new System.Drawing.Point(76, 64); this.txt_Supplier.Margin = new System.Windows.Forms.Padding(0); this.txt_Supplier.Name = "txt_Supplier"; this.txt_Supplier.Size = new System.Drawing.Size(173, 20); this.txt_Supplier.TabIndex = 465; // // lbGuid // this.lbGuid.Location = new System.Drawing.Point(735, 77); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(240, 31); this.lbGuid.TabIndex = 1; this.lbGuid.Text = "lbGuid"; this.lbGuid.Visible = false; // // btnSelect // this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; this.btnSelect.Location = new System.Drawing.Point(12, 116); this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnSelect.MaximumSize = new System.Drawing.Size(90, 30); this.btnSelect.MinimumSize = new System.Drawing.Size(100, 22); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(100, 22); this.btnSelect.StyleController = this.layoutMx1; this.btnSelect.TabIndex = 456; this.btnSelect.Text = "éåå§å¤å·¥å"; // // txt_erpId // this.txt_erpId.IsReadly = false; this.txt_erpId.Location = new System.Drawing.Point(76, 12); this.txt_erpId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_erpId.Name = "txt_erpId"; this.txt_erpId.Size = new System.Drawing.Size(173, 20); this.txt_erpId.TabIndex = 460; // // txt_daahb001 // this.txt_daahb001.Location = new System.Drawing.Point(317, 12); this.txt_daahb001.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_daahb001.Name = "txt_daahb001"; this.txt_daahb001.Properties.Appearance.Options.UseFont = true; this.txt_daahb001.Size = new System.Drawing.Size(173, 20); this.txt_daahb001.StyleController = this.layoutMx1; this.txt_daahb001.TabIndex = 458; this.txt_daahb001.Tag = "readonly"; // // txt_daahb009 // this.txt_daahb009.Location = new System.Drawing.Point(317, 116); this.txt_daahb009.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_daahb009.Name = "txt_daahb009"; this.txt_daahb009.Properties.Appearance.Options.UseFont = true; this.txt_daahb009.Size = new System.Drawing.Size(414, 20); this.txt_daahb009.StyleController = this.layoutMx1; this.txt_daahb009.TabIndex = 240; // // txt_cjr // this.txt_cjr.Location = new System.Drawing.Point(558, 64); this.txt_cjr.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_cjr.Name = "txt_cjr"; this.txt_cjr.Properties.Appearance.Options.UseFont = true; this.txt_cjr.Size = new System.Drawing.Size(173, 20); this.txt_cjr.StyleController = this.layoutMx1; this.txt_cjr.TabIndex = 273; this.txt_cjr.Tag = "readonly"; // // txt_createDate // this.txt_createDate.Location = new System.Drawing.Point(317, 64); this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Properties.Appearance.Options.UseFont = true; this.txt_createDate.Size = new System.Drawing.Size(173, 20); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 267; this.txt_createDate.Tag = "readonly"; // // txt_fstatus // this.txt_fstatus.Location = new System.Drawing.Point(735, 64); this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_fstatus.Name = "txt_fstatus"; this.txt_fstatus.Properties.Caption = "å®¡æ ¸ç¶æ"; this.txt_fstatus.Size = new System.Drawing.Size(238, 20); this.txt_fstatus.StyleController = this.layoutMx1; this.txt_fstatus.TabIndex = 461; this.txt_fstatus.Tag = "readonly"; // // txt_gds // this.txt_gds.Location = new System.Drawing.Point(558, 12); this.txt_gds.Name = "txt_gds"; this.txt_gds.Size = new System.Drawing.Size(173, 20); this.txt_gds.StyleController = this.layoutMx1; this.txt_gds.TabIndex = 462; // // txt_hbsl // this.txt_hbsl.Location = new System.Drawing.Point(799, 12); this.txt_hbsl.Name = "txt_hbsl"; this.txt_hbsl.Size = new System.Drawing.Size(174, 20); this.txt_hbsl.StyleController = this.layoutMx1; this.txt_hbsl.TabIndex = 464; // // layoutControlItem9 // this.layoutControlItem9.Control = this.lbGuid; this.layoutControlItem9.Location = new System.Drawing.Point(828, 87); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem9.Size = new System.Drawing.Size(278, 44); this.layoutControlItem9.Text = "lbGuid"; this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_Ck; this.layoutControlItem11.Location = new System.Drawing.Point(241, 52); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem11.Size = new System.Drawing.Size(241, 52); this.layoutControlItem11.Text = "ä»åº"; this.layoutControlItem11.TextSize = new System.Drawing.Size(52, 14); // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem8, this.layoutControlItem7, this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem10, this.layoutControlItem12, this.layoutControlItem4, this.layoutControlItem3, this.layoutControlItem5, this.layoutControlItem6}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition1.Width = 100D; columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition2.Width = 100D; columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition3.Width = 100D; columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition4.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2, columnDefinition3, columnDefinition4}); rowDefinition1.Height = 100D; rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition2.Height = 100D; rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition3.Height = 100D; rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3}); this.Root.Size = new System.Drawing.Size(985, 176); this.Root.TextVisible = false; // // layoutControlItem8 // this.layoutControlItem8.Control = this.btnSelect; this.layoutControlItem8.Location = new System.Drawing.Point(0, 104); this.layoutControlItem8.MaxSize = new System.Drawing.Size(92, 24); this.layoutControlItem8.MinSize = new System.Drawing.Size(92, 24); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem8.Size = new System.Drawing.Size(241, 52); this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem8.Text = "éæ©ææå"; this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem8.TextVisible = false; // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_daahb009; this.layoutControlItem7.Location = new System.Drawing.Point(241, 104); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem7.Size = new System.Drawing.Size(482, 52); this.layoutControlItem7.Text = "夿³¨"; this.layoutControlItem7.TextSize = new System.Drawing.Size(52, 14); // // layoutControlItem1 // this.layoutControlItem1.Control = this.txt_erpId; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(241, 52); this.layoutControlItem1.Text = "ç产ç»ç»"; this.layoutControlItem1.TextSize = new System.Drawing.Size(52, 14); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_daahb001; this.layoutControlItem2.CustomizationFormText = "åå¹¶åå·"; this.layoutControlItem2.Location = new System.Drawing.Point(241, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(241, 52); this.layoutControlItem2.Text = "åå¹¶åå·"; this.layoutControlItem2.TextSize = new System.Drawing.Size(52, 14); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_gds; this.layoutControlItem10.Location = new System.Drawing.Point(482, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem10.Size = new System.Drawing.Size(241, 52); this.layoutControlItem10.Text = "工忰é"; this.layoutControlItem10.TextSize = new System.Drawing.Size(52, 14); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_hbsl; this.layoutControlItem12.Location = new System.Drawing.Point(723, 0); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.Size = new System.Drawing.Size(242, 52); this.layoutControlItem12.Text = "åå¹¶æ°é"; this.layoutControlItem12.TextSize = new System.Drawing.Size(52, 14); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_Supplier; this.layoutControlItem4.Location = new System.Drawing.Point(0, 52); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem4.Size = new System.Drawing.Size(241, 52); this.layoutControlItem4.Text = "ä¾åºå"; this.layoutControlItem4.TextSize = new System.Drawing.Size(52, 14); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_createDate; this.layoutControlItem3.Location = new System.Drawing.Point(241, 52); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem3.Size = new System.Drawing.Size(241, 52); this.layoutControlItem3.Text = "åå»ºæ¥æ "; this.layoutControlItem3.TextSize = new System.Drawing.Size(52, 14); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_cjr; this.layoutControlItem5.Location = new System.Drawing.Point(482, 52); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem5.Size = new System.Drawing.Size(241, 52); this.layoutControlItem5.Text = "å建人å"; this.layoutControlItem5.TextSize = new System.Drawing.Size(52, 14); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_fstatus; this.layoutControlItem6.Location = new System.Drawing.Point(723, 52); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem6.Size = new System.Drawing.Size(242, 52); this.layoutControlItem6.Text = "å®¡æ ¸ç¶æ"; this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; this.tabMx.Size = new System.Drawing.Size(985, 256); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, this.xtraTabPage3}); // // tabMxPage1 // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tabMxPage1.Name = "tabMxPage1"; this.tabMxPage1.Size = new System.Drawing.Size(983, 230); this.tabMxPage1.Text = "åå¹¶å·¥åå表"; // // gcMx1 // this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemDateEdit1, this.repositoryItemDateEdit2, this.repositoryItemButtonEdit1, this.none, this.repositoryItemDateEdit3}); this.gcMx1.Size = new System.Drawing.Size(983, 230); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); // // gvMx1 // this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gvMx1.ColumnPanelRowHeight = 39; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, this.caaGuid, this.gvMx1daa010, this.gridColumn6, this.gvMx1fstatus, this.gvMx1daa005, this.gvMx1daa003, this.gvMx1daa004, this.gvMx1daa008, this.gvMx1daa006, this.gvMx1daa016, this.gvMx1daa018, this.gridColumn16, this.gvMx1daa002, this.gvMx1daa007, this.gvMx1daa009, this.gvMx1daa011, this.gvMx1reporttime, this.gvMx1daa017, this.gvMx1daa019, this.gvMx1checkDate, this.gvMx1checkUser, this.gvMx1daa020, this.gvMx1daa021, this.gvMx1daa022, this.gvMx1daa023, this.gvMx1daa024, this.gvMx1daa025, this.gvMx1daa026, this.gvMx1isReportcheck, this.gvMx1daa014, this.gvMx1machineNo, this.gridColumn3, this.gvMxDel}); this.gvMx1.DetailHeight = 272; this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; this.gvMx1.OptionsFind.ShowSearchNavButtons = false; this.gvMx1.OptionsView.ShowGroupPanel = false; // // gvMx1guid // this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "æç»Guid"; this.gvMx1guid.FieldName = "guid"; this.gvMx1guid.MinWidth = 44; this.gvMx1guid.Name = "gvMx1guid"; this.gvMx1guid.OptionsColumn.ReadOnly = true; this.gvMx1guid.Tag = "query_a.guid"; this.gvMx1guid.Width = 82; // // caaGuid // this.caaGuid.Caption = "caaGuid"; this.caaGuid.FieldName = "caaGuid"; this.caaGuid.MinWidth = 22; this.caaGuid.Name = "caaGuid"; this.caaGuid.OptionsColumn.ReadOnly = true; this.caaGuid.Width = 82; // // gvMx1daa010 // this.gvMx1daa010.AppearanceCell.Options.UseFont = true; this.gvMx1daa010.Caption = "ä»»å¡åå·"; this.gvMx1daa010.FieldName = "daa021"; this.gvMx1daa010.MinWidth = 44; this.gvMx1daa010.Name = "gvMx1daa010"; this.gvMx1daa010.OptionsColumn.ReadOnly = true; this.gvMx1daa010.Tag = "query_a.daa010"; this.gvMx1daa010.Visible = true; this.gvMx1daa010.VisibleIndex = 1; this.gvMx1daa010.Width = 44; // // gridColumn6 // this.gridColumn6.Caption = "åºå·"; this.gridColumn6.FieldName = "scheduleOrder"; this.gridColumn6.MinWidth = 22; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 16; this.gridColumn6.Width = 82; // // gvMx1fstatus // this.gvMx1fstatus.AppearanceCell.Options.UseFont = true; this.gvMx1fstatus.Caption = "éå®è®¢å"; this.gvMx1fstatus.FieldName = "caa015"; this.gvMx1fstatus.MinWidth = 44; this.gvMx1fstatus.Name = "gvMx1fstatus"; this.gvMx1fstatus.OptionsColumn.ReadOnly = true; this.gvMx1fstatus.Tag = "query_a.fstatus"; this.gvMx1fstatus.Visible = true; this.gvMx1fstatus.VisibleIndex = 15; this.gvMx1fstatus.Width = 66; // // gvMx1daa005 // this.gvMx1daa005.AppearanceCell.Options.UseFont = true; this.gvMx1daa005.Caption = "产åç¼ç "; this.gvMx1daa005.FieldName = "itemNo"; this.gvMx1daa005.MinWidth = 44; this.gvMx1daa005.Name = "gvMx1daa005"; this.gvMx1daa005.OptionsColumn.ReadOnly = true; this.gvMx1daa005.Tag = "query_a.daa005"; this.gvMx1daa005.Visible = true; this.gvMx1daa005.VisibleIndex = 2; this.gvMx1daa005.Width = 44; // // gvMx1daa003 // this.gvMx1daa003.AppearanceCell.Options.UseFont = true; this.gvMx1daa003.Caption = "产ååç§°"; this.gvMx1daa003.FieldName = "daa003"; this.gvMx1daa003.MinWidth = 44; this.gvMx1daa003.Name = "gvMx1daa003"; this.gvMx1daa003.OptionsColumn.ReadOnly = true; this.gvMx1daa003.Tag = "query_a.daa003"; this.gvMx1daa003.Visible = true; this.gvMx1daa003.VisibleIndex = 3; this.gvMx1daa003.Width = 44; // // gvMx1daa004 // this.gvMx1daa004.AppearanceCell.Options.UseFont = true; this.gvMx1daa004.Caption = "产åè§æ ¼"; this.gvMx1daa004.FieldName = "daa004"; this.gvMx1daa004.MinWidth = 44; this.gvMx1daa004.Name = "gvMx1daa004"; this.gvMx1daa004.OptionsColumn.ReadOnly = true; this.gvMx1daa004.Tag = "query_a.daa004"; this.gvMx1daa004.Visible = true; this.gvMx1daa004.VisibleIndex = 4; this.gvMx1daa004.Width = 44; // // gvMx1daa008 // this.gvMx1daa008.AppearanceCell.Options.UseFont = true; this.gvMx1daa008.Caption = "工忰é"; this.gvMx1daa008.FieldName = "caa012"; this.gvMx1daa008.MaxWidth = 44; this.gvMx1daa008.MinWidth = 44; this.gvMx1daa008.Name = "gvMx1daa008"; this.gvMx1daa008.OptionsColumn.ReadOnly = true; this.gvMx1daa008.Tag = "query_a.daa008"; this.gvMx1daa008.Visible = true; this.gvMx1daa008.VisibleIndex = 7; this.gvMx1daa008.Width = 44; // // gvMx1daa006 // this.gvMx1daa006.AppearanceCell.Options.UseFont = true; this.gvMx1daa006.Caption = "åä½"; this.gvMx1daa006.FieldName = "fname"; this.gvMx1daa006.MaxWidth = 44; this.gvMx1daa006.MinWidth = 44; this.gvMx1daa006.Name = "gvMx1daa006"; this.gvMx1daa006.OptionsColumn.ReadOnly = true; this.gvMx1daa006.Tag = "query_a.daa006"; this.gvMx1daa006.Visible = true; this.gvMx1daa006.VisibleIndex = 8; this.gvMx1daa006.Width = 44; // // gvMx1daa016 // this.gvMx1daa016.AppearanceCell.ForeColor = System.Drawing.Color.Black; this.gvMx1daa016.AppearanceCell.Options.UseFont = true; this.gvMx1daa016.AppearanceCell.Options.UseForeColor = true; this.gvMx1daa016.AppearanceHeader.ForeColor = System.Drawing.Color.Black; this.gvMx1daa016.AppearanceHeader.Options.UseForeColor = true; this.gvMx1daa016.Caption = "é¢è®¡å¼å·¥æ¶é´"; this.gvMx1daa016.ColumnEdit = this.repositoryItemDateEdit2; this.gvMx1daa016.FieldName = "mesStartProd"; this.gvMx1daa016.MinWidth = 44; this.gvMx1daa016.Name = "gvMx1daa016"; this.gvMx1daa016.OptionsColumn.ReadOnly = true; this.gvMx1daa016.Tag = ""; this.gvMx1daa016.Visible = true; this.gvMx1daa016.VisibleIndex = 5; this.gvMx1daa016.Width = 68; // // repositoryItemDateEdit2 // this.repositoryItemDateEdit2.AutoHeight = false; this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2"; // // gvMx1daa018 // this.gvMx1daa018.AppearanceCell.ForeColor = System.Drawing.Color.Black; this.gvMx1daa018.AppearanceCell.Options.UseFont = true; this.gvMx1daa018.AppearanceCell.Options.UseForeColor = true; this.gvMx1daa018.AppearanceHeader.ForeColor = System.Drawing.Color.Black; this.gvMx1daa018.AppearanceHeader.Options.UseForeColor = true; this.gvMx1daa018.Caption = "é¢è®¡å®å·¥æ¶é´"; this.gvMx1daa018.ColumnEdit = this.repositoryItemDateEdit3; this.gvMx1daa018.FieldName = "mesEndProd"; this.gvMx1daa018.MinWidth = 44; this.gvMx1daa018.Name = "gvMx1daa018"; this.gvMx1daa018.OptionsColumn.ReadOnly = true; this.gvMx1daa018.Tag = ""; this.gvMx1daa018.Visible = true; this.gvMx1daa018.VisibleIndex = 6; this.gvMx1daa018.Width = 44; // // repositoryItemDateEdit3 // this.repositoryItemDateEdit3.AutoHeight = false; this.repositoryItemDateEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit3.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit3.Name = "repositoryItemDateEdit3"; // // none // this.none.AutoHeight = false; this.none.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.none.Name = "none"; this.none.NullText = "-è¯·éæ©-"; this.none.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.none.SelectedIndexChanged += new System.EventHandler(this.rptJYBZ_SelectedIndexChanged); // // gvMx1daa002 // this.gvMx1daa002.AppearanceCell.Options.UseFont = true; this.gvMx1daa002.Caption = "å·¥ååå·"; this.gvMx1daa002.FieldName = "daa001"; this.gvMx1daa002.MinWidth = 44; this.gvMx1daa002.Name = "gvMx1daa002"; this.gvMx1daa002.OptionsColumn.ReadOnly = true; this.gvMx1daa002.Tag = "query_a.daa002"; this.gvMx1daa002.Visible = true; this.gvMx1daa002.VisibleIndex = 0; this.gvMx1daa002.Width = 44; // // gvMx1daa007 // this.gvMx1daa007.AppearanceCell.Options.UseFont = true; this.gvMx1daa007.Caption = "å·²æ"; this.gvMx1daa007.FieldName = "yp"; this.gvMx1daa007.MaxWidth = 44; this.gvMx1daa007.MinWidth = 44; this.gvMx1daa007.Name = "gvMx1daa007"; this.gvMx1daa007.OptionsColumn.ReadOnly = true; this.gvMx1daa007.Tag = "query_a.daa007"; this.gvMx1daa007.Visible = true; this.gvMx1daa007.VisibleIndex = 9; this.gvMx1daa007.Width = 44; // // gvMx1daa009 // this.gvMx1daa009.AppearanceCell.Options.UseFont = true; this.gvMx1daa009.Caption = "æªæ"; this.gvMx1daa009.FieldName = "wp"; this.gvMx1daa009.MaxWidth = 44; this.gvMx1daa009.MinWidth = 44; this.gvMx1daa009.Name = "gvMx1daa009"; this.gvMx1daa009.OptionsColumn.ReadOnly = true; this.gvMx1daa009.Tag = "query_a.daa009"; this.gvMx1daa009.Visible = true; this.gvMx1daa009.VisibleIndex = 10; this.gvMx1daa009.Width = 44; // // gvMx1daa011 // this.gvMx1daa011.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1daa011.AppearanceCell.Options.UseFont = true; this.gvMx1daa011.AppearanceCell.Options.UseForeColor = true; this.gvMx1daa011.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1daa011.AppearanceHeader.Options.UseForeColor = true; this.gvMx1daa011.Caption = "æ¬æ¬¡ææ°é"; this.gvMx1daa011.FieldName = "daa008"; this.gvMx1daa011.MaxWidth = 44; this.gvMx1daa011.MinWidth = 52; this.gvMx1daa011.Name = "gvMx1daa011"; this.gvMx1daa011.Tag = "yz_quantity_0_edit"; this.gvMx1daa011.Visible = true; this.gvMx1daa011.VisibleIndex = 11; this.gvMx1daa011.Width = 52; // // gvMx1reporttime // this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1reporttime.AppearanceCell.Options.UseFont = true; this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true; this.gvMx1reporttime.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true; this.gvMx1reporttime.Caption = "夿³¨"; this.gvMx1reporttime.FieldName = "daa009"; this.gvMx1reporttime.MinWidth = 44; this.gvMx1reporttime.Name = "gvMx1reporttime"; this.gvMx1reporttime.Tag = "edit"; this.gvMx1reporttime.Visible = true; this.gvMx1reporttime.VisibleIndex = 13; this.gvMx1reporttime.Width = 89; // // gvMx1daa017 // this.gvMx1daa017.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1daa017.AppearanceCell.Options.UseFont = true; this.gvMx1daa017.AppearanceCell.Options.UseForeColor = true; this.gvMx1daa017.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1daa017.AppearanceHeader.Options.UseForeColor = true; this.gvMx1daa017.Caption = "计å人æ°"; this.gvMx1daa017.FieldName = "planPersonnel"; this.gvMx1daa017.MinWidth = 44; this.gvMx1daa017.Name = "gvMx1daa017"; this.gvMx1daa017.Tag = "yz_quantity_0"; this.gvMx1daa017.Width = 44; // // gvMx1daa019 // this.gvMx1daa019.AppearanceCell.Options.UseFont = true; this.gvMx1daa019.Caption = "æäº§æ¥æ"; this.gvMx1daa019.FieldName = "daa024"; this.gvMx1daa019.MinWidth = 44; this.gvMx1daa019.Name = "gvMx1daa019"; this.gvMx1daa019.OptionsColumn.ReadOnly = true; this.gvMx1daa019.Tag = "query_a.daa019"; this.gvMx1daa019.Width = 44; // // gvMx1checkDate // this.gvMx1checkDate.AppearanceCell.Options.UseFont = true; this.gvMx1checkDate.Caption = "线ä½ç±»å«"; this.gvMx1checkDate.FieldName = "lineType"; this.gvMx1checkDate.MinWidth = 44; this.gvMx1checkDate.Name = "gvMx1checkDate"; this.gvMx1checkDate.OptionsColumn.ReadOnly = true; this.gvMx1checkDate.Tag = "query_a.check_date"; this.gvMx1checkDate.Width = 44; // // gvMx1checkUser // this.gvMx1checkUser.AppearanceCell.Options.UseFont = true; this.gvMx1checkUser.Caption = "æ å人æ°"; this.gvMx1checkUser.FieldName = "personnel"; this.gvMx1checkUser.MinWidth = 44; this.gvMx1checkUser.Name = "gvMx1checkUser"; this.gvMx1checkUser.OptionsColumn.ReadOnly = true; this.gvMx1checkUser.Tag = "query_a.check_user"; this.gvMx1checkUser.Width = 44; // // gvMx1daa020 // this.gvMx1daa020.AppearanceCell.Options.UseFont = true; this.gvMx1daa020.Caption = "æ åå·¥æ¶"; this.gvMx1daa020.FieldName = "prodHour"; this.gvMx1daa020.MinWidth = 44; this.gvMx1daa020.Name = "gvMx1daa020"; this.gvMx1daa020.OptionsColumn.ReadOnly = true; this.gvMx1daa020.Tag = "query_a.daa020"; this.gvMx1daa020.Width = 44; // // gvMx1daa021 // this.gvMx1daa021.AppearanceCell.Options.UseFont = true; this.gvMx1daa021.Caption = "åäººå°æ¶äº§è½"; this.gvMx1daa021.FieldName = "personHourCapactity"; this.gvMx1daa021.MinWidth = 44; this.gvMx1daa021.Name = "gvMx1daa021"; this.gvMx1daa021.OptionsColumn.ReadOnly = true; this.gvMx1daa021.Tag = "query_a.daa021"; this.gvMx1daa021.Width = 44; // // gvMx1daa022 // this.gvMx1daa022.AppearanceCell.Options.UseFont = true; this.gvMx1daa022.Caption = "ç论æ 产"; this.gvMx1daa022.FieldName = "theCapactity"; this.gvMx1daa022.MinWidth = 44; this.gvMx1daa022.Name = "gvMx1daa022"; this.gvMx1daa022.OptionsColumn.ReadOnly = true; this.gvMx1daa022.Tag = "query_a.daa022"; this.gvMx1daa022.Width = 44; // // gvMx1daa023 // this.gvMx1daa023.AppearanceCell.Options.UseFont = true; this.gvMx1daa023.Caption = "è®¡åæ å产è½"; this.gvMx1daa023.FieldName = "planCapactity"; this.gvMx1daa023.MinWidth = 44; this.gvMx1daa023.Name = "gvMx1daa023"; this.gvMx1daa023.OptionsColumn.ReadOnly = true; this.gvMx1daa023.Tag = "query_a.daa023"; this.gvMx1daa023.Width = 44; // // gvMx1daa024 // this.gvMx1daa024.AppearanceCell.Options.UseFont = true; this.gvMx1daa024.Caption = "åé"; this.gvMx1daa024.FieldName = "theMin"; this.gvMx1daa024.MinWidth = 44; this.gvMx1daa024.Name = "gvMx1daa024"; this.gvMx1daa024.OptionsColumn.ReadOnly = true; this.gvMx1daa024.Tag = "query_a.daa024"; this.gvMx1daa024.Width = 44; // // gvMx1daa025 // this.gvMx1daa025.AppearanceCell.Options.UseFont = true; this.gvMx1daa025.Caption = "å°æ¶"; this.gvMx1daa025.FieldName = "theHour"; this.gvMx1daa025.MinWidth = 44; this.gvMx1daa025.Name = "gvMx1daa025"; this.gvMx1daa025.OptionsColumn.ReadOnly = true; this.gvMx1daa025.Tag = "query_a.daa025"; this.gvMx1daa025.Width = 44; // // gvMx1daa026 // this.gvMx1daa026.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1daa026.AppearanceCell.Options.UseFont = true; this.gvMx1daa026.AppearanceCell.Options.UseForeColor = true; this.gvMx1daa026.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1daa026.AppearanceHeader.Options.UseForeColor = true; this.gvMx1daa026.Caption = "æ¢çº¿æ¶é´"; this.gvMx1daa026.FieldName = "changeLineTime"; this.gvMx1daa026.MinWidth = 44; this.gvMx1daa026.Name = "gvMx1daa026"; this.gvMx1daa026.Tag = "yz_quantity_0"; this.gvMx1daa026.Width = 44; // // gvMx1isReportcheck // this.gvMx1isReportcheck.AppearanceCell.ForeColor = System.Drawing.Color.Black; this.gvMx1isReportcheck.AppearanceCell.Options.UseFont = true; this.gvMx1isReportcheck.AppearanceCell.Options.UseForeColor = true; this.gvMx1isReportcheck.AppearanceHeader.ForeColor = System.Drawing.Color.Black; this.gvMx1isReportcheck.AppearanceHeader.Options.UseForeColor = true; this.gvMx1isReportcheck.Caption = "伿¯æ¶é´"; this.gvMx1isReportcheck.FieldName = "restTime"; this.gvMx1isReportcheck.MinWidth = 44; this.gvMx1isReportcheck.Name = "gvMx1isReportcheck"; this.gvMx1isReportcheck.OptionsColumn.ReadOnly = true; this.gvMx1isReportcheck.Tag = "query_a.is_reportcheck"; this.gvMx1isReportcheck.Width = 44; // // gvMx1daa014 // this.gvMx1daa014.AppearanceCell.Options.UseFont = true; this.gvMx1daa014.Caption = "ææååå·"; this.gvMx1daa014.FieldName = "daa014"; this.gvMx1daa014.MinWidth = 44; this.gvMx1daa014.Name = "gvMx1daa014"; this.gvMx1daa014.OptionsColumn.ReadOnly = true; this.gvMx1daa014.Tag = "query_a.daa014"; this.gvMx1daa014.Visible = true; this.gvMx1daa014.VisibleIndex = 14; this.gvMx1daa014.Width = 45; // // gvMx1machineNo // this.gvMx1machineNo.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1machineNo.AppearanceCell.Options.UseFont = true; this.gvMx1machineNo.AppearanceCell.Options.UseForeColor = true; this.gvMx1machineNo.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1machineNo.AppearanceHeader.Options.UseForeColor = true; this.gvMx1machineNo.Caption = "é¢è®¡å¤ææ¶é´"; this.gvMx1machineNo.ColumnEdit = this.repositoryItemDateEdit1; this.gvMx1machineNo.FieldName = "prepareTime"; this.gvMx1machineNo.MinWidth = 44; this.gvMx1machineNo.Name = "gvMx1machineNo"; this.gvMx1machineNo.Tag = "query_a.machine_no"; this.gvMx1machineNo.Width = 175; // // repositoryItemDateEdit1 // this.repositoryItemDateEdit1.AutoHeight = false; this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1"; // // gridColumn3 // this.gridColumn3.Caption = "线ä½ID"; this.gridColumn3.FieldName = "daa015"; this.gridColumn3.MinWidth = 22; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Width = 82; // // gvMxDel // this.gvMxDel.Caption = "ç§»åº"; this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; this.gvMxDel.MinWidth = 70; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; this.gvMxDel.VisibleIndex = 17; this.gvMxDel.Width = 73; // // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "ç§»åº", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // // xtraTabPage3 // this.xtraTabPage3.Controls.Add(this.gcMx2); this.xtraTabPage3.Name = "xtraTabPage3"; this.xtraTabPage3.Size = new System.Drawing.Size(983, 230); this.xtraTabPage3.Text = "åå¹¶å·¥åæç»"; // // gcMx2 // this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx2.Name = "gcMx2"; this.gcMx2.Size = new System.Drawing.Size(983, 230); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); // // gvMx2 // this.gvMx2.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gvMx2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gvMx2.ColumnPanelRowHeight = 39; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn12, this.gridColumn15, this.gridColumn17, this.gridColumn18, this.gridColumn19, this.gv_issueType, this.gridColumn14, this.gridColumn13, this.gridColumn21}); this.gvMx2.DetailHeight = 272; this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; this.gvMx2.OptionsFind.ShowSearchNavButtons = false; this.gvMx2.OptionsView.ShowGroupPanel = false; // // gridColumn12 // this.gridColumn12.AppearanceCell.Options.UseFont = true; this.gridColumn12.Caption = "æç»Guid"; this.gridColumn12.FieldName = "guid"; this.gridColumn12.MinWidth = 44; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.OptionsColumn.ReadOnly = true; this.gridColumn12.Tag = "query_a.guid"; this.gridColumn12.Width = 82; // // gridColumn15 // this.gridColumn15.Caption = "åºå·"; this.gridColumn15.FieldName = "xh"; this.gridColumn15.MinWidth = 22; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; this.gridColumn15.VisibleIndex = 0; this.gridColumn15.Width = 90; // // gridColumn17 // this.gridColumn17.AppearanceCell.Options.UseFont = true; this.gridColumn17.Caption = "ç©æç¼ç "; this.gridColumn17.FieldName = "itemNo"; this.gridColumn17.MinWidth = 44; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.OptionsColumn.ReadOnly = true; this.gridColumn17.Tag = "query_a.daa005"; this.gridColumn17.Visible = true; this.gridColumn17.VisibleIndex = 1; this.gridColumn17.Width = 171; // // gridColumn18 // this.gridColumn18.AppearanceCell.Options.UseFont = true; this.gridColumn18.Caption = "ç©æåç§°"; this.gridColumn18.FieldName = "itemName"; this.gridColumn18.MinWidth = 44; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.OptionsColumn.ReadOnly = true; this.gridColumn18.Tag = "query_a.daa003"; this.gridColumn18.Visible = true; this.gridColumn18.VisibleIndex = 2; this.gridColumn18.Width = 142; // // gridColumn19 // this.gridColumn19.AppearanceCell.Options.UseFont = true; this.gridColumn19.Caption = "ç©æè§æ ¼"; this.gridColumn19.FieldName = "itemModel"; this.gridColumn19.MinWidth = 44; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.OptionsColumn.ReadOnly = true; this.gridColumn19.Tag = "query_a.daa004"; this.gridColumn19.Visible = true; this.gridColumn19.VisibleIndex = 3; this.gridColumn19.Width = 253; // // gv_issueType // this.gv_issueType.Caption = "颿æ¹å¼"; this.gv_issueType.FieldName = "issueType"; this.gv_issueType.Name = "gv_issueType"; this.gv_issueType.Visible = true; this.gv_issueType.VisibleIndex = 4; // // gridColumn14 // this.gridColumn14.Caption = "éé¢ç¨é"; this.gridColumn14.FieldName = "xlyl"; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; this.gridColumn14.VisibleIndex = 7; // // gridColumn13 // this.gridColumn13.Caption = "å·²é¢ç¨é"; this.gridColumn13.FieldName = "ylyl"; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; this.gridColumn13.VisibleIndex = 5; this.gridColumn13.Width = 214; // // gridColumn21 // this.gridColumn21.AppearanceCell.Options.UseFont = true; this.gridColumn21.Caption = "åä½"; this.gridColumn21.FieldName = "dw"; this.gridColumn21.MaxWidth = 44; this.gridColumn21.MinWidth = 44; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.OptionsColumn.ReadOnly = true; this.gridColumn21.Tag = "query_a.daa006"; this.gridColumn21.Visible = true; this.gridColumn21.VisibleIndex = 6; this.gridColumn21.Width = 44; // // picCheckBox // this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image"))); this.picCheckBox.Location = new System.Drawing.Point(896, 43); this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.picCheckBox.Name = "picCheckBox"; this.picCheckBox.Size = new System.Drawing.Size(88, 39); this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.picCheckBox.TabIndex = 7; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // // gridColumn16 // this.gridColumn16.Caption = "ä¾åºå"; this.gridColumn16.FieldName = "gys"; this.gridColumn16.Name = "gridColumn16"; this.gridColumn16.Visible = true; this.gridColumn16.VisibleIndex = 12; // // Frm_Wwgdhb // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(987, 530); this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "Frm_Wwgdhb"; this.Text = "å·¥åç©æåå¹¶"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); this.split1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); this.split1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); this.splitMx1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); this.splitMx1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); this.splitMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txt_daahb001.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_daahb009.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_cjr.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_gds.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_hbsl.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.none)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraEditors.SplitContainerControl split1; private DevExpress.XtraGrid.GridControl gcMain1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; private DevExpress.XtraGrid.Columns.GridColumn gv_pba005; private DevExpress.XtraGrid.Columns.GridColumn gv_pba006; private DevExpress.XtraGrid.Columns.GridColumn gv_pba009; private UserControls.Data.UcPageBar pageBar1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.SplitContainerControl splitMx1; private DevExpress.XtraLayout.LayoutControl layoutMx1; private DevExpress.XtraLayout.LayoutControlGroup Root; private UserControl.UcLookOrg txt_erpId; private DevExpress.XtraEditors.TextEdit txt_daahb001; private DevExpress.XtraEditors.SimpleButton btnSelect; private System.Windows.Forms.Label lbGuid; private DevExpress.XtraEditors.TextEdit txt_cjr; private DevExpress.XtraEditors.TextEdit txt_createDate; private DevExpress.XtraEditors.TextEdit txt_daahb009; private DevExpress.XtraEditors.CheckEdit txt_fstatus; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; private DevExpress.XtraGrid.Columns.GridColumn caaGuid; private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstatus; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa016; private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit2; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa018; private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit3; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa002; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa005; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa003; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa004; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa010; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa008; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa006; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa007; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa009; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa011; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox none; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa017; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa019; private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkDate; private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkUser; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa020; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa021; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa022; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa023; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa024; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa025; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa026; private DevExpress.XtraGrid.Columns.GridColumn gvMx1isReportcheck; private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa014; private DevExpress.XtraGrid.Columns.GridColumn gvMx1reporttime; private DevExpress.XtraGrid.Columns.GridColumn gvMx1machineNo; private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.Utils.ToolTipController tips; private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private DevExpress.XtraEditors.TextEdit txt_gds; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraEditors.TextEdit txt_hbsl; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; private DevExpress.XtraGrid.Columns.GridColumn gv_issueType; private UserControl.UcLookSupplier txt_Supplier; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private UserControl.UcLookCk txt_Ck; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; } } DevApp/Gs.DevApp/DevFrm/WW/Frm_Wwgdhb.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,654 @@ using DevExpress.XtraEditors; using DevExpress.XtraGrid.Views.Grid; using Gs.DevApp.Entity; using Gs.DevApp.ToolBox; using Gs.DevApp.UserControl; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; namespace Gs.DevApp.DevFrm { public partial class Frm_Wwgdhb : DevExpress.XtraEditors.XtraForm { string _webServiceName = "WWGDHBManager/"; List<FilterEntity> _filterList = new List<FilterEntity>(); string _gysBm = "";//è½¦é´ string _ckBm = "";//è½¦é´ public Frm_Wwgdhb() { InitializeComponent(); this.toolBarMenu1.btnAddClick += ToolBarMenu1_btnAddClick; this.toolBarMenu1.btnEdtClick += ToolBarMenu1_btnEdtClick; this.toolBarMenu1.btnSaveClick += ToolBarMenu1_btnSaveClick; this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick; this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick1; this.toolBarMenu1.btnEscClick += ToolBarMenu1_btnEscClick; this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick; toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick; toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick; toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick; this.toolBarMenu1.getXmlConfig(); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "fstatus", "", (value) => { Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0); }, tips); Gs.DevApp.ToolBox.UtilityHelper.SetTabParameter(gridView1, xtraTabControl1, pageBar1, (value) => { getModel(value); }, (value) => { getPageList(this.pageBar1.CurrentPage); }, lbGuid); getPageList(1); pageBar1.PagerEvent += PageBar1_PagerEvent; //éåç»ç»ï¼åæç»ä¸çç©æå车é´ï¼ txt_erpId.EditChanged += (s, e) => { string _orgId = txt_erpId.GetId(); if (string.IsNullOrEmpty(_orgId)) return; txt_Supplier.getSuppler(_orgId, _gysBm); txt_Ck.getSuppler(_orgId, _ckBm); }; // éæ©è½¦é´ï¼åæç»ä¸äº§çº¿ï¼ txt_Supplier.EditChanged += (s, e) => { string workGuid = this.txt_Supplier.GetId(); //txtSupplierCode.Text = this.txt_suppId.GetCode(); }; // éæ©è½¦é´ï¼åæç»ä¸äº§çº¿ï¼ txt_Ck.EditChanged += (s, e) => { string workGuid = this.txt_Ck.GetId(); txt_Ck.getSuppler(workGuid, ""); }; //éæ©éè¦çæç» btnSelect.Click += (s, e) => { var frm = new SelectWwgd(this.txt_Supplier.GetId(),this.txt_Ck.GetId()); //èµå¼ç»æç»è¡¨ frm.UpdateParent += (ss, ee) => { try { var lst = new List<string>(); lst = ee.StringList; var _obj = lst; var strReturn = UtilityHelper.HttpPost("", "WWGDManager/SelectWwgdToView", JsonConvert.SerializeObject(_obj)); var dt = UtilityHelper.ReturnToList(strReturn); DataTable _newTable = dt.rtnData; DataTable _oldTable = (DataTable)gcMx1.DataSource; DataRow[] sourceRows = _newTable.Select(); DataRow[] sourceRowsOld = _oldTable.Select(); // è·åå½åæå¤§çscheduleOrderå¼ï¼æ´å®å ¨çåæ³ï¼ int maxOrder = 0; if (sourceRowsOld.Length > 0) { maxOrder = sourceRowsOld.Max(row => row.Table.Columns.Contains("scheduleOrder") ? Convert.ToInt32(row["scheduleOrder"]) : 0); } for (int i = 0; i < sourceRows.Length; i++) { // ç¡®ä¿ç®æ è¡¨ä¹æè¿ä¸ªå if (sourceRows[i].Table.Columns.Contains("scheduleOrder") && _oldTable.Columns.Contains("scheduleOrder")) { // 使ç¨maxOrderä½ä¸ºåºåï¼è䏿¯sourceRowsOld.Length sourceRows[i]["scheduleOrder"] = maxOrder + 1 + i; } _oldTable.ImportRow(sourceRows[i]); } gcMx1.BindingContext = new BindingContext(); gcMx1.DataSource = _oldTable; gvMx1.CloseEditor(); gvMx1.PostEditor(); gvMx1.UpdateCurrentRow(); gcMx1.ForceInitialize(); gvMx1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gvMx1); } catch (Exception ex) { MessageBox.Show(ex.Message); } }; frm.ShowDialog(); }; } private void GridView1_ColumnFilterChanged(object sender, EventArgs e) { _filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1); Task.Delay(100); getPageList(1); } /// <summary> /// å页äºä»¶ /// </summary> /// <param name="curPage"></param> /// <param name="pageSize"></param> private void PageBar1_PagerEvent(int curPage, int pageSize) { getPageList(curPage); } /// <summary> /// æ¥è¯¢äºä»¶ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnQueryClick(object sender, EventArgs e) { gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged; gridView1.ActiveFilter.Clear(); gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged; var frm = new ShowFilter(gridView1.Columns, _filterList, this.GetType().FullName); frm.UpdateParent += Frm_UpdateParent; frm.ShowDialog(); } /// <summary> /// æ¥è¯¢åè° /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void Frm_UpdateParent(object sender, UpdateParentEventArgs e) { _filterList = e.FilterList; getPageList(1); } /// <summary> /// æ¥å¿ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnLogClick(object sender, EventArgs e) { toolBarMenu1.guidKey = ""; string rowGuid, rowName; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_daahb001, gridView1); toolBarMenu1.guidKey = rowGuid; } /// <summary> /// åæ¶äºä»¶ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnEscClick(object sender, EventArgs e) { Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 1); } /// <summary> /// å é¤äºä»¶ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnDelClick1(object sender, EventArgs e) { string rowGuid = "", rowName = ""; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_daahb001, gridView1, "daahb001"); if (string.IsNullOrEmpty(rowGuid)) { MsgHelper.Warning("请å éæ©ä½ è¦æä½çè¡ï¼"); return; } if (!MsgHelper.AskQuestion("ä½ éæ©äºã" + rowName + "ãï¼ç¡®å®å é¤åï¼")) return; var _obj = new { guid = rowGuid, mxGuid = Guid.Empty.ToString(), }; try { var strJson = UtilityHelper.HttpPost("", _webServiceName + "DeleteModelOrMx", JsonConvert.SerializeObject(_obj)); var _rtn = UtilityHelper.ReturnToDynamic(strJson); if (_rtn.rtnCode > 0) { if (xtraTabControl1.SelectedTabPageIndex == 0) { } else Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 2); getPageList(this.pageBar1.CurrentPage); } MsgHelper.Warning("æç¤ºï¼" + _rtn.rtnMsg); } catch (Exception ex) { MsgHelper.Warning("æç¤ºï¼" + ex.Message); } } /// <summary> /// å·æ°äºä»¶ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnLoadClick(object sender, EventArgs e) { if (xtraTabControl1.SelectedTabPageIndex == 1) getModel(lbGuid.Text.Trim()); else { //_filterList.Clear(); //if (gridView1.ActiveFilter.Count > 0) //{ // gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged; // gridView1.ActiveFilter.Clear(); // gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged; //} //getPageList(1); getPageList(this.pageBar1.CurrentPage); } } /// <summary> /// å®¡æ ¸äºä»¶ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnChkClick(object sender, EventArgs e) { _toolCk(1, "EditModelSubmit"); } /// <summary> /// åå®¡æ ¸ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> /// <exception cref="NotImplementedException"></exception> private void ToolBarMenu1_btnFChkClick(object sender, EventArgs e) { _toolCk(0, "EditModelSubmitFSH"); } /// <summary> /// ä¿®æ¹äºä»¶ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnEdtClick(object sender, EventArgs e) { string rowGuid, rowName; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_daahb001, gridView1); if (string.IsNullOrEmpty(rowGuid)) { MsgHelper.Warning("请å éæ©ä½ è¦æä½çè¡ï¼"); return; } Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 3); if (xtraTabControl1.SelectedTabPageIndex == 1) { getModel(rowGuid); } else { List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); gvList.Add(gvMx1); UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, true, gvList); } } /// <summary> /// æ°å¢äºä»¶ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnAddClick(object sender, EventArgs e) { lbGuid.Text = ""; Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 4); List<DevExpress.XtraGrid.Views.Grid.GridView> gridViews = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); gridViews.Add(gvMx1); UtilityHelper.CleanValueByControl(this.layoutMx1.Controls, true, gridViews); Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1); //å¢å æ¶ï¼é»è®¤ç»ç» string deftOrg = UtilityHelper.GetFirstOrg(txt_erpId); } /// <summary> /// ä¿åäºä»¶ /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e) { toolBarMenu1.isSetBtn = false; string workId = txt_Supplier.GetId(); string lineId = txt_Ck.GetId(); var _obj = new { guid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), //主建 bz = txt_daahb009.Text.Trim(), cjId = workId, xtId = lineId, list = new List<dynamic>(), }; gvMx1.CloseEditor(); gvMx1.PostEditor(); gvMx1.UpdateCurrentRow(); if (gvMx1.DataRowCount <= 0) { MsgHelper.ShowError("æç»ä¸è½ä¸ºç©ºï¼è¯·éæ©æç»ï¼"); return; } for (var i = 0; i < gvMx1.DataRowCount; i++) { var row = gvMx1.GetDataRow(i); if (row != null) { Guid? _guid = UtilityHelper.ToGuid(row["guid"].ToString()); string _LineId = row["gys"].ToString(); string _Yjkgsj = row["mesStartProd"].ToString(); _obj.list.Add(new { Guid = _guid, AboutGuid = Gs.DevApp.ToolBox.UtilityHelper.ToGuid(row["caaGuid"].ToString()), Rwdh = row["daa021"].ToString(),//ä»»å¡åå· Xh = row["scheduleOrder"].ToString(),//åºå· Xsdh = row["caa015"].ToString(),//éå®åå· Cpbm = row["itemNo"].ToString(), Cpmc = row["daa003"].ToString(), Cpgg = row["daa004"].ToString(), Gdsl = row["daa008"].ToString(),//工忰é LineId = row["gys"].ToString(),//产线id Yjkgsj = (row["mesStartProd"].ToString()),//é¢è®¡å¼å·¥æ¶é´ Bz = row["daa009"].ToString(),//夿³¨ Yjwgsj = row["mesEndProd"].ToString()//é¢è®¡å®å·¥æ¶é´ }); } } try { string strJson = UtilityHelper.HttpPost("", _webServiceName + "EditModel", JsonConvert.SerializeObject(_obj)); ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson); ToolBox.MsgHelper.Warning("æç¤ºï¼" + _rtn.rtnMsg); if (_rtn.rtnCode > 0) { lbGuid.Text = _rtn.rtnData.outGuid; txt_daahb001.Text = _rtn.rtnData.outNo; toolBarMenu1.isSetBtn = true; List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); gvList.Add(gvMx1); UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, false, gvList); toolBarMenu1.currentAction = ""; Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 6); } } catch (Exception ex) { ToolBox.MsgHelper.Warning("æç¤ºï¼" + ex.Message); } } /// <summary> /// /// </summary> /// <param name="curPage">第å 页</param> /// <param name="pageSize">æ¯é¡µå æ¡</param> private void getPageList(int curPage) { gcMain1.DataSource = null;var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList); PageQueryModel pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "create_date", "asc", "", _sbSqlWhere.ToString()); string json = JsonConvert.SerializeObject(pgq); try { var strReturn = UtilityHelper.HttpPost("", _webServiceName + "GetListPage", json); ReturnModel<PageListModel> dd = UtilityHelper.ReturnToTablePage(strReturn); if (dd.rtnCode > 0) { DataTable dt = dd.rtnData.list; gcMain1.BindingContext = new BindingContext(); gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged; if (dt.Rows.Count > 0) { gcMain1.DataSource = dt; gcMain1.ForceInitialize(); gridView1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1); } else UtilityHelper.SetDefaultTable(gcMain1, gridView1); gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged; pageBar1.TotalPages = dd.rtnData.pages;//æ»é¡µ pageBar1.CurrentPage = curPage;//å½å页 pageBar1.RecordCount = dd.rtnData.total;//æ»è®°å½æ° } else { ToolBox.MsgHelper.ShowError("æç¤ºï¼" + dd.rtnMsg); } } catch (Exception ex) { ToolBox.MsgHelper.Warning("æç¤ºï¼" + ex.Message); } } private void getModel(string strGuid) { bool isEdit = false; if (toolBarMenu1.currentAction == "add") return; if (toolBarMenu1.currentAction == "edit") isEdit = true; if (string.IsNullOrEmpty(strGuid)) { MsgHelper.Warning("请å éæ©ä½ è¦æä½çè¡ï¼"); return; } var _obj = new { guid = strGuid,//主建 }; try { string strJson = UtilityHelper.HttpPost("", _webServiceName + "GetModel", JsonConvert.SerializeObject(_obj)); ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson); if (_rtn.rtnCode > 0) { dynamic dy = _rtn.rtnData; _gysBm = dy.pba013; lbGuid.Text = strGuid; List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); gvList.Add(gvMx1); gvList.Add(gvMx2); UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList); _gysBm = ""; JObject _job = JObject.Parse(strJson); JArray array = new JArray(); foreach (var a in _job["rtnData"]["list"]) { array.Add(a); } DataTable dt = JsonConvert.DeserializeObject<DataTable>(array.ToString()); if (dt.Rows.Count > 0) { gcMx1.BindingContext = new BindingContext(); gcMx1.DataSource = dt; gcMx1.ForceInitialize(); gvMx1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gvMx1); } else { Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1); } JObject _job2 = JObject.Parse(strJson); JArray array2 = new JArray(); foreach (var a2 in _job2["rtnData"]["list2"]) { array2.Add(a2); } DataTable dt2 = JsonConvert.DeserializeObject<DataTable>(array2.ToString()); if (dt2.Rows.Count > 0) { gcMx2.BindingContext = new BindingContext(); gcMx2.DataSource = dt2; gcMx2.ForceInitialize(); gvMx2.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gvMx2); } else { Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx2, gvMx2); } } else ToolBox.MsgHelper.Warning("æç¤ºï¼" + _rtn.rtnMsg); } catch (Exception ex) { ToolBox.MsgHelper.Warning("æç¤ºï¼" + ex.Message); } } private void repositoryItemButtonEdit1_ButtonClick(object sender, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs e) { var rowhandle = gvMx1.FocusedRowHandle; if (rowhandle < 0) return; if (e.Button.Index == 0) { var dr = gvMx1.GetDataRow(rowhandle); var mxGuid = dr["guid"].ToString(); if (!MsgHelper.AskQuestion("ä½ éæ©äº1æ¡æ°æ®ï¼ç¡®å®å é¤åï¼")) return; if (string.IsNullOrEmpty(mxGuid)) { gvMx1.DeleteRow(rowhandle); return; } var _obj = new { guid = lbGuid.Text.Trim(), mxGuid = mxGuid, }; try { var strJson = UtilityHelper.HttpPost("", _webServiceName + "DeleteModelOrMx", JsonConvert.SerializeObject(_obj)); var _rtn = UtilityHelper.ReturnToDynamic(strJson); if (_rtn.rtnCode > 0) { if (_rtn.rtnCode > 0) getModel(lbGuid.Text); } MsgHelper.Warning("æç¤ºï¼" + _rtn.rtnMsg); } catch (Exception ex) { MsgHelper.Warning("æç¤ºï¼" + ex.Message); } } } /// <summary> /// æ ¹æ®è½¦é´è¯»äº§çº¿ /// </summary> /// <param name="workGuid"></param> private void _getListJybz(string workGuid) { none.Items.Clear(); if (string.IsNullOrEmpty(workGuid)) return; var _sbSqlWhere = " and 1=1 and dpt_id=" + workGuid; var pgq = new PageQueryModel(1, 999999, "a.line_no", "asc", "", _sbSqlWhere.ToString()); var json = JsonConvert.SerializeObject(pgq); try { var strReturn = UtilityHelper.HttpPost("", "MesWorkshopLineManager/GetListPage", json); var dd = UtilityHelper.ReturnToTablePage(strReturn); DataTable dt = dd.rtnData.list; foreach (DataRow dr in dt.Rows) { none.Items.Add((new CboItemEntity(dr["id"].ToString(), dr["name"].ToString()))); } } catch (Exception ex) { MsgHelper.Warning("æç¤ºï¼" + ex.Message); } } private void rptJYBZ_SelectedIndexChanged(object sender, EventArgs e) { ComboBoxEdit comboBox = sender as ComboBoxEdit; if (comboBox != null) { GridView myView = (gcMx1.MainView as GridView); int dataIndex = myView.GetDataSourceRowIndex(myView.FocusedRowHandle); CboItemEntity _itm = comboBox.EditValue as CboItemEntity; string _val = _itm.Value.ToString(); string _txt = _itm.Text.ToString(); gvMx1.CloseEditor(); gvMx1.PostEditor(); gvMx1.UpdateCurrentRow(); gvMx1.SetRowCellValue(dataIndex, "daa015LineName", _txt); gvMx1.SetRowCellValue(dataIndex, "daa015", _val); } } /// <summary> /// å·¥å ·æ¡äºä»¶ /// </summary> /// <param name="inFieldValue"></param> private void _toolCk(int _inFieldValue, string _mth) { string strMsg = ""; switch (_inFieldValue) { case 1: strMsg = "å®¡æ ¸"; break; case 0: strMsg = "åå®¡æ ¸"; break; }; toolBarMenu1.guidKey = ""; string rowGuid, rowName; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_daahb001, gridView1, "daahb001"); if (string.IsNullOrEmpty(rowGuid)) { MsgHelper.Warning("请å éæ©ä½ è¦æä½çè¡ï¼"); return; } if (!MsgHelper.AskQuestion("ä½ éæ©äºã" + rowName + "ãï¼ç¡®å®" + strMsg + "åï¼")) return; var _obj = new { guid = rowGuid, inFieldValue = _inFieldValue, }; try { var strJson = UtilityHelper.HttpPost("", _webServiceName + _mth, JsonConvert.SerializeObject(_obj)); var _rtn = UtilityHelper.ReturnToDynamic(strJson); MsgHelper.Warning(_rtn.rtnData.outMsg.ToString()); if (_rtn.rtnCode > 0 && _rtn.rtnData.outSum * 1 > 0) { if (xtraTabControl1.SelectedTabPageIndex == 1) { getModel(lbGuid.Text.Trim()); } int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid); gridView1.FocusedRowHandle = rowHandle; UtilityHelper.SetCheckIco(gridView1, "fstatus", "checkUser", "checkDate", picCheckBox, this, _inFieldValue.ToString()); } } catch (Exception ex) { MsgHelper.Warning("æç¤ºï¼" + ex.Message); } } } } DevApp/Gs.DevApp/DevFrm/WW/Frm_Wwgdhb.resx
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,240 @@ <?xml version="1.0" encoding="utf-8"?> <root> <!-- Microsoft ResX Schema Version 2.0 The primary goals of this format is to allow a simple XML format that is mostly human readable. The generation and parsing of the various data types are done through the TypeConverter classes associated with the data types. Example: ... ado.net/XML headers & schema ... <resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="version">2.0</resheader> <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> <value>[base64 mime encoded serialized .NET Framework object]</value> </data> <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> <comment>This is a comment</comment> </data> There are any number of "resheader" rows that contain simple name/value pairs. Each data row contains a name, and value. The row also contains a type or mimetype. Type corresponds to a .NET class that support text/value conversion through the TypeConverter architecture. Classes that don't support this are serialized and stored with the mimetype set. The mimetype is used for serialized objects, and tells the ResXResourceReader how to depersist the object. This is currently not extensible. For a given mimetype the value must be set accordingly: Note - application/x-microsoft.net.object.binary.base64 is the format that the ResXResourceWriter will generate, however the reader can read any of the formats listed below. mimetype: application/x-microsoft.net.object.binary.base64 value : The object must be serialized with : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter : and then encoded with base64 encoding. mimetype: application/x-microsoft.net.object.soap.base64 value : The object must be serialized with : System.Runtime.Serialization.Formatters.Soap.SoapFormatter : and then encoded with base64 encoding. mimetype: application/x-microsoft.net.object.bytearray.base64 value : The object must be serialized into a byte array : using a System.ComponentModel.TypeConverter : and then encoded with base64 encoding. --> <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> <xsd:element name="root" msdata:IsDataSet="true"> <xsd:complexType> <xsd:choice maxOccurs="unbounded"> <xsd:element name="metadata"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" /> </xsd:sequence> <xsd:attribute name="name" use="required" type="xsd:string" /> <xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="mimetype" type="xsd:string" /> <xsd:attribute ref="xml:space" /> </xsd:complexType> </xsd:element> <xsd:element name="assembly"> <xsd:complexType> <xsd:attribute name="alias" type="xsd:string" /> <xsd:attribute name="name" type="xsd:string" /> </xsd:complexType> </xsd:element> <xsd:element name="data"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> </xsd:sequence> <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> <xsd:attribute ref="xml:space" /> </xsd:complexType> </xsd:element> <xsd:element name="resheader"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> </xsd:sequence> <xsd:attribute name="name" type="xsd:string" use="required" /> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> </xsd:schema> <resheader name="resmimetype"> <value>text/microsoft-resx</value> </resheader> <resheader name="version"> <value>2.0</value> </resheader> <resheader name="reader"> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> <data name="picCheckBox.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAAXoAAADICAYAAADm1SpaAAAABGdBTUEAALGPC/xhBQAAGc1JREFUeF7t nUuoLdldhzvOFCGgifgkgni7zzm9T/f10mKjwhVHxkESFREfoAQyycCIgiAJXsWBOAgqgm8bFSGDGJEE BxnYE0VRB9GBItLGgcS8NHab1omgv/++/31unXVWVa1VtVbVqtrfBz/OPXvXetaqrx5nn3OfmsvV1dUL ynueffbZDyqfUP6PEELI9Mip/6ivv6O88/r6+mnX7bJcXl7ePxwOv6FOfO7UMUIIIdXyivLTTz/99Fe6 hushuR/U2Ic7jRNCCFkw0vCv3L9//82u5XLYWUS3En8Qa5QQQsji+S85+b2u6Pmowu9U/qPTACGEkDby MeXrXNfT8B+yxionhBDSRl49HA4PXNt5SPI/E6mQEEJIe3n9+vr6W13fadizn0hFhBBC2s1rcvcLrvFh dAvwtkgFhBBC2s9n7t279ybXeZyLi4u3aMPXgoKEEEK2k4+60uNogz8KChBCCNlYrq6uvse1fht7kB8r kJi/V8Xv19fvUq5Hbx0AAOAO/jtLLxwOhx+RS39b+bQSc+5YXvEqb6M3/irYMCX/ok59n1cBAAAFefDg wRdJ+u+Ta/8ncO9o5OZ3ezWPUUVvj204kg+rE2/0KgAAoBLy7bXE/fHAwWP5lBd/jF74ULDBWP5Uxd7w uDQAANTm8vLyy+XerD8kqYv47zgV/uLYBgP5VJU/qAMAAINI3G+NOHkov3ksqH+8I3hjMPZDgmNBAABY HDn4j2Nu7snjxzf6x68Gbwzln46FAABgFeTh68DLg7Hfj7I/d/CXsTdj0bbv97YAAGAl5ON/C/3cF3n7 26xA8p8gvnmwDwAAqyF5vxRzdE9+yEQfe6Mv194OAACshC667bP1MUfH8uO5op/3B+4BAGA2Ev27In7u y89lif76+vqrvR0AAFgJ+fh7Qz8P5BcRPQDAxpCPc0T/y4geAGBjyMeIHgBgz8jHiB4AYM/Ix4geAGDP yMeIHgBgz8jHiB4AYM/Ix4geAGDPyMeIHgBgz8jHiB4AYM/Ix4geAGDPyMeIHgBgz8jHiB4AYM/Ix4ge AGDPyMeIHgBgz8jHiB4AYM/Ix4geAGDPyMeIHgBgz8jHiB4AYM/Ix4geAGDPyMeIHgBgz8jHiB4AYM/I x4geAGDPyMeIHgBgz8jHiB4AYM/Ix4geAGDPyMeIHgBgz8jHiB4AYM/Ix4geAGDPyMeIHiDk+eef/1qt 4YfKI+Vl+7e/BWeIrQdfE7YeLJtaD+ovoi/J4XD44aurq5dSojlCHg0QkXpsPT/yzWEAzdPD2FoPY8eJ F2mOiNRja+Jl33wTqL+IviQad58o7qTlxX4OaB8k7yvJ6eNeDAbQXJkYo3MYpLkTpx2P6lfSmrD1YCcD L9o86jOiL4nGjeg3gl1ZxvbLQLgDG0FztHXRx/ral83c5amviL4kGjei3wh+ex7dNz3h8c0INkfBnPWl ubnMXQ9bustTfxF9STRuRL8hMq/qN/Vcdg00R5sVvWH9Cvo5lk3c5amfiL4kGjei3xA5V3E8px9H87Rp 0U+4y9vEyV/9RPQl0bgR/cZIvapH9ONonjYteiPzLs/S/FW9+ojoS6JxI/qNkXMVZ9t6MYigOdq86Cc8 q3/JizaL+onoS6JxI/oAjfVluxpuOeG+6UusbKtRfxeXqbXZna+BNCt6Q/1LPo5trr1Ys6ifiL4kGjei D3DpROeAVA2in4j6Z79AF+t3X5p+fKP+IfqSaNyIPgDRrxZEPwP1MeuqXon+FnCpzHlsqD4i+pJo3Ig+ QIsU0a+TXYreyi6U5GN5iSD6htC4EX0Aol8tuxN97g9K9xRE3xAaN6IPQPSrBdHvKGcret/p9kOTZpIp NTsoovWsFZ/aoiD61YLod5SzFb3aSF1UJDE+tUVB9KsF0e8oiJ4Ui09tURD9akH0OwqiJ8XiU1sURL9a EP2OguhJsfjUFiVD9A9tMZPhaJ6qynQO1mbQh74g+szY2H0aslF5RE+exKe2KKmin7OQzwnNFaI/wyB6 Uiw+tUVB9GXRXJ216O1jyaWitZn7lyqPH4teIz4Fk1C/ET15Ep/aoiD6smiuqoveyk5M6u+R2Hax8n2p 8tFf1Zv1269zhbsW6juiJ0/iU1uULYle/bDfJwglE8tqf8TK24/OYZA5oo/Vt1rsytu7VgyTdqytgWz2 fxhT3xE9eRKf2qJsTPTVJToXazvoS18QfQ+21mLtjKT5/2CkD/Ud0a8VF6DdOjYTn9qiIPqyWNtBX/qC 6HtQnbbeo231ZLX9XQL1f7uit1svk0hLic1DX7b6vC+X1HlB9GlY20Ff+oLoI6g+ezwXbScWW79edLNo HNsVfYto3MlXCoj+dhB9GtZ20Je+IPoIqeuxk80+sjmhMSD6kmjciD4A0ZfF2g760hdEH6C6UufulM3+ ALaLxoHoS6JxI/oARF8WazvoS18QfQfVk/XIxjJ3TfraX/2OQH1A9CXRuBF9AKIvi82T2r/509J9mTOf Kh8b82opJPqsH8DOPT6tz6e61ha+2kb0JdG4EX2AjTMlvvmqaL80L/oliIx31cwVvepY9JGNn4zv1LuW 8NUmoi+Jxo3oZ2Bzormxg3KtpO6/vYs+NjeDcYnF5ioWm+doPbHMOVZU3u5wYn0YyiwZq/zgOlpa+GoL 0ZdE40b0M9C8JM/fyskSVY20tn7Up9g89WWxE2XmCcgyq28qn3xisb55saqoLURfEo0b0c9A87IV0beQ Zj4R4ndisT72ZRHRq53c9TR7TnNOLNq22MdGh1BbiL4kGjein4HmBdGnpxnRm7Ai/RtKddFPOPlYZj1O yZ2HpT6AoLYQfUk0bkQ/A80Lok9PS6Jf9PHIGKo/+7n83ONRdeS2udjjK7WF6EuicSP6GWheEH16mhF9 pG9jqSY51T3lh69LP7JZ9M8qqE1EXxKNG9HPQPOC6NPThOinPCIx0dV4bNH3scahlOiL6slat0sf+2oT 0ZdE40b0M9C8IPr0NCF6iTL7f2mylL6qVZ1TruQtcz9Kmdvu4vtNbSL6kmjciH4GmhdEn55WRJ/7fL6b ImNQPfaR01j9Y5n9WfZInWNZ7PPzJ9Qmoi+Jxo3oZ6B5QfTpWV30Ux7bhLE7Aq9uEqpj6poZ/DmBPc7x R0EPfZw3v8NgffbknuRW2WdqF9GXRONG9DPQvCTNnx1k+npz4BVM6v6z7WLl5yZHWquL3vdDrG+5yf7h rB0/E0R7Exf1Mfre5v3lOfWlpMbPJVJQ2+2LXnXFDogmk7lQasmiRha53VQ7qaKr0h/Va2ONtRemyqdG Mq+QWxB9STFmzam2zzkptpDFH9mcUNtti37KT9FJ+dhVj++SqqgtRB9vL5ZVRZ/Z19H4SSN5v9q23fKN Z9V9pfYRPRkPor+Tsxe9rYlIn2bFZJ/6eGNLbvAur4b6gOjJeBD9nZy96CP9KRKTvTcxirbfwuOb6Fq1 fW1j1ftV1lIXtYHoyXgQ/Z2ctehLP7YJk7retG3Toh8aR7BdVeGrbkRPxoPo7+SsRW/rIdKf0hmdY23T 7HN6k7d38w56P7rOaglfdSJ6Mh5EfydnLfpIX4rHpTe4nxv3Q7TvKX0uLXzVhejJeBD9nZyt6Es8tnGR Rd/rxrbzZnvRdqNrxuo5Rd/b5+VPn5+3/X38T1xO0fd2l/DQt43Wl5De9an3kh83WR+92CxUF6In4ym1 4MZQW4g+3l4sq4je2g36MSU2z0n1jK29rpxPMW9YfJMs3Dlzxti7NvRe7qOmIutc9SB6Mp7WRG/90dfj 1VjhpB7gtl2s/Kz4uGLtxbK46MdOROp/6lXwo8xju8qJNaSA5Af3ib0fbN+bksec6tuE6KMHxRoZW8gZ Cz0pfuBH+7Jk7AD3XVIVtTXnIDu3LC56azPow634eo2+F+Qo7tQ7GD+uqtzFnZh7UWl99KqiZN6tFf3s veprW/QtoTGN3XbZQZAjKpNo7PWbjC2evaExI/r0LCp6tTe4/jsXJdH3g9xcoevfSfvcjgWTsRcriurP faQSy+CJyE9WsXJ3UvrCSnUi+lQ0prEFaYslWVR+hh/d3g4g78Lu0XgRfXqWFv3gvvH1nC36nCvpGhc+ qre65PV+zrouvl9VJ6JPIeG267hz7Gvwem+szoxFXvW2tRU0TkSfnsVEr7ZGZejbZYve8LuB2HZ3UvLC J+G4TsmY5HNPJMWPddWJ6MdIlPFx5+hrluhTy9S4kmkRjRXRp2dJ0Q/ul5N89e9Jos+8qp8tem+vxFob lHLOuCwlT2JdVDeiH0NjGVsQNwec/Tt4rzcn0acuhlqLoCU0TkSfnkVEr3ZGr0g7Fy2TRG+kXl375pNR HXM/I3/K6JW3tklez9YnL1Yc1Y/oh0hZfKdFbuj7bNEbJvHYNmG6ZfaIxojo07OU6Ef3iW9q204WfeJV 9qzHGiqf2r+xpEg+t61ZYxtCdSP6PjSGlGdrtw42+z54vzddaWdc1Vf75EELaIyIPj3VRa82Ro+B7p2m vp8semPkOJg83sSTSGpSJJ/1XL47hzVQG4i+D40hZWHc2un6fpLoDfs+tl0ki1zJrYGNLRgr6U/1dWAX FpF2w9wcA/r3LNEb9l6w7SmTrnitXFDPnCT1Qdslr2ObYy9WDbWD6GOo/6M7KnYW1uuTRZ951dF7oGwZ jStp/Db3+mpCKJ3U+bftYuXnJnn9KFVF73Mca7ebW33Q9zaG2HZhetevHQeRE0z2evd6kj/NMxTvT3HJ eyadwHJQG4g+RH1PugKwheRFbtDryTs59rxdrye1nbPwtoTGlDp/VcauemeLag4Zd3WWaqJX3UnrMFzD eq3I/PlFz3FbW+v+chJeNrUfKUmeZ22b1a6diLxoVdQWou+ifqfe5kUXql6fJXpD7yXVsUfZazyIPt5e LNVE72sr1uat+OY36LVi82fb+LbJ+7pTpkhyRKztsx4R5Z7A5qD2EP2J7lXEUIZ2kN6fLfrUflisL7E7 i62iMSH6eHuxVBG9yS3S1p3EJKjXi82freu+YyRE9ZX6yGQ3yftY22ZJ3rPYRZraQvQn1OfZktF7s0Vv 5Bzwe5K9xoPo4+3FUlz0qjNHWHf2gV5bdP78oij5mEuJnzCS15dt2y2fmCrrpw+1h+gN9TdpscSuYrpo myKiN7RNcl17kb3Ggujj7cVSQ/Sp8x9tW68vMn9WvsIVvCVrTv1EE6tnKFXuxIZQm4hefU2V/OgzNW1X TPS2iHIW8x5kr3Eg+nh7sRQVRqa0ovOv16vNn/cvtf4pye6TyiQf75YUh9RAbZ+36NXPnB01KhdtU0z0 RuaBv9pCKoXGgOjj7cVS/MpQ6yf7I5Vd9F7x+ast+KkXSCqbJXlPlXU7hto9X9Grjzk7KmlharuiojcS D76bbFn26j+ij7cXS3HRq86U5829c6/3is5f7oXOhGTvRz/xZEs+9Xivgdo/T9Grf8k7Kkec2r646G1h WR9idfTFTg5efFOo74g+3l4sVZ71Wr1BO90Mtqn3i8+fbRuUnR0/nrLX0FTJK1X2VSpq//xEbxKM9Xcg yQtC2xYXveELLFpPX3JOUK2gfifNn+9DE0DppO4/2y5WflYy12YVeYycbAaPBb1v44iVC5N1orTtg/KT YsfE1CvrKRdcnlUlb6gP5yV69Sv3bJx11tf2VURvZF7tHWML0xaoV9E86nPu/jnnVBHIwEXFaHvaporo vU9zZT/5LmzKhZbFjj+vYlXUl/MQve+oXIlkLwyVqSZ6Q+WyF7tfhUxe5EuifiL69FS7UtSauXNnkXLB oO2qiN6YeAxbZq19lZ/yOflTqjxizEX92L/oJy6QSQeRlQvq6c0U0U9d7FuRvfqI6NNTTfSqO5Rb0tqx 7YJyfZm0Fm39+1qO1Xkrtl3KyWkI1bN5yRvqy75F72KM9q8vtkC8eDYqX1X0Rs5ij6Rp2at/iD491URv WP3WTs7xoO2rit5IWP+P5gresHqCerNS4kRTCvVnv6Kf8kzbM/lMrLLVRW9MOYGd0tICDFH/EH16qoq+ c/wkHw/atrrojZ71X0TwXneRddjKsaa+7FP0muDcT9acMut2S+UXEb3Rs9iT0qrs1TdEn56qorf1YceR f5uE+rSI6A07fmwdl6jrhOqa86gmmhaONfVjX6J3+U2VxexnaqpjMdEbnauu7JQ+SEqg/iD69FQV/RTU p8VEXxrrU9DHYvFjbbVn9mp7P6JXm5PPxiWka6iuRUVvzJG9p5mDTn1B9OlB9AWYeXGYHJN9qWM+F7W/ fdH7jppzNi5567e46A3VN+tqZO0rjhPqA6JPD6KfifpR/FHNUNa6i1ab2xa92pm1ozTxRf9UgOpcRfSG 6iwh+1UPQLWfNH+23/TVxlsjWznZIPqJFLg4PMbXYfS9vqxxnKm9bYq+0I4qfqBYnUEbvalxG6d6Syze 1a7u1W7q/FXrn+pOnUPrq21bNBnyQPQTsLaDvmSne4zo69T6FpsDtbU90avu2bdbdjB5dUVR3auK3lDd sxeyZ/GDUW1uSfRV5kf1pq5vRJ9BqWfxJnmv8ga93rTs1c52RF/whybVJld1ry56Q/UXkf3SV/dqC9Ej +qKUekzj6Z1zvdes7NVG+6IvuaNqytVQG02I3lAbpRa3ZakrD0SP6Ith7QTtzslon22boExSaj1hOKE2 2ha96im5o6pfmaqNZkRvqJ1i87fE1b3qR/SIfjZWv6/XWNtZyV332nbqMVdtTlR3u6K3K/lSO0upLnlD 7TQlekNtlTxZLnIltiY2xmDMfUH0AerT2nNXcq0fJW8e8uqTUdmmZK96276iNxnG6k7NElehXdRWc6I3 1F6qPIbSnFhqoHGuKisTS0p886awOQnmqC9F587qC+ovkVl9tPJBfakpvq5UZ9uitwWtupLlGWRxMVmb QR96s6ToDZvLqXdIVs6r2T0a76qi3zI2J8Ec9aXI3Fk9Qb2zU/LiUPVk98/aL+0G1dv+D2NV15Sr0VUO QrXbrOiNGbJf7K5obTRWRD8Rm5Ngjvoyee784q+44D1F9+nUvpY82Riqq33RG6ovSaClJygXtd206A2X fc5v9J2N5A2NF9FPxOYkmKO+ZM3dSZgTL1JGU9MbE463Y6xPVtarmYXq24bofUdH2zml5MRMRf1oXvTG 6cAJ+xTJWTyX76IxI/qJ2JwEc9SXpLnLWKdzUn0/+jiS3XBKKaeprm2I3hg5KzZx0KkfmxD9CfVj6CA6 O8kbGjein4jNSTBHfRmcOzs2THKRcsXi9S92t2rCnjKmErJXPdsRvZ8Vb7Wx9M4aQ33ZlOiNvgVY4kpi i2jsiH4iNifBHPVlcO70folPiUVja33lx6aTZO9VTEJ1bEf0hu2gThvNHWjq0+ZEb/hJtHuQntVz+S7B PAwF0QfYnARz1JfRuZPcsp9rD8UFu/o+i12wjmWuK1THtkTvk2QybVJE3rfofIRpSfRGR/ZnLTCfg+g+ C4LoA2xOgjnqy+jcTb36DdOK4LsEF6yDKeEJ1bMt0beOxr1Z0cNjtG8Q/URsToI56kvS3OUIMUyLgu9i fev2N5ZSjlBdiL4kGjei3zjaN4h+IjYnwRz1JXnutG3yMWVpXfBd1Nfex1Ml/aD6EH1JNG5Ev3G0bxD9 RGxOgjnqS/LcZTzTtrY39bOlvsdTpd2gOhF9STRuRL9xtG8Q/URsToI56kvW3Nn2QfljtnT13kd4Iqvh BdWL6EuicSP6jaN9g+gnYnMSzFFfsubOZXg8tk5yt9f87c1jLrCx1XKC6kb0JfEdZos9JWf7EcaW8X0T XdNBEH2A5sQ+/x6u81iy176Jfc8XR1PmJBXVjegBumjtmoiiazoIoodNoLWK6AG6+F2ZPSYYzJ6vLmFf aL0iegCAPSMfI3oAgD0jHyN6AIA9Ix8jegCAPSMfI3oAgD0jHyN6AIA9Ix8jegCAPSMfI3oAgD0jHyN6 AIA9Ix8jegCAPSMfI3oAgD0jHyN6AIA9Ix8jegCAPSMfI3oAgD0jHyN6AIA9Ix8jegCAPSMfI3oAgD0j HyN6AIA9Ix8jegCAPSMfI3oAgD0jH+eI/peswH8HL/bm8vLyytsBAICVOBwO74o5uie/YKL/dPDiUB56 OwAAsBIS/fsifu7LIxP9x4IXh/JObwcAAFZCLv7dwM29ubq6ercV+GD4xkA+5O0AAMA6vEEufjVwc290 9f+2p2T798be7Mnr2v5LvDEAAFgYifutETf35viz1evr62+KvTmQR94eAAAsjBz854GTh/J5FfmCU8HP BG8O5dWLi4uvPxYEAIDFkH9/MPDxWD7gRY+Ffy14cyz/rDuBL/PiAABQGTn32yMuHss7vPhT9pz+myMb jOWT9tjHqwAAgErI0T8WcfBYPuvFn6AXPxpslJL/VX7r4uLiK7waAAAoxOXl5bfIsX/dcW5OftSreYIq vB/ZMCcfORwO36+v1/fu3XuTVwsAAIk899xzXyUXf6M8+lPK37pbp+QVr/IuevP3go0JIYRsLFdXV9/t Wr+LPYLRRp8MCxFCCNlM/tCV3o/OBM9pw9eDgoQQQtrP37z44otf6Dof5nA4vD1SASGEkHbzifv377/Z NZ6GCtkPA2KVEUIIaSuv2QdqXN95XF1dvSdSISGEkHbyWeXatT0Nf4zzn51KCSGEtJG/UL7GdT0P+y8E VdnvdyonhBCyXj5nT1xc0WWR8L9BDXwkaJAQQsgy+bwE/7MPHjx4o2u5HvabW2rs163RoBOEEELK5x8O h8NPPvPMM1/qGl4WNf6iOvETJn7lT/Tvv1P+3TtHCCEkPf+q/JnyAfn05+XXH7i4uHiL63YiTz31/x/a 2OyW1yHZAAAAAElFTkSuQmCC </value> </data> <metadata name="tips.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>17, 17</value> </metadata> </root> DevApp/Gs.DevApp/DevFrm/WW/SelectWwgd.Designer.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,402 @@ namespace Gs.DevApp.UserControl { partial class SelectWwgd { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colChkInt = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_salesOrder = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_supplierItemCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_supplierItemName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_daa016 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_daa017 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_scxb = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.btnIn = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); this.SuspendLayout(); // // gcMain // this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMain.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain.Location = new System.Drawing.Point(0, 0); this.gcMain.MainView = this.gridView1; this.gcMain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain.Name = "gcMain"; this.gcMain.Size = new System.Drawing.Size(1385, 641); this.gcMain.TabIndex = 1; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 39; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colChkInt, this.gv_guid, this.gridColumn3, this.gridColumn10, this.gv_salesOrder, this.gv_supplierItemCode, this.gv_supplierItemName, this.gridColumn5, this.gridColumn12, this.gridColumn6, this.gv_daa016, this.gv_daa017, this.gv_scxb, this.gridColumn4, this.gridColumn9, this.gv_purchaseUnit, this.gv_inventoryUnit, this.gridColumn1, this.gridColumn2}); this.gridView1.CustomizationFormBounds = new System.Drawing.Rectangle(1348, 384, 264, 432); this.gridView1.DetailHeight = 272; this.gridView1.GridControl = this.gcMain; this.gridView1.IndicatorWidth = 44; this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // // colChkInt // this.colChkInt.Caption = "."; this.colChkInt.FieldName = "chkInt"; this.colChkInt.MinWidth = 22; this.colChkInt.Name = "colChkInt"; this.colChkInt.Visible = true; this.colChkInt.VisibleIndex = 0; this.colChkInt.Width = 82; // // gv_guid // this.gv_guid.AppearanceCell.Options.UseFont = true; this.gv_guid.Caption = "主é®ä¸è½å é¤"; this.gv_guid.FieldName = "guid"; this.gv_guid.MinWidth = 44; this.gv_guid.Name = "gv_guid"; this.gv_guid.OptionsColumn.AllowEdit = false; this.gv_guid.OptionsColumn.ReadOnly = true; this.gv_guid.Tag = "query_a.guid"; this.gv_guid.Width = 82; // // gridColumn3 // this.gridColumn3.Caption = "ä»»å¡åå·"; this.gridColumn3.FieldName = "daa021"; this.gridColumn3.MinWidth = 44; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.ReadOnly = true; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 11; this.gridColumn3.Width = 109; // // gridColumn10 // this.gridColumn10.Caption = "åºå·"; this.gridColumn10.FieldName = "xh"; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.OptionsColumn.ReadOnly = true; this.gridColumn10.Visible = true; this.gridColumn10.VisibleIndex = 2; this.gridColumn10.Width = 66; // // gv_salesOrder // this.gv_salesOrder.AppearanceCell.Options.UseFont = true; this.gv_salesOrder.Caption = "éå®è®¢å"; this.gv_salesOrder.FieldName = "salesOrder"; this.gv_salesOrder.MinWidth = 44; this.gv_salesOrder.Name = "gv_salesOrder"; this.gv_salesOrder.OptionsColumn.AllowEdit = false; this.gv_salesOrder.OptionsColumn.ReadOnly = true; this.gv_salesOrder.Tag = "query_a.sales_order"; this.gv_salesOrder.Visible = true; this.gv_salesOrder.VisibleIndex = 3; this.gv_salesOrder.Width = 87; // // gv_supplierItemCode // this.gv_supplierItemCode.AppearanceCell.Options.UseFont = true; this.gv_supplierItemCode.Caption = "产åç¼ç "; this.gv_supplierItemCode.FieldName = "wlbm"; this.gv_supplierItemCode.MinWidth = 44; this.gv_supplierItemCode.Name = "gv_supplierItemCode"; this.gv_supplierItemCode.OptionsColumn.AllowEdit = false; this.gv_supplierItemCode.OptionsColumn.ReadOnly = true; this.gv_supplierItemCode.Tag = "query_a.SUPPLIER_ITEM_CODE"; this.gv_supplierItemCode.Visible = true; this.gv_supplierItemCode.VisibleIndex = 4; this.gv_supplierItemCode.Width = 87; // // gv_supplierItemName // this.gv_supplierItemName.AppearanceCell.Options.UseFont = true; this.gv_supplierItemName.Caption = "产ååç§°"; this.gv_supplierItemName.FieldName = "wlmc"; this.gv_supplierItemName.MinWidth = 44; this.gv_supplierItemName.Name = "gv_supplierItemName"; this.gv_supplierItemName.OptionsColumn.AllowEdit = false; this.gv_supplierItemName.OptionsColumn.ReadOnly = true; this.gv_supplierItemName.Tag = "query_a.SUPPLIER_ITEM_NAME"; this.gv_supplierItemName.Visible = true; this.gv_supplierItemName.VisibleIndex = 5; this.gv_supplierItemName.Width = 105; // // gridColumn5 // this.gridColumn5.Caption = "产åè§æ ¼"; this.gridColumn5.FieldName = "wlgg"; this.gridColumn5.MinWidth = 44; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.OptionsColumn.ReadOnly = true; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 6; this.gridColumn5.Width = 219; // // gridColumn12 // this.gridColumn12.Caption = "工忰é"; this.gridColumn12.FieldName = "gdzs"; this.gridColumn12.MaxWidth = 44; this.gridColumn12.MinWidth = 44; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Visible = true; this.gridColumn12.VisibleIndex = 7; this.gridColumn12.Width = 44; // // gridColumn6 // this.gridColumn6.Caption = "åä½"; this.gridColumn6.FieldName = "caa009"; this.gridColumn6.MaxWidth = 44; this.gridColumn6.MinWidth = 44; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.OptionsColumn.ReadOnly = true; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 8; this.gridColumn6.Width = 44; // // gv_daa016 // this.gv_daa016.Caption = "é¢è®¡å¼æ¶é´"; this.gv_daa016.FieldName = "daa016"; this.gv_daa016.MinWidth = 44; this.gv_daa016.Name = "gv_daa016"; this.gv_daa016.OptionsColumn.ReadOnly = true; this.gv_daa016.Tag = "query_a.daa016"; this.gv_daa016.Visible = true; this.gv_daa016.VisibleIndex = 9; this.gv_daa016.Width = 87; // // gv_daa017 // this.gv_daa017.Caption = "é¢è®¡å®å·¥æ¶é´"; this.gv_daa017.FieldName = "daa017"; this.gv_daa017.MinWidth = 44; this.gv_daa017.Name = "gv_daa017"; this.gv_daa017.OptionsColumn.ReadOnly = true; this.gv_daa017.Tag = "query_a.daa017"; this.gv_daa017.Visible = true; this.gv_daa017.VisibleIndex = 10; this.gv_daa017.Width = 87; // // gv_scxb // this.gv_scxb.AppearanceCell.ForeColor = System.Drawing.Color.Red; this.gv_scxb.AppearanceCell.Options.UseFont = true; this.gv_scxb.AppearanceCell.Options.UseForeColor = true; this.gv_scxb.AppearanceHeader.ForeColor = System.Drawing.Color.Red; this.gv_scxb.AppearanceHeader.Options.UseForeColor = true; this.gv_scxb.Caption = "ç产线å«"; this.gv_scxb.FieldName = "scxb"; this.gv_scxb.MaxWidth = 44; this.gv_scxb.MinWidth = 44; this.gv_scxb.Name = "gv_scxb"; this.gv_scxb.OptionsColumn.AllowEdit = false; this.gv_scxb.OptionsColumn.ReadOnly = true; this.gv_scxb.Tag = "query_wl.name"; this.gv_scxb.Width = 44; // // gridColumn4 // this.gridColumn4.Caption = "å·¥ååå·"; this.gridColumn4.FieldName = "gdh"; this.gridColumn4.MinWidth = 44; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.ReadOnly = true; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 1; this.gridColumn4.Width = 105; // // gridColumn9 // this.gridColumn9.Caption = "夿³¨"; this.gridColumn9.FieldName = "caa016"; this.gridColumn9.MinWidth = 44; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.OptionsColumn.ReadOnly = true; this.gridColumn9.Width = 87; // // gv_purchaseUnit // this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true; this.gv_purchaseUnit.Caption = "ä¾åºå"; this.gv_purchaseUnit.FieldName = "dptName"; this.gv_purchaseUnit.MinWidth = 44; this.gv_purchaseUnit.Name = "gv_purchaseUnit"; this.gv_purchaseUnit.OptionsColumn.AllowEdit = false; this.gv_purchaseUnit.OptionsColumn.ReadOnly = true; this.gv_purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; this.gv_purchaseUnit.Visible = true; this.gv_purchaseUnit.VisibleIndex = 12; this.gv_purchaseUnit.Width = 87; // // gv_inventoryUnit // this.gv_inventoryUnit.AppearanceCell.Options.UseFont = true; this.gv_inventoryUnit.Caption = "å¼å·¥ç¶æ"; this.gv_inventoryUnit.FieldName = "gdzt"; this.gv_inventoryUnit.MinWidth = 44; this.gv_inventoryUnit.Name = "gv_inventoryUnit"; this.gv_inventoryUnit.OptionsColumn.AllowEdit = false; this.gv_inventoryUnit.OptionsColumn.ReadOnly = true; this.gv_inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; this.gv_inventoryUnit.Width = 87; // // gridColumn1 // this.gridColumn1.Caption = "ç产ç»ç»"; this.gridColumn1.FieldName = "fSubsidiary"; this.gridColumn1.MinWidth = 22; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Width = 82; // // gridColumn2 // this.gridColumn2.Caption = "ç¨ææ¸ å"; this.gridColumn2.FieldName = "ylqd"; this.gridColumn2.MinWidth = 22; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Width = 82; // // panelControl1 // this.panelControl1.Controls.Add(this.btnIn); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl1.Location = new System.Drawing.Point(0, 641); this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(1385, 33); this.panelControl1.TabIndex = 5; // // btnIn // this.btnIn.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; this.btnIn.Appearance.Options.UseBackColor = true; this.btnIn.Appearance.Options.UseFont = true; this.btnIn.Dock = System.Windows.Forms.DockStyle.Right; this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16; this.btnIn.Location = new System.Drawing.Point(1301, 2); this.btnIn.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnIn.Name = "btnIn"; this.btnIn.Size = new System.Drawing.Size(82, 29); this.btnIn.TabIndex = 4; this.btnIn.Text = "ç¡®å®å¯¼å ¥"; // // SelectWwgd // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1385, 674); this.Controls.Add(this.gcMain); this.Controls.Add(this.panelControl1); this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "SelectWwgd"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "éæ©ç产工åï¼åªæ¾ç¤ºæªåå¹¶+该车é´çå·¥å"; this.TopMost = true; ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevExpress.XtraGrid.GridControl gcMain; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gv_guid; private DevExpress.XtraGrid.Columns.GridColumn gv_scxb; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gv_supplierItemCode; private DevExpress.XtraGrid.Columns.GridColumn gv_supplierItemName; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gv_daa016; private DevExpress.XtraGrid.Columns.GridColumn gv_daa017; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseUnit; private DevExpress.XtraGrid.Columns.GridColumn gv_inventoryUnit; private DevExpress.XtraGrid.Columns.GridColumn gv_salesOrder; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.SimpleButton btnIn; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn colChkInt; private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; } } DevApp/Gs.DevApp/DevFrm/WW/SelectWwgd.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,137 @@  using Gs.DevApp.ToolBox; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Data; using System.Windows.Forms; namespace Gs.DevApp.UserControl { public partial class SelectWwgd : DevExpress.XtraEditors.XtraForm { private readonly string _webServiceName = "WWGDManager/"; private string suppId = ""; private string ckId = ""; public SelectWwgd(string _suppId) { InitializeComponent(); this.suppId = _suppId; this.gridView1.CustomDrawColumnHeader += (s, e) => { Gs.DevApp.ToolBox.UtilityHelper.CustomDrawColumnHeader(s, e); }; this.gridView1.MouseUp += (s, e) => { Gs.DevApp.ToolBox.UtilityHelper.CustomMouseUp(s, e, gcMain, gridView1); }; this.colChkInt.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.colChkInt.OptionsFilter.AllowAutoFilter = false; this.colChkInt.OptionsFilter.AllowFilter = false; this.colChkInt.OptionsFilter.AllowInHeaderSearch = DevExpress.Utils.DefaultBoolean.False; this.colChkInt.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; this.colChkInt.VisibleIndex = 0; Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, null, null, "", (value) => { }, null, false); getPageList(1); btnIn.Click += (s, e) => { var list = new List<string>(); gridView1.PostEditor(); gridView1.UpdateCurrentRow(); DataTable dt = this.gcMain.DataSource as DataTable; { foreach (DataRow dr in dt.Rows) { string checkBox = dr["chkInt"].ToString(); if (Gs.DevApp.ToolBox.UtilityHelper.ToCheck(checkBox)) { string _guid = dr["guid"].ToString(); list.Add(_guid); } } } UpdateParent?.Invoke(this, new UpdateParentEventArgs { StringList = list }); Close(); }; } /// <summary> /// éæ©åçåè°äºä»¶ /// </summary> public SelectWwgd(string _suppId, string _ckId) { InitializeComponent(); this.suppId = _suppId; this.ckId = _ckId; this.gridView1.CustomDrawColumnHeader += (s, e) => { Gs.DevApp.ToolBox.UtilityHelper.CustomDrawColumnHeader(s, e); }; this.gridView1.MouseUp += (s, e) => { Gs.DevApp.ToolBox.UtilityHelper.CustomMouseUp(s, e, gcMain, gridView1); }; this.colChkInt.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.colChkInt.OptionsFilter.AllowAutoFilter = false; this.colChkInt.OptionsFilter.AllowFilter = false; this.colChkInt.OptionsFilter.AllowInHeaderSearch = DevExpress.Utils.DefaultBoolean.False; this.colChkInt.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; this.colChkInt.VisibleIndex = 0; Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, null, null, "", (value) => { }, null, false); getPageList(1); btnIn.Click += (s, e) => { var list = new List<string>(); gridView1.PostEditor(); gridView1.UpdateCurrentRow(); DataTable dt = this.gcMain.DataSource as DataTable; { foreach (DataRow dr in dt.Rows) { string checkBox = dr["chkInt"].ToString(); if (Gs.DevApp.ToolBox.UtilityHelper.ToCheck(checkBox)) { string _guid = dr["guid"].ToString(); list.Add(_guid); } } } UpdateParent?.Invoke(this, new UpdateParentEventArgs { StringList = list }); Close(); }; } /// <summary> /// éæ©åçåè°äºä»¶ /// </summary> public event EventHandler<UpdateParentEventArgs> UpdateParent; /// <summary> /// </summary> /// <param name="curPage">第å 页</param> /// <param name="pageSize">æ¯é¡µå æ¡</param> private void getPageList(int curPage) { var _obj = new { currentPage = curPage, everyPageSize = 999999, sortName = "", keyWhere = "", suppId = this.suppId, ckId = this.ckId }; var json = JsonConvert.SerializeObject(_obj); try { var strReturn = UtilityHelper.HttpPost("", _webServiceName + "SelectWwgd", json); var dd = UtilityHelper.ReturnToTablePage(strReturn); var dt = dd.rtnData.list; gcMain.BindingContext = new BindingContext(); gcMain.DataSource = dt; gcMain.ForceInitialize(); gridView1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1); } catch (Exception ex) { MsgHelper.Warning("æç¤ºï¼" + ex.Message); } } } } DevApp/Gs.DevApp/DevFrm/WW/SelectWwgd.resx
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,120 @@ <?xml version="1.0" encoding="utf-8"?> <root> <!-- Microsoft ResX Schema Version 2.0 The primary goals of this format is to allow a simple XML format that is mostly human readable. The generation and parsing of the various data types are done through the TypeConverter classes associated with the data types. Example: ... ado.net/XML headers & schema ... <resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="version">2.0</resheader> <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> <value>[base64 mime encoded serialized .NET Framework object]</value> </data> <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> <comment>This is a comment</comment> </data> There are any number of "resheader" rows that contain simple name/value pairs. Each data row contains a name, and value. The row also contains a type or mimetype. Type corresponds to a .NET class that support text/value conversion through the TypeConverter architecture. Classes that don't support this are serialized and stored with the mimetype set. The mimetype is used for serialized objects, and tells the ResXResourceReader how to depersist the object. This is currently not extensible. For a given mimetype the value must be set accordingly: Note - application/x-microsoft.net.object.binary.base64 is the format that the ResXResourceWriter will generate, however the reader can read any of the formats listed below. mimetype: application/x-microsoft.net.object.binary.base64 value : The object must be serialized with : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter : and then encoded with base64 encoding. mimetype: application/x-microsoft.net.object.soap.base64 value : The object must be serialized with : System.Runtime.Serialization.Formatters.Soap.SoapFormatter : and then encoded with base64 encoding. mimetype: application/x-microsoft.net.object.bytearray.base64 value : The object must be serialized into a byte array : using a System.ComponentModel.TypeConverter : and then encoded with base64 encoding. --> <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> <xsd:element name="root" msdata:IsDataSet="true"> <xsd:complexType> <xsd:choice maxOccurs="unbounded"> <xsd:element name="metadata"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" /> </xsd:sequence> <xsd:attribute name="name" use="required" type="xsd:string" /> <xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="mimetype" type="xsd:string" /> <xsd:attribute ref="xml:space" /> </xsd:complexType> </xsd:element> <xsd:element name="assembly"> <xsd:complexType> <xsd:attribute name="alias" type="xsd:string" /> <xsd:attribute name="name" type="xsd:string" /> </xsd:complexType> </xsd:element> <xsd:element name="data"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> </xsd:sequence> <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> <xsd:attribute ref="xml:space" /> </xsd:complexType> </xsd:element> <xsd:element name="resheader"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> </xsd:sequence> <xsd:attribute name="name" type="xsd:string" use="required" /> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> </xsd:schema> <resheader name="resmimetype"> <value>text/microsoft-resx</value> </resheader> <resheader name="version"> <value>2.0</value> </resheader> <resheader name="reader"> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> </root> DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs
@@ -40,6 +40,7 @@ toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick; toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick; toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick; this.toolBarMenu1.btnPrintClick += ToolBarMenu1_btnPrintClick; this.toolBarMenu1.getXmlConfig(); Form parentForm = this.FindForm(); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); @@ -154,6 +155,72 @@ getPageList(1); } private void ToolBarMenu1_btnPrintClick(object sender, EventArgs e) { string rowGuid, rowName; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_blNo, gridView1); if (string.IsNullOrEmpty(rowGuid)) { this.toolBarMenu1.rptParameter = "return false"; MsgHelper.Warning("请å éæ©ä½ è¦æå°çåæ®ï¼"); return; } var dr = gridView1.GetFocusedDataRow(); string ordertype = txt_bl017.Text.Trim(); // 夿åªä¸ªä¸ä¸ºç©ºå°±èµå¼ç» ordertype if (!string.IsNullOrEmpty(txt_bl017.Text.Trim())) { ordertype = txt_bl017.Text.Trim(); } else if (!string.IsNullOrEmpty(dr["bl009"].ToString())) { ordertype = dr["bl009"].ToString(); } // å¦æä¸¤ä¸ªé½ä¸ºç©ºï¼åæç¤ºé误 if (string.IsNullOrEmpty(ordertype)) { this.toolBarMenu1.rptParameter = "return false"; Gs.DevApp.ToolBox.MsgHelper.Warning("è¯·éæ©åæ®ç±»åï¼"); txt_bl017.Focus(); return; } if (ordertype == "å§å¤è¡¥æ") { string rptParameter = "rpt_wwblsqd{" + rowGuid // @inOrderGuid - åæ®guid + "," + "100" // @isDesign - éæé½æ¯ä¼ 100 + "," + "" // @in1 - å ¥åºæ¶é´ï¼æ©å±ç¨ï¼ + "," + "" // @in2 - ç¹éï¼æ©å±ç¨ï¼ + "," + "" // @in3 - ä¾åºåidï¼æ©å±ç¨ï¼ + "," + "" // @in4 - å¼ æ°ï¼æ©å±ç¨ï¼ + "," + "" // @in5 - æ°éï¼æ©å±ç¨ï¼ + "," + "" // @in6 - æ©å±ç¨ + "}"; this.toolBarMenu1.rptParameter = rptParameter; this.toolBarMenu1.guidKey = rowGuid; } else { string rptParameter = "rpt_wwclsqd{" + rowGuid // @inOrderGuid - åæ®guid + "," + "100" // @isDesign - éæé½æ¯ä¼ 100 + "," + "" // @in1 - å ¥åºæ¶é´ï¼æ©å±ç¨ï¼ + "," + "" // @in2 - ç¹éï¼æ©å±ç¨ï¼ + "," + "" // @in3 - ä¾åºåidï¼æ©å±ç¨ï¼ + "," + "" // @in4 - å¼ æ°ï¼æ©å±ç¨ï¼ + "," + "" // @in5 - æ°éï¼æ©å±ç¨ï¼ + "," + "" // @in6 - æ©å±ç¨ + "}"; this.toolBarMenu1.rptParameter = rptParameter; this.toolBarMenu1.guidKey = rowGuid; } } /// <summary> /// åæ¶äºä»¶ /// </summary> DevApp/Gs.DevApp/DevFrm/WW/WwBlclDj.cs
@@ -34,6 +34,7 @@ toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick; toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick; toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick; this.toolBarMenu1.btnPrintClick += ToolBarMenu1_btnPrintClick; this.toolBarMenu1.getXmlConfig(); Form parentForm = this.FindForm(); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); @@ -112,6 +113,71 @@ _filterList = e.FilterList; getPageList(1); } private void ToolBarMenu1_btnPrintClick(object sender, EventArgs e) { string rowGuid, rowName; (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_itemOutNo, gridView1); if (string.IsNullOrEmpty(rowGuid)) { this.toolBarMenu1.rptParameter = "return false"; MsgHelper.Warning("请å éæ©ä½ è¦æå°çåæ®ï¼"); return; } var dr = gridView1.GetFocusedDataRow(); string ordertype = txt_itemOutNo.Text.Trim(); // 夿åªä¸ªä¸ä¸ºç©ºå°±èµå¼ç» ordertype if (!string.IsNullOrEmpty(txt_outType.Text.Trim())) { ordertype = txt_outType.Text.Trim(); } else if (!string.IsNullOrEmpty(dr["outType"].ToString())) { ordertype = dr["outType"].ToString(); } // å¦æä¸¤ä¸ªé½ä¸ºç©ºï¼åæç¤ºé误 if (string.IsNullOrEmpty(ordertype)) { this.toolBarMenu1.rptParameter = "return false"; Gs.DevApp.ToolBox.MsgHelper.Warning("è¯·éæ©åæ®ç±»åï¼"); txt_outType.Focus(); return; } if (ordertype == "å§å¤è¡¥æ") { string rptParameter = "rpt_wwbld{" + rowGuid // @inOrderGuid - åæ®guid + "," + "100" // @isDesign - éæé½æ¯ä¼ 100 + "," + "" // @in1 - å ¥åºæ¶é´ï¼æ©å±ç¨ï¼ + "," + "" // @in2 - ç¹éï¼æ©å±ç¨ï¼ + "," + "" // @in3 - ä¾åºåidï¼æ©å±ç¨ï¼ + "," + "" // @in4 - å¼ æ°ï¼æ©å±ç¨ï¼ + "," + "" // @in5 - æ°éï¼æ©å±ç¨ï¼ + "," + "" // @in6 - æ©å±ç¨ + "}"; this.toolBarMenu1.rptParameter = rptParameter; this.toolBarMenu1.guidKey = rowGuid; } else { string rptParameter = "rpt_wwcld{" + rowGuid // @inOrderGuid - åæ®guid + "," + "100" // @isDesign - éæé½æ¯ä¼ 100 + "," + "" // @in1 - å ¥åºæ¶é´ï¼æ©å±ç¨ï¼ + "," + "" // @in2 - ç¹éï¼æ©å±ç¨ï¼ + "," + "" // @in3 - ä¾åºåidï¼æ©å±ç¨ï¼ + "," + "" // @in4 - å¼ æ°ï¼æ©å±ç¨ï¼ + "," + "" // @in5 - æ°éï¼æ©å±ç¨ï¼ + "," + "" // @in6 - æ©å±ç¨ + "}"; this.toolBarMenu1.rptParameter = rptParameter; this.toolBarMenu1.guidKey = rowGuid; } } /// <summary> /// å®¡æ ¸äºä»¶ /// </summary> DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -1329,6 +1329,18 @@ <Compile Include="DevFrm\Work\Frm_WorkTechniqueShow.Designer.cs"> <DependentUpon>Frm_WorkTechniqueShow.cs</DependentUpon> </Compile> <Compile Include="DevFrm\WW\Frm_Wwgdhb.cs"> <SubType>Form</SubType> </Compile> <Compile Include="DevFrm\WW\Frm_Wwgdhb.Designer.cs"> <DependentUpon>Frm_Wwgdhb.cs</DependentUpon> </Compile> <Compile Include="DevFrm\WW\SelectWwgd.cs"> <SubType>Form</SubType> </Compile> <Compile Include="DevFrm\WW\SelectWwgd.Designer.cs"> <DependentUpon>SelectWwgd.cs</DependentUpon> </Compile> <Compile Include="DevFrm\WW\showWwZhongTai.cs"> <SubType>Form</SubType> </Compile> @@ -2322,6 +2334,12 @@ <EmbeddedResource Include="DevFrm\Work\Frm_WorkTechniqueShow.resx"> <DependentUpon>Frm_WorkTechniqueShow.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="DevFrm\WW\Frm_Wwgdhb.resx"> <DependentUpon>Frm_Wwgdhb.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="DevFrm\WW\SelectWwgd.resx"> <DependentUpon>SelectWwgd.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="DevFrm\WW\showWwZhongTai.resx"> <DependentUpon>showWwZhongTai.cs</DependentUpon> </EmbeddedResource>