| | |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.rptHistory = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptHistory)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | |
| | | this.gv_fType, |
| | | this.gv_urgentFlag, |
| | | this.gv_fstatus, |
| | | this.gridColumn2, |
| | | this.gv_billNo, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | |
| | | this.gv_fstatus.VisibleIndex = 3; |
| | | this.gv_fstatus.Width = 68; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "入库"; |
| | | this.gridColumn2.FieldName = "ckStatus"; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn2.Tag = "query_a.ckStatus"; |
| | | this.gridColumn2.UnboundDataType = typeof(bool); |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 4; |
| | | this.gridColumn2.Width = 68; |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.Tag = "query_a.bill_no"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 5; |
| | | this.gv_billNo.VisibleIndex = 4; |
| | | this.gv_billNo.Width = 68; |
| | | // |
| | | // gv_createBy |
| | |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.create_by"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 6; |
| | | this.gv_createBy.VisibleIndex = 5; |
| | | this.gv_createBy.Width = 89; |
| | | // |
| | | // gv_createDate |
| | |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.create_date"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 7; |
| | | this.gv_createDate.VisibleIndex = 6; |
| | | this.gv_createDate.Width = 193; |
| | | // |
| | | // 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 = 8; |
| | | this.gv_checkUser.VisibleIndex = 7; |
| | | this.gv_checkUser.Width = 100; |
| | | // |
| | | // 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 = 9; |
| | | this.gv_checkDate.VisibleIndex = 8; |
| | | this.gv_checkDate.Width = 64; |
| | | // |
| | | // gv_depotsCode |
| | |
| | | this.gv_depotsCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotsCode.Tag = "query_a.depots_code"; |
| | | this.gv_depotsCode.Visible = true; |
| | | this.gv_depotsCode.VisibleIndex = 10; |
| | | this.gv_depotsCode.VisibleIndex = 9; |
| | | this.gv_depotsCode.Width = 87; |
| | | // |
| | | // gridColumn4 |
| | |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 11; |
| | | this.gridColumn4.VisibleIndex = 10; |
| | | this.gridColumn4.Width = 128; |
| | | // |
| | | // gv_suppNo |
| | |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.supp_no"; |
| | | this.gv_suppNo.Visible = true; |
| | | this.gv_suppNo.VisibleIndex = 12; |
| | | this.gv_suppNo.VisibleIndex = 11; |
| | | this.gv_suppNo.Width = 69; |
| | | // |
| | | // gridColumn5 |
| | |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 13; |
| | | this.gridColumn5.VisibleIndex = 12; |
| | | this.gridColumn5.Width = 70; |
| | | // |
| | | // gv_remark |
| | |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 14; |
| | | this.gv_remark.VisibleIndex = 13; |
| | | this.gv_remark.Width = 90; |
| | | // |
| | | // gridColumn11 |
| | |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(606, 31); |
| | | this.layoutControlItem17.Text = "备注信息"; |
| | | this.layoutControlItem17.Text = "收料备注"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // lab_paperBillNo |
| | |
| | | this.tabMxPage1.Controls.Add(this.gcMx1); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1229, 351); |
| | | this.tabMxPage1.Text = "入仓物料明细"; |
| | | this.tabMxPage1.Text = "收料明细"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit1, |
| | | this.repositoryItemButtonEdit2}); |
| | | this.repositoryItemButtonEdit2, |
| | | this.rptHistory}); |
| | | this.gcMx1.Size = new System.Drawing.Size(1229, 351); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | |
| | | this.gvMxDel, |
| | | this.gridColumn14, |
| | | this.gridColumn15, |
| | | this.gridColumn16}); |
| | | this.gridColumn16, |
| | | this.gridColumn2, |
| | | this.gridColumn17, |
| | | this.gridColumn18}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | |
| | | // gvMx1guid |
| | | // |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "主键GUID"; |
| | | this.gvMx1guid.Caption = "到货明细GUID"; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | | this.gvMx1guid.MinWidth = 70; |
| | | this.gvMx1guid.Name = "gvMx1guid"; |
| | |
| | | // gvMx1ebelnLine |
| | | // |
| | | this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebelnLine.Caption = "ERP行ID"; |
| | | this.gvMx1ebelnLine.FieldName = "ebelnK3id"; |
| | | this.gvMx1ebelnLine.Caption = "Erp行Id"; |
| | | this.gvMx1ebelnLine.FieldName = "lineK3id"; |
| | | this.gvMx1ebelnLine.MinWidth = 90; |
| | | this.gvMx1ebelnLine.Name = "gvMx1ebelnLine"; |
| | | this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true; |
| | |
| | | // gvMx1returnFlag |
| | | // |
| | | this.gvMx1returnFlag.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1returnFlag.Caption = "退货标识"; |
| | | this.gvMx1returnFlag.Caption = "退货"; |
| | | this.gvMx1returnFlag.FieldName = "returnFlag"; |
| | | this.gvMx1returnFlag.MinWidth = 25; |
| | | this.gvMx1returnFlag.Name = "gvMx1returnFlag"; |
| | |
| | | this.gvMx1returnFlag.UnboundDataType = typeof(bool); |
| | | this.gvMx1returnFlag.Visible = true; |
| | | this.gvMx1returnFlag.VisibleIndex = 0; |
| | | this.gvMx1returnFlag.Width = 50; |
| | | this.gvMx1returnFlag.Width = 26; |
| | | // |
| | | // gvMx1urgentFlag |
| | | // |
| | |
| | | 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 = "urgentFlag"; |
| | | this.gvMx1urgentFlag.MinWidth = 25; |
| | | this.gvMx1urgentFlag.Name = "gvMx1urgentFlag"; |
| | |
| | | this.gvMx1urgentFlag.UnboundDataType = typeof(bool); |
| | | this.gvMx1urgentFlag.Visible = true; |
| | | this.gvMx1urgentFlag.VisibleIndex = 1; |
| | | this.gvMx1urgentFlag.Width = 50; |
| | | this.gvMx1urgentFlag.Width = 25; |
| | | // |
| | | // gvMx1isdepsIn |
| | | // |
| | |
| | | this.gvMx1checkStates.Tag = "query_a.check_states"; |
| | | this.gvMx1checkStates.Visible = true; |
| | | this.gvMx1checkStates.VisibleIndex = 2; |
| | | this.gvMx1checkStates.Width = 90; |
| | | this.gvMx1checkStates.Width = 48; |
| | | // |
| | | // gvMx1checkRes |
| | | // |
| | |
| | | this.gvMx1checkRes.Tag = "query_a.check_res"; |
| | | this.gvMx1checkRes.Visible = true; |
| | | this.gvMx1checkRes.VisibleIndex = 3; |
| | | this.gvMx1checkRes.Width = 90; |
| | | this.gvMx1checkRes.Width = 48; |
| | | // |
| | | // gvMx1ebeln |
| | | // |
| | | this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebeln.Caption = "ERP单号"; |
| | | this.gvMx1ebeln.Caption = "采购单号"; |
| | | this.gvMx1ebeln.FieldName = "ebeln"; |
| | | this.gvMx1ebeln.MinWidth = 120; |
| | | this.gvMx1ebeln.Name = "gvMx1ebeln"; |
| | | this.gvMx1ebeln.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1ebeln.Tag = "query_a.ebeln"; |
| | | this.gvMx1ebeln.Visible = true; |
| | | this.gvMx1ebeln.VisibleIndex = 5; |
| | | this.gvMx1ebeln.VisibleIndex = 4; |
| | | this.gvMx1ebeln.Width = 120; |
| | | // |
| | | // gridColumn8 |
| | |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 6; |
| | | this.gridColumn8.Width = 70; |
| | | this.gridColumn8.VisibleIndex = 5; |
| | | this.gridColumn8.Width = 37; |
| | | // |
| | | // gvMx1boardStyle |
| | | // |
| | |
| | | this.gvMx1boardStyle.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1boardStyle.Tag = "query_a.board_style"; |
| | | this.gvMx1boardStyle.Visible = true; |
| | | this.gvMx1boardStyle.VisibleIndex = 7; |
| | | this.gvMx1boardStyle.Width = 180; |
| | | this.gvMx1boardStyle.VisibleIndex = 6; |
| | | this.gvMx1boardStyle.Width = 96; |
| | | // |
| | | // gvMx1ebelnQty |
| | | // |
| | |
| | | this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty"; |
| | | this.gvMx1ebelnQty.Visible = true; |
| | | this.gvMx1ebelnQty.VisibleIndex = 8; |
| | | this.gvMx1ebelnQty.Width = 80; |
| | | this.gvMx1ebelnQty.VisibleIndex = 7; |
| | | this.gvMx1ebelnQty.Width = 42; |
| | | // |
| | | // gvMx1subQty |
| | | // |
| | | this.gvMx1subQty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1subQty.Caption = "未收数量"; |
| | | this.gvMx1subQty.Caption = "累计未收量"; |
| | | this.gvMx1subQty.FieldName = "wssl"; |
| | | this.gvMx1subQty.MinWidth = 25; |
| | | this.gvMx1subQty.Name = "gvMx1subQty"; |
| | | this.gvMx1subQty.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1subQty.Tag = "query_a.sub_qty"; |
| | | this.gvMx1subQty.Visible = true; |
| | | this.gvMx1subQty.VisibleIndex = 10; |
| | | this.gvMx1subQty.Width = 80; |
| | | this.gvMx1subQty.VisibleIndex = 9; |
| | | this.gvMx1subQty.Width = 42; |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | |
| | | this.gvMx1quantity.AppearanceCell.Options.UseForeColor = true; |
| | | this.gvMx1quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1quantity.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1quantity.Caption = "收货数量"; |
| | | this.gvMx1quantity.Caption = "本次收量"; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | | this.gvMx1quantity.MinWidth = 25; |
| | | this.gvMx1quantity.Name = "gvMx1quantity"; |
| | | this.gvMx1quantity.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx1quantity.Visible = true; |
| | | this.gvMx1quantity.VisibleIndex = 11; |
| | | this.gvMx1quantity.Width = 80; |
| | | this.gvMx1quantity.VisibleIndex = 10; |
| | | this.gvMx1quantity.Width = 42; |
| | | // |
| | | // gvMx1memo |
| | | // |
| | |
| | | this.gvMx1memo.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1memo.Tag = "edit"; |
| | | this.gvMx1memo.Visible = true; |
| | | this.gvMx1memo.VisibleIndex = 12; |
| | | this.gvMx1memo.Width = 180; |
| | | this.gvMx1memo.VisibleIndex = 11; |
| | | this.gvMx1memo.Width = 96; |
| | | // |
| | | // gvMx1okRkqty |
| | | // |
| | | this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1okRkqty.Caption = "已收数量"; |
| | | this.gvMx1okRkqty.Caption = "累计实收"; |
| | | this.gvMx1okRkqty.FieldName = "yssl"; |
| | | this.gvMx1okRkqty.MinWidth = 25; |
| | | this.gvMx1okRkqty.Name = "gvMx1okRkqty"; |
| | | this.gvMx1okRkqty.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1okRkqty.Tag = "query_a.ok_rkqty"; |
| | | this.gvMx1okRkqty.Visible = true; |
| | | this.gvMx1okRkqty.VisibleIndex = 9; |
| | | this.gvMx1okRkqty.Width = 80; |
| | | this.gvMx1okRkqty.VisibleIndex = 8; |
| | | this.gvMx1okRkqty.Width = 42; |
| | | // |
| | | // gvMx1checkDate |
| | | // |
| | |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 13; |
| | | this.gridColumn9.Width = 50; |
| | | this.gridColumn9.VisibleIndex = 12; |
| | | this.gridColumn9.Width = 26; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 14; |
| | | this.gridColumn7.Width = 50; |
| | | this.gridColumn7.VisibleIndex = 13; |
| | | this.gridColumn7.Width = 26; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 15; |
| | | this.gridColumn6.Width = 180; |
| | | this.gridColumn6.VisibleIndex = 14; |
| | | this.gridColumn6.Width = 96; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 16; |
| | | this.gridColumn10.Width = 94; |
| | | this.gridColumn10.VisibleIndex = 18; |
| | | this.gridColumn10.Width = 25; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 19; |
| | | this.gridColumn12.Width = 94; |
| | | this.gridColumn12.Width = 25; |
| | | // |
| | | // gridColumn13 |
| | | // |
| | |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 20; |
| | | this.gridColumn13.Width = 94; |
| | | this.gridColumn13.Width = 25; |
| | | // |
| | | // gvBtnAlawys |
| | | // |
| | |
| | | this.gridColumn14.FieldName = "freceQty"; |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 4; |
| | | this.gridColumn14.Width = 94; |
| | | // |
| | | // gridColumn15 |
| | | // |
| | | this.gridColumn15.Caption = "处理结果"; |
| | | this.gridColumn15.FieldName = "czjg"; |
| | | this.gridColumn15.Caption = "处理意见"; |
| | | this.gridColumn15.FieldName = "clyj"; |
| | | this.gridColumn15.MinWidth = 25; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | | this.gridColumn15.VisibleIndex = 17; |
| | | this.gridColumn15.Width = 94; |
| | | this.gridColumn15.VisibleIndex = 15; |
| | | this.gridColumn15.Width = 50; |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.Caption = "退理方式"; |
| | | this.gridColumn16.FieldName = "tlfs"; |
| | | this.gridColumn16.Caption = "挑选数量"; |
| | | this.gridColumn16.FieldName = "txsl"; |
| | | this.gridColumn16.MinWidth = 25; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Visible = true; |
| | | this.gridColumn16.VisibleIndex = 18; |
| | | this.gridColumn16.Width = 94; |
| | | this.gridColumn16.VisibleIndex = 16; |
| | | this.gridColumn16.Width = 50; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "选别类别"; |
| | | this.gridColumn2.FieldName = "xblb"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 17; |
| | | this.gridColumn2.Width = 26; |
| | | // |
| | | // gridColumn17 |
| | | // |
| | | this.gridColumn17.Caption = "到货记录"; |
| | | this.gridColumn17.ColumnEdit = this.rptHistory; |
| | | this.gridColumn17.MinWidth = 25; |
| | | this.gridColumn17.Name = "gridColumn17"; |
| | | this.gridColumn17.Visible = true; |
| | | this.gridColumn17.VisibleIndex = 23; |
| | | this.gridColumn17.Width = 26; |
| | | // |
| | | // rptHistory |
| | | // |
| | | this.rptHistory.AutoHeight = false; |
| | | editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.historyitem_16x16; |
| | | editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.rptHistory.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "记录", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.rptHistory.Name = "rptHistory"; |
| | | this.rptHistory.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.rptHistory.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptHistory_ButtonClick); |
| | | // |
| | | // gridColumn18 |
| | | // |
| | | this.gridColumn18.Caption = "ErpId"; |
| | | this.gridColumn18.FieldName = "ebelnK3id"; |
| | | this.gridColumn18.MinWidth = 25; |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Width = 94; |
| | | // |
| | | // picCheckBox |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptHistory)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptHistory; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; |
| | | } |
| | | } |