| | |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Womcaa)); |
| | | 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.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_caa001 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gv_caa024 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_caa010 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_caa011 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_saleOrderNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_saleOrderEntryseq = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gv_caa016 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_caa005 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gvMx1scraprate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1scrapqty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | |
| | | this.tabMxPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_fstatus, |
| | | this.gridColumn5, |
| | | this.gridColumn8, |
| | | this.gv_caa001, |
| | |
| | | this.gv_caa024, |
| | | this.gv_caa010, |
| | | this.gv_caa011, |
| | | this.gv_checkUser, |
| | | this.gv_saleOrderNo, |
| | | this.gv_saleOrderEntryseq, |
| | | this.gridColumn2, |
| | |
| | | this.gv_caa016, |
| | | this.gridColumn7, |
| | | this.gridColumn4, |
| | | this.gv_caa005, |
| | | this.gv_createDate, |
| | | this.gridColumn18, |
| | | this.gridColumn19, |
| | | this.gridColumn20, |
| | |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gv_fstatus |
| | | // |
| | | this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_fstatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fstatus.Caption = "审核标识"; |
| | | this.gv_fstatus.FieldName = "fstatusChk"; |
| | | this.gv_fstatus.MaxWidth = 50; |
| | | this.gv_fstatus.MinWidth = 50; |
| | | this.gv_fstatus.Name = "gv_fstatus"; |
| | | this.gv_fstatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_fstatus.Tag = "query_a.FSTATUS"; |
| | | this.gv_fstatus.Visible = true; |
| | | this.gv_fstatus.VisibleIndex = 0; |
| | | this.gv_fstatus.Width = 50; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "结案标识"; |
| | |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Tag = "query_a.jabzChk"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 1; |
| | | this.gridColumn5.VisibleIndex = 0; |
| | | this.gridColumn5.Width = 50; |
| | | // |
| | | // gridColumn8 |
| | |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Tag = "org.fnamber"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 2; |
| | | this.gridColumn8.VisibleIndex = 1; |
| | | this.gridColumn8.Width = 200; |
| | | // |
| | | // gv_caa001 |
| | | // |
| | | this.gv_caa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa001.Caption = "投料单号"; |
| | | this.gv_caa001.FieldName = "caa001"; |
| | |
| | | this.gv_caa001.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa001.Tag = "query_a.CAA001"; |
| | | this.gv_caa001.Visible = true; |
| | | this.gv_caa001.VisibleIndex = 3; |
| | | this.gv_caa001.VisibleIndex = 2; |
| | | this.gv_caa001.Width = 100; |
| | | // |
| | | // gridColumn1 |
| | |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 4; |
| | | this.gridColumn1.VisibleIndex = 3; |
| | | this.gridColumn1.Width = 80; |
| | | // |
| | | // gridColumn9 |
| | |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 5; |
| | | this.gridColumn9.VisibleIndex = 4; |
| | | this.gridColumn9.Width = 60; |
| | | // |
| | | // gv_caa020 |
| | | // |
| | | this.gv_caa020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa020.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa020.Caption = "任务单号"; |
| | | this.gv_caa020.FieldName = "caa020"; |
| | |
| | | this.gv_caa020.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa020.Tag = "query_a.CAA020"; |
| | | this.gv_caa020.Visible = true; |
| | | this.gv_caa020.VisibleIndex = 6; |
| | | this.gv_caa020.VisibleIndex = 5; |
| | | this.gv_caa020.Width = 100; |
| | | // |
| | | // gv_caa006 |
| | | // |
| | | this.gv_caa006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa006.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa006.Caption = "产品编码"; |
| | | this.gv_caa006.FieldName = "itemNo"; |
| | |
| | | this.gv_caa006.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa006.Tag = "query_a.CAA006"; |
| | | this.gv_caa006.Visible = true; |
| | | this.gv_caa006.VisibleIndex = 7; |
| | | this.gv_caa006.VisibleIndex = 6; |
| | | this.gv_caa006.Width = 80; |
| | | // |
| | | // gridColumn3 |
| | |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 8; |
| | | this.gridColumn3.VisibleIndex = 7; |
| | | this.gridColumn3.Width = 120; |
| | | // |
| | | // gv_caa021 |
| | | // |
| | | this.gv_caa021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa021.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa021.Caption = "生产车间"; |
| | | this.gv_caa021.FieldName = "sccj"; |
| | |
| | | this.gv_caa021.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa021.Tag = "query_a.CAA021"; |
| | | this.gv_caa021.Visible = true; |
| | | this.gv_caa021.VisibleIndex = 9; |
| | | this.gv_caa021.VisibleIndex = 8; |
| | | this.gv_caa021.Width = 120; |
| | | // |
| | | // gv_caa012 |
| | | // |
| | | this.gv_caa012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa012.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa012.Caption = "总数"; |
| | | this.gv_caa012.FieldName = "caa012"; |
| | |
| | | this.gv_caa012.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa012.Tag = "query_a.CAA012"; |
| | | this.gv_caa012.Visible = true; |
| | | this.gv_caa012.VisibleIndex = 10; |
| | | this.gv_caa012.VisibleIndex = 9; |
| | | this.gv_caa012.Width = 50; |
| | | // |
| | | // gv_caa009 |
| | | // |
| | | this.gv_caa009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa009.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa009.Caption = "单位"; |
| | | this.gv_caa009.FieldName = "fname"; |
| | |
| | | this.gv_caa009.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa009.Tag = "query_a.CAA009"; |
| | | this.gv_caa009.Visible = true; |
| | | this.gv_caa009.VisibleIndex = 11; |
| | | this.gv_caa009.VisibleIndex = 10; |
| | | this.gv_caa009.Width = 50; |
| | | // |
| | | // gv_caa024 |
| | | // |
| | | this.gv_caa024.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa024.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa024.Caption = "已入库数"; |
| | | this.gv_caa024.FieldName = "rkqty"; |
| | |
| | | this.gv_caa024.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa024.Tag = "query_a.CAA024"; |
| | | this.gv_caa024.Visible = true; |
| | | this.gv_caa024.VisibleIndex = 12; |
| | | this.gv_caa024.VisibleIndex = 11; |
| | | this.gv_caa024.Width = 50; |
| | | // |
| | | // gv_caa010 |
| | | // |
| | | this.gv_caa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa010.Caption = "预计开工时间"; |
| | | this.gv_caa010.FieldName = "caa010"; |
| | |
| | | this.gv_caa010.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa010.Tag = "query_a.CAA010"; |
| | | this.gv_caa010.Visible = true; |
| | | this.gv_caa010.VisibleIndex = 13; |
| | | this.gv_caa010.VisibleIndex = 12; |
| | | this.gv_caa010.Width = 180; |
| | | // |
| | | // gv_caa011 |
| | | // |
| | | this.gv_caa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa011.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa011.Caption = "预计完工时间"; |
| | | this.gv_caa011.FieldName = "caa011"; |
| | |
| | | this.gv_caa011.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa011.Tag = "query_a.CAA011"; |
| | | this.gv_caa011.Visible = true; |
| | | this.gv_caa011.VisibleIndex = 14; |
| | | this.gv_caa011.VisibleIndex = 13; |
| | | this.gv_caa011.Width = 180; |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人"; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | | this.gv_checkUser.MinWidth = 50; |
| | | 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 = 15; |
| | | this.gv_checkUser.Width = 50; |
| | | // |
| | | // gv_saleOrderNo |
| | | // |
| | | this.gv_saleOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_saleOrderNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_saleOrderNo.Caption = "需求单据号"; |
| | | this.gv_saleOrderNo.FieldName = "saleOrderNo"; |
| | |
| | | this.gv_saleOrderNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_saleOrderNo.Tag = "query_a.SALE_ORDER_NO"; |
| | | this.gv_saleOrderNo.Visible = true; |
| | | this.gv_saleOrderNo.VisibleIndex = 16; |
| | | this.gv_saleOrderNo.VisibleIndex = 14; |
| | | this.gv_saleOrderNo.Width = 100; |
| | | // |
| | | // gv_saleOrderEntryseq |
| | | // |
| | | this.gv_saleOrderEntryseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_saleOrderEntryseq.AppearanceCell.Options.UseFont = true; |
| | | this.gv_saleOrderEntryseq.Caption = "需求单据行号"; |
| | | this.gv_saleOrderEntryseq.FieldName = "saleOrderEntryseq"; |
| | |
| | | this.gv_saleOrderEntryseq.OptionsColumn.AllowEdit = false; |
| | | this.gv_saleOrderEntryseq.Tag = "query_a.SALE_ORDER_ENTRYSEQ"; |
| | | this.gv_saleOrderEntryseq.Visible = true; |
| | | this.gv_saleOrderEntryseq.VisibleIndex = 17; |
| | | this.gv_saleOrderEntryseq.VisibleIndex = 15; |
| | | this.gv_saleOrderEntryseq.Width = 50; |
| | | // |
| | | // gridColumn2 |
| | |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 18; |
| | | this.gridColumn2.VisibleIndex = 16; |
| | | this.gridColumn2.Width = 110; |
| | | // |
| | | // gv_forceCloserid |
| | | // |
| | | this.gv_forceCloserid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_forceCloserid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_forceCloserid.Caption = "结案人"; |
| | | this.gv_forceCloserid.FieldName = "forceCloserid"; |
| | |
| | | this.gv_forceCloserid.OptionsColumn.AllowEdit = false; |
| | | this.gv_forceCloserid.Tag = "query_a.FORCE_CLOSERID"; |
| | | this.gv_forceCloserid.Visible = true; |
| | | this.gv_forceCloserid.VisibleIndex = 19; |
| | | this.gv_forceCloserid.VisibleIndex = 17; |
| | | this.gv_forceCloserid.Width = 80; |
| | | // |
| | | // gv_closeType |
| | | // |
| | | this.gv_closeType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_closeType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_closeType.Caption = "结案类型"; |
| | | this.gv_closeType.FieldName = "closeType"; |
| | |
| | | this.gv_closeType.OptionsColumn.AllowEdit = false; |
| | | this.gv_closeType.Tag = "query_a.CLOSE_TYPE"; |
| | | this.gv_closeType.Visible = true; |
| | | this.gv_closeType.VisibleIndex = 20; |
| | | this.gv_closeType.VisibleIndex = 18; |
| | | this.gv_closeType.Width = 80; |
| | | // |
| | | // gv_caa016 |
| | | // |
| | | this.gv_caa016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_caa016.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa016.Caption = "备注"; |
| | | this.gv_caa016.FieldName = "caa016"; |
| | |
| | | this.gv_caa016.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa016.Tag = "query_a.CAA016"; |
| | | this.gv_caa016.Visible = true; |
| | | this.gv_caa016.VisibleIndex = 21; |
| | | this.gv_caa016.VisibleIndex = 19; |
| | | this.gv_caa016.Width = 100; |
| | | // |
| | | // gridColumn7 |
| | |
| | | this.gridColumn7.MinWidth = 50; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 22; |
| | | this.gridColumn7.VisibleIndex = 20; |
| | | this.gridColumn7.Width = 50; |
| | | // |
| | | // gridColumn4 |
| | |
| | | this.gridColumn4.MinWidth = 50; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 23; |
| | | this.gridColumn4.VisibleIndex = 21; |
| | | this.gridColumn4.Width = 50; |
| | | // |
| | | // gv_caa005 |
| | | // gv_createDate |
| | | // |
| | | this.gv_caa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_caa005.AppearanceCell.Options.UseFont = true; |
| | | this.gv_caa005.Caption = "同步时间"; |
| | | this.gv_caa005.FieldName = "createDate"; |
| | | this.gv_caa005.MinWidth = 50; |
| | | this.gv_caa005.Name = "gv_caa005"; |
| | | this.gv_caa005.OptionsColumn.AllowEdit = false; |
| | | this.gv_caa005.Tag = "query_a.CAA005"; |
| | | this.gv_caa005.Visible = true; |
| | | this.gv_caa005.VisibleIndex = 24; |
| | | this.gv_caa005.Width = 180; |
| | | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "同步时间"; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 50; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.CAA005"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 22; |
| | | this.gv_createDate.Width = 180; |
| | | // |
| | | // gridColumn18 |
| | | // |
| | |
| | | this.gridColumn18.MinWidth = 25; |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Visible = true; |
| | | this.gridColumn18.VisibleIndex = 25; |
| | | this.gridColumn18.VisibleIndex = 23; |
| | | this.gridColumn18.Width = 94; |
| | | // |
| | | // gridColumn19 |
| | |
| | | this.gridColumn19.MinWidth = 25; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Visible = true; |
| | | this.gridColumn19.VisibleIndex = 26; |
| | | this.gridColumn19.VisibleIndex = 24; |
| | | this.gridColumn19.Width = 94; |
| | | // |
| | | // gridColumn20 |
| | |
| | | this.gridColumn20.MinWidth = 25; |
| | | this.gridColumn20.Name = "gridColumn20"; |
| | | this.gridColumn20.Visible = true; |
| | | this.gridColumn20.VisibleIndex = 27; |
| | | this.gridColumn20.VisibleIndex = 25; |
| | | this.gridColumn20.Width = 94; |
| | | // |
| | | // gridColumn21 |
| | |
| | | this.gridColumn21.MinWidth = 25; |
| | | this.gridColumn21.Name = "gridColumn21"; |
| | | this.gridColumn21.Visible = true; |
| | | this.gridColumn21.VisibleIndex = 28; |
| | | this.gridColumn21.VisibleIndex = 26; |
| | | this.gridColumn21.Width = 94; |
| | | // |
| | | // gridColumn22 |
| | |
| | | this.gridColumn22.MinWidth = 25; |
| | | this.gridColumn22.Name = "gridColumn22"; |
| | | this.gridColumn22.Visible = true; |
| | | this.gridColumn22.VisibleIndex = 29; |
| | | this.gridColumn22.VisibleIndex = 27; |
| | | this.gridColumn22.Width = 94; |
| | | // |
| | | // gridColumn23 |
| | |
| | | this.gridColumn23.MinWidth = 25; |
| | | this.gridColumn23.Name = "gridColumn23"; |
| | | this.gridColumn23.Visible = true; |
| | | this.gridColumn23.VisibleIndex = 30; |
| | | this.gridColumn23.VisibleIndex = 28; |
| | | this.gridColumn23.Width = 94; |
| | | // |
| | | // gridColumn24 |
| | |
| | | this.gridColumn24.MinWidth = 25; |
| | | this.gridColumn24.Name = "gridColumn24"; |
| | | this.gridColumn24.Visible = true; |
| | | this.gridColumn24.VisibleIndex = 31; |
| | | this.gridColumn24.VisibleIndex = 29; |
| | | this.gridColumn24.Width = 94; |
| | | // |
| | | // gridColumn25 |
| | |
| | | this.gridColumn25.MinWidth = 25; |
| | | this.gridColumn25.Name = "gridColumn25"; |
| | | this.gridColumn25.Visible = true; |
| | | this.gridColumn25.VisibleIndex = 32; |
| | | this.gridColumn25.VisibleIndex = 30; |
| | | this.gridColumn25.Width = 94; |
| | | // |
| | | // gridColumn26 |
| | |
| | | this.gridColumn26.MinWidth = 25; |
| | | this.gridColumn26.Name = "gridColumn26"; |
| | | this.gridColumn26.Visible = true; |
| | | this.gridColumn26.VisibleIndex = 33; |
| | | this.gridColumn26.VisibleIndex = 31; |
| | | this.gridColumn26.Width = 94; |
| | | // |
| | | // gridColumn27 |
| | |
| | | this.gridColumn27.MinWidth = 25; |
| | | this.gridColumn27.Name = "gridColumn27"; |
| | | this.gridColumn27.Visible = true; |
| | | this.gridColumn27.VisibleIndex = 34; |
| | | this.gridColumn27.VisibleIndex = 32; |
| | | this.gridColumn27.Width = 94; |
| | | // |
| | | // gridColumn28 |
| | |
| | | this.gridColumn28.MinWidth = 25; |
| | | this.gridColumn28.Name = "gridColumn28"; |
| | | this.gridColumn28.Visible = true; |
| | | this.gridColumn28.VisibleIndex = 35; |
| | | this.gridColumn28.VisibleIndex = 33; |
| | | this.gridColumn28.Width = 94; |
| | | // |
| | | // gridColumn31 |
| | |
| | | this.gridColumn31.MinWidth = 25; |
| | | this.gridColumn31.Name = "gridColumn31"; |
| | | this.gridColumn31.Visible = true; |
| | | this.gridColumn31.VisibleIndex = 36; |
| | | this.gridColumn31.VisibleIndex = 34; |
| | | this.gridColumn31.Width = 94; |
| | | // |
| | | // gridColumn32 |
| | |
| | | this.gridColumn32.MinWidth = 25; |
| | | this.gridColumn32.Name = "gridColumn32"; |
| | | this.gridColumn32.Visible = true; |
| | | this.gridColumn32.VisibleIndex = 37; |
| | | this.gridColumn32.VisibleIndex = 35; |
| | | this.gridColumn32.Width = 94; |
| | | // |
| | | // gridColumn33 |
| | |
| | | this.gridColumn33.MinWidth = 25; |
| | | this.gridColumn33.Name = "gridColumn33"; |
| | | this.gridColumn33.Visible = true; |
| | | this.gridColumn33.VisibleIndex = 38; |
| | | this.gridColumn33.VisibleIndex = 36; |
| | | this.gridColumn33.Width = 94; |
| | | // |
| | | // gridColumn34 |
| | |
| | | this.gridColumn34.MinWidth = 25; |
| | | this.gridColumn34.Name = "gridColumn34"; |
| | | this.gridColumn34.Visible = true; |
| | | this.gridColumn34.VisibleIndex = 39; |
| | | this.gridColumn34.VisibleIndex = 37; |
| | | this.gridColumn34.Width = 94; |
| | | // |
| | | // gridColumn35 |
| | |
| | | this.gridColumn35.MinWidth = 25; |
| | | this.gridColumn35.Name = "gridColumn35"; |
| | | this.gridColumn35.Visible = true; |
| | | this.gridColumn35.VisibleIndex = 40; |
| | | this.gridColumn35.VisibleIndex = 38; |
| | | this.gridColumn35.Width = 94; |
| | | // |
| | | // gridColumn36 |
| | |
| | | this.gridColumn36.MinWidth = 25; |
| | | this.gridColumn36.Name = "gridColumn36"; |
| | | this.gridColumn36.Visible = true; |
| | | this.gridColumn36.VisibleIndex = 42; |
| | | this.gridColumn36.VisibleIndex = 40; |
| | | this.gridColumn36.Width = 94; |
| | | // |
| | | // gridColumn37 |
| | |
| | | this.gridColumn37.MinWidth = 25; |
| | | this.gridColumn37.Name = "gridColumn37"; |
| | | this.gridColumn37.Visible = true; |
| | | this.gridColumn37.VisibleIndex = 41; |
| | | this.gridColumn37.VisibleIndex = 39; |
| | | this.gridColumn37.Width = 94; |
| | | // |
| | | // gridColumn38 |
| | |
| | | this.gridColumn38.MinWidth = 25; |
| | | this.gridColumn38.Name = "gridColumn38"; |
| | | this.gridColumn38.Visible = true; |
| | | this.gridColumn38.VisibleIndex = 43; |
| | | this.gridColumn38.VisibleIndex = 41; |
| | | this.gridColumn38.Width = 94; |
| | | // |
| | | // gridColumn39 |
| | |
| | | this.gridColumn39.MinWidth = 25; |
| | | this.gridColumn39.Name = "gridColumn39"; |
| | | this.gridColumn39.Visible = true; |
| | | this.gridColumn39.VisibleIndex = 44; |
| | | this.gridColumn39.VisibleIndex = 42; |
| | | this.gridColumn39.Width = 94; |
| | | // |
| | | // pageBar1 |
| | |
| | | // |
| | | this.txt_wtOrg.Location = new System.Drawing.Point(927, 140); |
| | | this.txt_wtOrg.Name = "txt_wtOrg"; |
| | | this.txt_wtOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_wtOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wtOrg.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_wtOrg.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_scOrg.Location = new System.Drawing.Point(927, 108); |
| | | this.txt_scOrg.Name = "txt_scOrg"; |
| | | this.txt_scOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_scOrg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_scOrg.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_scOrg.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_caa016.Location = new System.Drawing.Point(114, 140); |
| | | this.txt_caa016.Name = "txt_caa016"; |
| | | this.txt_caa016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_caa016.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa016.Size = new System.Drawing.Size(436, 28); |
| | | this.txt_caa016.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_djlx.Location = new System.Drawing.Point(656, 76); |
| | | this.txt_djlx.Name = "txt_djlx"; |
| | | this.txt_djlx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_djlx.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_djlx.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_djlx.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(656, 140); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_caa001.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_caa001.Name = "txt_caa001"; |
| | | this.txt_caa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_caa001.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa001.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_caa001.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_caa012.Location = new System.Drawing.Point(385, 12); |
| | | this.txt_caa012.Name = "txt_caa012"; |
| | | this.txt_caa012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_caa012.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa012.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_caa012.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(385, 108); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(656, 12); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_caa010.Location = new System.Drawing.Point(927, 12); |
| | | this.txt_caa010.Name = "txt_caa010"; |
| | | this.txt_caa010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_caa010.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa010.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_caa010.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_caa020.Location = new System.Drawing.Point(114, 44); |
| | | this.txt_caa020.Name = "txt_caa020"; |
| | | this.txt_caa020.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_caa020.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa020.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_caa020.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_caa024.Location = new System.Drawing.Point(385, 44); |
| | | this.txt_caa024.Name = "txt_caa024"; |
| | | this.txt_caa024.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_caa024.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa024.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_caa024.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_gdzt.Location = new System.Drawing.Point(656, 44); |
| | | this.txt_gdzt.Name = "txt_gdzt"; |
| | | this.txt_gdzt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_gdzt.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_gdzt.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_gdzt.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_caa011.Location = new System.Drawing.Point(927, 44); |
| | | this.txt_caa011.Name = "txt_caa011"; |
| | | this.txt_caa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_caa011.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa011.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_caa011.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(114, 108); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_saleOrderNo.Location = new System.Drawing.Point(114, 76); |
| | | this.txt_saleOrderNo.Name = "txt_saleOrderNo"; |
| | | this.txt_saleOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_saleOrderNo.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_saleOrderNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_dwName.Location = new System.Drawing.Point(385, 76); |
| | | this.txt_dwName.Name = "txt_dwName"; |
| | | this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_dwName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dwName.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_dwName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_caa005.Location = new System.Drawing.Point(927, 76); |
| | | this.txt_caa005.Name = "txt_caa005"; |
| | | this.txt_caa005.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_caa005.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_caa005.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_caa005.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | // gvMx1guid |
| | | // |
| | | this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid"; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx1cab002 |
| | | // |
| | | this.gvMx1cab002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1cab002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab002.Caption = "序号"; |
| | | this.gvMx1cab002.FieldName = "cab002"; |
| | |
| | | // |
| | | // gvMx1cab003 |
| | | // |
| | | this.gvMx1cab003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1cab003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab003.Caption = "材料编码"; |
| | | this.gvMx1cab003.FieldName = "wlbm"; |
| | |
| | | // |
| | | // gvMx1cab012 |
| | | // |
| | | this.gvMx1cab012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1cab012.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab012.Caption = "组成用量"; |
| | | this.gvMx1cab012.FieldName = "cab012"; |
| | |
| | | // |
| | | // gvMx1cab006 |
| | | // |
| | | this.gvMx1cab006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1cab006.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab006.Caption = "需领用量"; |
| | | this.gvMx1cab006.FieldName = "cab006"; |
| | |
| | | // |
| | | // gvMx1cab009 |
| | | // |
| | | this.gvMx1cab009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1cab009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab009.Caption = "单位"; |
| | | this.gvMx1cab009.FieldName = "dwName"; |
| | |
| | | // |
| | | // gvMx1cab007 |
| | | // |
| | | this.gvMx1cab007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1cab007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab007.Caption = "已领用量"; |
| | | this.gvMx1cab007.FieldName = "cab007"; |
| | |
| | | // |
| | | // gvMx1cab014 |
| | | // |
| | | this.gvMx1cab014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1cab014.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1cab014.Caption = "替料标识"; |
| | | this.gvMx1cab014.FieldName = "cab014Chk"; |
| | |
| | | // |
| | | // gvMx1mtono |
| | | // |
| | | this.gvMx1mtono.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1mtono.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1mtono.Caption = "计划跟踪号"; |
| | | this.gvMx1mtono.FieldName = "mtono"; |
| | |
| | | // |
| | | // gvMx1numerator |
| | | // |
| | | this.gvMx1numerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1numerator.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1numerator.Caption = "分子"; |
| | | this.gvMx1numerator.FieldName = "numerator"; |
| | |
| | | // |
| | | // gvMx1denominator |
| | | // |
| | | this.gvMx1denominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1denominator.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1denominator.Caption = "分母"; |
| | | this.gvMx1denominator.FieldName = "denominator"; |
| | |
| | | // |
| | | // gvMx1depotCode |
| | | // |
| | | this.gvMx1depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotCode.Caption = "仓库编码"; |
| | | this.gvMx1depotCode.FieldName = "dptCode"; |
| | |
| | | // |
| | | // gvMx1issueType |
| | | // |
| | | this.gvMx1issueType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1issueType.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1issueType.Caption = "发料方式"; |
| | | this.gvMx1issueType.FieldName = "issueType"; |
| | |
| | | // |
| | | // gvMx1scraprate |
| | | // |
| | | this.gvMx1scraprate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1scraprate.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1scraprate.Caption = "变动损耗率"; |
| | | this.gvMx1scraprate.FieldName = "scraprate"; |
| | |
| | | // |
| | | // gvMx1scrapqty |
| | | // |
| | | this.gvMx1scrapqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1scrapqty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1scrapqty.Caption = "固定损耗"; |
| | | this.gvMx1scrapqty.FieldName = "scrapqty"; |
| | |
| | | this.gridColumn17.VisibleIndex = 22; |
| | | this.gridColumn17.Width = 94; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image"))); |
| | | this.picCheckBox.Location = new System.Drawing.Point(1001, 55); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn29 |
| | | // |
| | | this.gridColumn29.Caption = "货主名称"; |
| | |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1128, 682); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_Womcaa"; |
| | |
| | | this.tabMxPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).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 gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_caa001; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_caa024; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_caa010; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_caa011; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_saleOrderNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_saleOrderEntryseq; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_caa016; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_caa005; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |