| | |
| | | { |
| | | 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.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.colChkInt = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); |
| | |
| | | // 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(1047, 642); |
| | | this.gcMain.Size = new System.Drawing.Size(916, 500); |
| | | this.gcMain.TabIndex = 1; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.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 = 50; |
| | | this.gridView1.ColumnPanelRowHeight = 39; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.colChkInt, |
| | | this.gv_guid, |
| | |
| | | this.gv_inventoryUnit, |
| | | this.gridColumn1, |
| | | this.gridColumn2}); |
| | | this.gridView1.DetailHeight = 272; |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | 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 = 50; |
| | | 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 = 94; |
| | | this.gv_guid.Width = 82; |
| | | // |
| | | // gv_remarks |
| | | // |
| | | this.gv_remarks.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remarks.Caption = "需求单号"; |
| | | this.gv_remarks.FieldName = "saleOrderNo"; |
| | | this.gv_remarks.MinWidth = 50; |
| | | this.gv_remarks.MinWidth = 44; |
| | | this.gv_remarks.Name = "gv_remarks"; |
| | | this.gv_remarks.OptionsColumn.AllowEdit = false; |
| | | this.gv_remarks.OptionsColumn.ReadOnly = true; |
| | | this.gv_remarks.Tag = "query_a.REMARKS"; |
| | | this.gv_remarks.Visible = true; |
| | | this.gv_remarks.VisibleIndex = 13; |
| | | this.gv_remarks.Width = 100; |
| | | this.gv_remarks.VisibleIndex = 14; |
| | | this.gv_remarks.Width = 87; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "投料单号"; |
| | | this.gridColumn4.FieldName = "caa001"; |
| | | this.gridColumn4.MinWidth = 50; |
| | | this.gridColumn4.MinWidth = 44; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 0; |
| | | this.gridColumn4.Width = 120; |
| | | this.gridColumn4.VisibleIndex = 1; |
| | | this.gridColumn4.Width = 105; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "任务单号"; |
| | | this.gridColumn3.FieldName = "caa020"; |
| | | this.gridColumn3.MinWidth = 50; |
| | | this.gridColumn3.MinWidth = 44; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 1; |
| | | this.gridColumn3.Width = 125; |
| | | this.gridColumn3.VisibleIndex = 2; |
| | | this.gridColumn3.Width = 109; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "工单总数"; |
| | | this.gridColumn12.FieldName = "gdzs"; |
| | | this.gridColumn12.MaxWidth = 50; |
| | | this.gridColumn12.MinWidth = 50; |
| | | this.gridColumn12.MaxWidth = 44; |
| | | this.gridColumn12.MinWidth = 44; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 2; |
| | | this.gridColumn12.Width = 50; |
| | | this.gridColumn12.VisibleIndex = 3; |
| | | this.gridColumn12.Width = 44; |
| | | // |
| | | // gv_billNo |
| | | // |
| | |
| | | this.gv_billNo.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gv_billNo.Caption = "未排数量"; |
| | | this.gv_billNo.FieldName = "caa012"; |
| | | this.gv_billNo.MaxWidth = 50; |
| | | this.gv_billNo.MinWidth = 50; |
| | | this.gv_billNo.MaxWidth = 44; |
| | | this.gv_billNo.MinWidth = 44; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.OptionsColumn.ReadOnly = true; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 3; |
| | | this.gv_billNo.Width = 50; |
| | | this.gv_billNo.VisibleIndex = 4; |
| | | this.gv_billNo.Width = 44; |
| | | // |
| | | // gv_supplierItemCode |
| | | // |
| | | this.gv_supplierItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemCode.Caption = "物料编码"; |
| | | this.gv_supplierItemCode.FieldName = "wlbm"; |
| | | this.gv_supplierItemCode.MinWidth = 50; |
| | | 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 = 100; |
| | | this.gv_supplierItemCode.VisibleIndex = 5; |
| | | 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 = 50; |
| | | 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 = 120; |
| | | this.gv_supplierItemName.VisibleIndex = 6; |
| | | this.gv_supplierItemName.Width = 105; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "物料规格"; |
| | | this.gridColumn5.FieldName = "wlgg"; |
| | | this.gridColumn5.MinWidth = 50; |
| | | this.gridColumn5.MinWidth = 44; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn5.Width = 250; |
| | | this.gridColumn5.Width = 219; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "单位"; |
| | | this.gridColumn6.FieldName = "caa009"; |
| | | this.gridColumn6.MaxWidth = 50; |
| | | this.gridColumn6.MinWidth = 50; |
| | | this.gridColumn6.MaxWidth = 44; |
| | | this.gridColumn6.MinWidth = 44; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 6; |
| | | this.gridColumn6.Width = 50; |
| | | this.gridColumn6.VisibleIndex = 7; |
| | | this.gridColumn6.Width = 44; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "备注"; |
| | | this.gridColumn9.FieldName = "caa016"; |
| | | this.gridColumn9.MinWidth = 50; |
| | | this.gridColumn9.MinWidth = 44; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 7; |
| | | this.gridColumn9.Width = 100; |
| | | this.gridColumn9.VisibleIndex = 8; |
| | | this.gridColumn9.Width = 87; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "预计开时间"; |
| | | this.gridColumn8.FieldName = "caa010"; |
| | | this.gridColumn8.MinWidth = 50; |
| | | this.gridColumn8.MinWidth = 44; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 8; |
| | | this.gridColumn8.Width = 100; |
| | | this.gridColumn8.VisibleIndex = 9; |
| | | this.gridColumn8.Width = 87; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "预计完工时间"; |
| | | this.gridColumn7.FieldName = "caa011"; |
| | | this.gridColumn7.MinWidth = 50; |
| | | this.gridColumn7.MinWidth = 44; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 9; |
| | | this.gridColumn7.Width = 100; |
| | | this.gridColumn7.VisibleIndex = 10; |
| | | this.gridColumn7.Width = 87; |
| | | // |
| | | // gv_purchaseUnit |
| | | // |
| | | this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnit.Caption = "车间"; |
| | | this.gv_purchaseUnit.FieldName = "dptName"; |
| | | this.gv_purchaseUnit.MinWidth = 50; |
| | | 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 = 10; |
| | | this.gv_purchaseUnit.Width = 100; |
| | | this.gv_purchaseUnit.VisibleIndex = 11; |
| | | 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 = 50; |
| | | 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.Visible = true; |
| | | this.gv_inventoryUnit.VisibleIndex = 11; |
| | | this.gv_inventoryUnit.Width = 100; |
| | | this.gv_inventoryUnit.VisibleIndex = 12; |
| | | this.gv_inventoryUnit.Width = 87; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "生产组织"; |
| | | this.gridColumn1.FieldName = "fSubsidiary"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.MinWidth = 22; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Width = 94; |
| | | this.gridColumn1.Width = 82; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "用料清单"; |
| | | this.gridColumn2.FieldName = "ylqd"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.MinWidth = 22; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 12; |
| | | this.gridColumn2.Width = 94; |
| | | this.gridColumn2.VisibleIndex = 13; |
| | | 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, 642); |
| | | this.panelControl1.Location = new System.Drawing.Point(0, 500); |
| | | this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(1047, 43); |
| | | this.panelControl1.Size = new System.Drawing.Size(916, 33); |
| | | this.panelControl1.TabIndex = 5; |
| | | // |
| | | // btnIn |
| | |
| | | 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(951, 2); |
| | | this.btnIn.Location = new System.Drawing.Point(832, 2); |
| | | this.btnIn.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.btnIn.Name = "btnIn"; |
| | | this.btnIn.Size = new System.Drawing.Size(94, 39); |
| | | this.btnIn.Size = new System.Drawing.Size(82, 29); |
| | | this.btnIn.TabIndex = 4; |
| | | this.btnIn.Text = "确定导入"; |
| | | // |
| | | // colChkInt |
| | | // |
| | | this.colChkInt.Caption = "."; |
| | | this.colChkInt.FieldName = "chkInt"; |
| | | this.colChkInt.MinWidth = 25; |
| | | this.colChkInt.Name = "colChkInt"; |
| | | this.colChkInt.Visible = true; |
| | | this.colChkInt.VisibleIndex = 0; |
| | | this.colChkInt.Width = 94; |
| | | // |
| | | // SelectWompba |
| | | // |
| | | 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(1047, 685); |
| | | this.ClientSize = new System.Drawing.Size(916, 533); |
| | | 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 = "SelectWompba"; |