| | |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_lotNo, |
| | | this.gridColumn23, |
| | | this.gv_itemId, |
| | | this.gv_itemNo, |
| | | this.gv_boardStyle, |
| | | this.gridColumn14, |
| | | this.gv_fcovertQty, |
| | | this.gv_fbatchQty, |
| | | this.gv_fcheckResu, |
| | | this.gv_remarks, |
| | | this.gv_fcheckDate, |
| | | this.gridColumn15, |
| | | this.gridColumn30, |
| | | this.gridColumn13, |
| | | this.gridColumn17, |
| | | this.gridColumn5, |
| | | this.gridColumn6, |
| | |
| | | // |
| | | this.gv_lotNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lotNo.Caption = "指令单号"; |
| | | this.gv_lotNo.FieldName = "lotNo"; |
| | | this.gv_lotNo.FieldName = "daa001"; |
| | | this.gv_lotNo.MinWidth = 30; |
| | | this.gv_lotNo.Name = "gv_lotNo"; |
| | | this.gv_lotNo.OptionsColumn.AllowEdit = false; |
| | |
| | | this.gridColumn23.VisibleIndex = 4; |
| | | this.gridColumn23.Width = 72; |
| | | // |
| | | // gv_itemId |
| | | // |
| | | this.gv_itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemId.Caption = "物料ID"; |
| | | this.gv_itemId.FieldName = "itemId"; |
| | | this.gv_itemId.MinWidth = 30; |
| | | this.gv_itemId.Name = "gv_itemId"; |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.item_id"; |
| | | this.gv_itemId.Width = 30; |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo2"; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | | this.gv_itemNo.MinWidth = 30; |
| | | this.gv_itemNo.Name = "gv_itemNo"; |
| | | this.gv_itemNo.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | this.gv_boardStyle.AppearanceCell.Options.UseFont = true; |
| | | this.gv_boardStyle.Caption = "物料名称"; |
| | | this.gv_boardStyle.FieldName = "itemName"; |
| | | this.gv_boardStyle.FieldName = "daa003"; |
| | | this.gv_boardStyle.MinWidth = 30; |
| | | this.gv_boardStyle.Name = "gv_boardStyle"; |
| | | this.gv_boardStyle.OptionsColumn.AllowEdit = false; |
| | |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.Caption = "物料规格"; |
| | | this.gridColumn14.FieldName = "itemModel"; |
| | | this.gridColumn14.FieldName = "daa004"; |
| | | this.gridColumn14.MinWidth = 30; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.OptionsColumn.ReadOnly = true; |
| | |
| | | // |
| | | this.gv_fcovertQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcovertQty.Caption = "计划数量"; |
| | | this.gv_fcovertQty.FieldName = "daaQty"; |
| | | this.gv_fcovertQty.FieldName = "daa008"; |
| | | this.gv_fcovertQty.MinWidth = 30; |
| | | this.gv_fcovertQty.Name = "gv_fcovertQty"; |
| | | this.gv_fcovertQty.OptionsColumn.AllowEdit = false; |
| | |
| | | this.gv_fcovertQty.VisibleIndex = 8; |
| | | this.gv_fcovertQty.Width = 45; |
| | | // |
| | | // gv_fbatchQty |
| | | // |
| | | this.gv_fbatchQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fbatchQty.Caption = "生产状态"; |
| | | this.gv_fbatchQty.FieldName = "fbatchQty"; |
| | | this.gv_fbatchQty.MinWidth = 30; |
| | | this.gv_fbatchQty.Name = "gv_fbatchQty"; |
| | | this.gv_fbatchQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_fbatchQty.Tag = "query_a.fbatch_qty"; |
| | | this.gv_fbatchQty.Width = 80; |
| | | // |
| | | // gv_fcheckResu |
| | | // |
| | | this.gv_fcheckResu.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcheckResu.Caption = "指令类型"; |
| | | this.gv_fcheckResu.FieldName = "fcheckResu"; |
| | | this.gv_fcheckResu.FieldName = "daa025"; |
| | | this.gv_fcheckResu.MinWidth = 30; |
| | | this.gv_fcheckResu.Name = "gv_fcheckResu"; |
| | | this.gv_fcheckResu.OptionsColumn.AllowEdit = false; |
| | |
| | | this.gv_fcheckResu.VisibleIndex = 2; |
| | | this.gv_fcheckResu.Width = 92; |
| | | // |
| | | // gv_remarks |
| | | // |
| | | this.gv_remarks.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remarks.Caption = "备注说明"; |
| | | this.gv_remarks.FieldName = "remarks"; |
| | | this.gv_remarks.MinWidth = 30; |
| | | this.gv_remarks.Name = "gv_remarks"; |
| | | this.gv_remarks.OptionsColumn.AllowEdit = false; |
| | | this.gv_remarks.Tag = "query_a.remarks"; |
| | | this.gv_remarks.Width = 100; |
| | | // |
| | | // gv_fcheckDate |
| | | // |
| | | this.gv_fcheckDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcheckDate.Caption = "开工时间"; |
| | | this.gv_fcheckDate.FieldName = "fcheckDate"; |
| | | this.gv_fcheckDate.Caption = "Mes开工时间"; |
| | | this.gv_fcheckDate.FieldName = "daa016"; |
| | | this.gv_fcheckDate.MinWidth = 30; |
| | | this.gv_fcheckDate.Name = "gv_fcheckDate"; |
| | | this.gv_fcheckDate.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | // gridColumn15 |
| | | // |
| | | this.gridColumn15.Caption = "完工时间"; |
| | | this.gridColumn15.FieldName = "createDate"; |
| | | this.gridColumn15.Caption = "Mes完工时间"; |
| | | this.gridColumn15.FieldName = "daa017"; |
| | | this.gridColumn15.MinWidth = 25; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | |
| | | this.gridColumn30.Name = "gridColumn30"; |
| | | this.gridColumn30.Width = 94; |
| | | // |
| | | // gridColumn13 |
| | | // |
| | | this.gridColumn13.Caption = "产线ID"; |
| | | this.gridColumn13.FieldName = "daa020"; |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Width = 94; |
| | | // |
| | | // gridColumn17 |
| | | // |
| | | this.gridColumn17.Caption = "主键Guid"; |
| | |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "生产状态"; |
| | | this.gridColumn5.FieldName = "txtColor"; |
| | | this.gridColumn5.FieldName = "daa018Txt"; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "进入"; |
| | | this.gridColumn6.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn6.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn6.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn6.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn6.Caption = "进入看板"; |
| | | this.gridColumn6.ColumnEdit = this.rptButtonUrl; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | |
| | | this.rptButtonUrl.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.boposition2_16x162; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | serializableAppearanceObject1.ForeColor = System.Drawing.Color.Blue; |
| | | serializableAppearanceObject1.Options.UseForeColor = true; |
| | | this.rptButtonUrl.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.rptButtonUrl.Name = "rptButtonUrl"; |
| | |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remarks; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView3; |
| | |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn30; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |