| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.gv_indepUserCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_stockOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ownerType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ownerId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_suppId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_lineNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_iqcStatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_indepDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotSectionsCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotSectionsId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotsId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.gcMain1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | |
| | | // |
| | | this.gv_indepUserCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_indepUserCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_indepUserCode.Caption = "入库人编码 "; |
| | | this.gv_indepUserCode.Caption = "入库人"; |
| | | this.gv_indepUserCode.FieldName = "indepUserCode"; |
| | | this.gv_indepUserCode.MinWidth = 50; |
| | | this.gv_indepUserCode.Name = "gv_indepUserCode"; |
| | | this.gv_indepUserCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_indepUserCode.Tag = "query_a.INDEP_USER_CODE"; |
| | | this.gv_indepUserCode.Visible = true; |
| | | this.gv_indepUserCode.VisibleIndex = 24; |
| | | this.gv_indepUserCode.Width = 94; |
| | | // |
| | | // gv_stockOrgId |
| | | // |
| | | this.gv_stockOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_stockOrgId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_stockOrgId.Caption = "库存组织id "; |
| | | this.gv_stockOrgId.FieldName = "stockOrgId"; |
| | | this.gv_stockOrgId.MinWidth = 50; |
| | | this.gv_stockOrgId.Name = "gv_stockOrgId"; |
| | | this.gv_stockOrgId.OptionsColumn.AllowEdit = false; |
| | | this.gv_stockOrgId.Tag = "query_a.Stock_Org_Id"; |
| | | this.gv_stockOrgId.Visible = true; |
| | | this.gv_stockOrgId.VisibleIndex = 23; |
| | | this.gv_stockOrgId.Width = 94; |
| | | this.gv_indepUserCode.VisibleIndex = 13; |
| | | this.gv_indepUserCode.Width = 73; |
| | | // |
| | | // gv_ownerType |
| | | // |
| | | this.gv_ownerType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_ownerType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ownerType.Caption = "货主类型(BD_OwnerOrg 组织,BD_Supplier 供应商,BD_Customer 客户) "; |
| | | this.gv_ownerType.Caption = "货主类型"; |
| | | this.gv_ownerType.FieldName = "ownerType"; |
| | | this.gv_ownerType.MinWidth = 50; |
| | | this.gv_ownerType.Name = "gv_ownerType"; |
| | | this.gv_ownerType.OptionsColumn.AllowEdit = false; |
| | | this.gv_ownerType.Tag = "query_a.Owner_Type"; |
| | | this.gv_ownerType.Visible = true; |
| | | this.gv_ownerType.VisibleIndex = 22; |
| | | this.gv_ownerType.Width = 94; |
| | | this.gv_ownerType.VisibleIndex = 10; |
| | | this.gv_ownerType.Width = 73; |
| | | // |
| | | // gv_ownerId |
| | | // |
| | | this.gv_ownerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_ownerId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ownerId.Caption = "货主id "; |
| | | this.gv_ownerId.Caption = "货主ID"; |
| | | this.gv_ownerId.FieldName = "ownerId"; |
| | | this.gv_ownerId.MinWidth = 50; |
| | | this.gv_ownerId.Name = "gv_ownerId"; |
| | | this.gv_ownerId.OptionsColumn.AllowEdit = false; |
| | | this.gv_ownerId.Tag = "query_a.Owner_Id"; |
| | | this.gv_ownerId.Visible = true; |
| | | this.gv_ownerId.VisibleIndex = 21; |
| | | this.gv_ownerId.Width = 94; |
| | | this.gv_ownerId.VisibleIndex = 11; |
| | | this.gv_ownerId.Width = 73; |
| | | // |
| | | // gv_depotId |
| | | // |
| | | this.gv_depotId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_depotId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotId.Caption = "仓库ID "; |
| | | this.gv_depotId.Caption = "仓库ID"; |
| | | this.gv_depotId.FieldName = "depotId"; |
| | | this.gv_depotId.MinWidth = 50; |
| | | this.gv_depotId.Name = "gv_depotId"; |
| | | this.gv_depotId.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotId.Tag = "query_a.DEPOT_ID"; |
| | | this.gv_depotId.Visible = true; |
| | | this.gv_depotId.VisibleIndex = 20; |
| | | this.gv_depotId.Width = 94; |
| | | // |
| | | // gv_suppId |
| | | // |
| | | this.gv_suppId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_suppId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppId.Caption = "供应商id "; |
| | | this.gv_suppId.FieldName = "suppId"; |
| | | this.gv_suppId.MinWidth = 50; |
| | | this.gv_suppId.Name = "gv_suppId"; |
| | | this.gv_suppId.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppId.Tag = "query_a.SUPP_ID"; |
| | | this.gv_suppId.Visible = true; |
| | | this.gv_suppId.VisibleIndex = 19; |
| | | this.gv_suppId.Width = 94; |
| | | this.gv_depotId.VisibleIndex = 6; |
| | | this.gv_depotId.Width = 73; |
| | | // |
| | | // gv_itemId |
| | | // |
| | |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.ITEM_ID"; |
| | | this.gv_itemId.Visible = true; |
| | | this.gv_itemId.VisibleIndex = 18; |
| | | this.gv_itemId.Width = 94; |
| | | // |
| | | // gv_lineK3id |
| | | // |
| | | this.gv_lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_lineK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lineK3id.Caption = "行K3ID "; |
| | | this.gv_lineK3id.FieldName = "lineK3id"; |
| | | this.gv_lineK3id.MinWidth = 50; |
| | | this.gv_lineK3id.Name = "gv_lineK3id"; |
| | | this.gv_lineK3id.OptionsColumn.AllowEdit = false; |
| | | this.gv_lineK3id.Tag = "query_a.LINE_K3ID"; |
| | | this.gv_lineK3id.Visible = true; |
| | | this.gv_lineK3id.VisibleIndex = 17; |
| | | this.gv_lineK3id.Width = 94; |
| | | // |
| | | // gv_ebelnK3id |
| | | // |
| | | this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ebelnK3id.Caption = "K3ID "; |
| | | this.gv_ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gv_ebelnK3id.MinWidth = 50; |
| | | this.gv_ebelnK3id.Name = "gv_ebelnK3id"; |
| | | this.gv_ebelnK3id.OptionsColumn.AllowEdit = false; |
| | | this.gv_ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gv_ebelnK3id.Visible = true; |
| | | this.gv_ebelnK3id.VisibleIndex = 16; |
| | | this.gv_ebelnK3id.Width = 94; |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "单据编号 "; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | | this.gv_billNo.MinWidth = 50; |
| | | 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 = 15; |
| | | this.gv_billNo.Width = 94; |
| | | // |
| | | // gv_lineNo |
| | | // |
| | | this.gv_lineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_lineNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lineNo.Caption = "行号 "; |
| | | this.gv_lineNo.FieldName = "lineNo"; |
| | | this.gv_lineNo.MinWidth = 50; |
| | | this.gv_lineNo.Name = "gv_lineNo"; |
| | | this.gv_lineNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_lineNo.Tag = "query_a.LINE_NO"; |
| | | this.gv_lineNo.Visible = true; |
| | | this.gv_lineNo.VisibleIndex = 14; |
| | | this.gv_lineNo.Width = 94; |
| | | // |
| | | // gv_suppNo |
| | | // |
| | | this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编码 "; |
| | | this.gv_suppNo.FieldName = "suppNo"; |
| | | this.gv_suppNo.MinWidth = 50; |
| | | this.gv_suppNo.Name = "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 = 13; |
| | | this.gv_suppNo.Width = 94; |
| | | // |
| | | // gv_iqcStatus |
| | | // |
| | | this.gv_iqcStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_iqcStatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_iqcStatus.Caption = "质量状态 "; |
| | | this.gv_iqcStatus.FieldName = "iqcStatus"; |
| | | this.gv_iqcStatus.MinWidth = 50; |
| | | this.gv_iqcStatus.Name = "gv_iqcStatus"; |
| | | this.gv_iqcStatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_iqcStatus.Tag = "query_a.IQC_STATUS"; |
| | | this.gv_iqcStatus.Visible = true; |
| | | this.gv_iqcStatus.VisibleIndex = 12; |
| | | this.gv_iqcStatus.Width = 94; |
| | | this.gv_itemId.VisibleIndex = 0; |
| | | this.gv_itemId.Width = 73; |
| | | // |
| | | // gv_indepDate |
| | | // |
| | |
| | | this.gv_indepDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_indepDate.Caption = "入库日期 "; |
| | | this.gv_indepDate.FieldName = "indepDate"; |
| | | this.gv_indepDate.MinWidth = 50; |
| | | this.gv_indepDate.MinWidth = 10; |
| | | this.gv_indepDate.Name = "gv_indepDate"; |
| | | this.gv_indepDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_indepDate.Tag = "query_a.INDEP_DATE"; |
| | | this.gv_indepDate.Visible = true; |
| | | this.gv_indepDate.VisibleIndex = 11; |
| | | this.gv_indepDate.Width = 94; |
| | | // |
| | | // gv_itemType |
| | | // |
| | | this.gv_itemType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemType.Caption = "0 物料 1 半成品 2 成品 "; |
| | | this.gv_itemType.FieldName = "itemType"; |
| | | this.gv_itemType.MinWidth = 50; |
| | | this.gv_itemType.Name = "gv_itemType"; |
| | | this.gv_itemType.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemType.Tag = "query_a.ITEM_TYPE"; |
| | | this.gv_itemType.Visible = true; |
| | | this.gv_itemType.VisibleIndex = 10; |
| | | this.gv_itemType.Width = 94; |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "检验日期 "; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | | this.gv_checkDate.MinWidth = 50; |
| | | 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 = 9; |
| | | this.gv_checkDate.Width = 94; |
| | | this.gv_indepDate.VisibleIndex = 14; |
| | | this.gv_indepDate.Width = 10; |
| | | // |
| | | // gv_depotSectionsCode |
| | | // |
| | | this.gv_depotSectionsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_depotSectionsCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotSectionsCode.Caption = "货位CODE "; |
| | | this.gv_depotSectionsCode.Caption = "货位编号"; |
| | | this.gv_depotSectionsCode.FieldName = "depotSectionsCode"; |
| | | this.gv_depotSectionsCode.MinWidth = 50; |
| | | this.gv_depotSectionsCode.Name = "gv_depotSectionsCode"; |
| | | this.gv_depotSectionsCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotSectionsCode.Tag = "query_a.DEPOT_SECTIONS_CODE"; |
| | | this.gv_depotSectionsCode.Visible = true; |
| | | this.gv_depotSectionsCode.VisibleIndex = 8; |
| | | this.gv_depotSectionsCode.Width = 94; |
| | | // |
| | | // gv_depotsCode |
| | | // |
| | | this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_depotsCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotsCode.Caption = "子库CODE "; |
| | | this.gv_depotsCode.FieldName = "depotsCode"; |
| | | this.gv_depotsCode.MinWidth = 50; |
| | | this.gv_depotsCode.Name = "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 = 7; |
| | | this.gv_depotsCode.Width = 94; |
| | | this.gv_depotSectionsCode.VisibleIndex = 9; |
| | | this.gv_depotSectionsCode.Width = 73; |
| | | // |
| | | // gv_quantity |
| | | // |
| | |
| | | this.gv_quantity.OptionsColumn.AllowEdit = false; |
| | | this.gv_quantity.Tag = "query_a.QUANTITY"; |
| | | this.gv_quantity.Visible = true; |
| | | this.gv_quantity.VisibleIndex = 6; |
| | | this.gv_quantity.Width = 94; |
| | | // |
| | | // gv_lotNo |
| | | // |
| | | this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_lotNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lotNo.Caption = "厂家批次 "; |
| | | this.gv_lotNo.FieldName = "lotNo"; |
| | | this.gv_lotNo.MinWidth = 50; |
| | | this.gv_lotNo.Name = "gv_lotNo"; |
| | | this.gv_lotNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_lotNo.Tag = "query_a.LOT_NO"; |
| | | this.gv_lotNo.Visible = true; |
| | | this.gv_lotNo.VisibleIndex = 5; |
| | | this.gv_lotNo.Width = 94; |
| | | // |
| | | // gv_depotSectionsId |
| | | // |
| | | this.gv_depotSectionsId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_depotSectionsId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotSectionsId.Caption = "货位id "; |
| | | this.gv_depotSectionsId.FieldName = "depotSectionsId"; |
| | | this.gv_depotSectionsId.MinWidth = 50; |
| | | this.gv_depotSectionsId.Name = "gv_depotSectionsId"; |
| | | this.gv_depotSectionsId.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotSectionsId.Tag = "query_a.DEPOT_SECTIONS_ID"; |
| | | this.gv_depotSectionsId.Visible = true; |
| | | this.gv_depotSectionsId.VisibleIndex = 4; |
| | | this.gv_depotSectionsId.Width = 94; |
| | | // |
| | | // gv_depotsId |
| | | // |
| | | this.gv_depotsId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_depotsId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotsId.Caption = "子库id(一般不存数据) "; |
| | | this.gv_depotsId.FieldName = "depotsId"; |
| | | this.gv_depotsId.MinWidth = 50; |
| | | this.gv_depotsId.Name = "gv_depotsId"; |
| | | this.gv_depotsId.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotsId.Tag = "query_a.DEPOTS_ID"; |
| | | this.gv_depotsId.Visible = true; |
| | | this.gv_depotsId.VisibleIndex = 3; |
| | | this.gv_depotsId.Width = 94; |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | | this.gv_itemNo.MinWidth = 50; |
| | | this.gv_itemNo.Name = "gv_itemNo"; |
| | | this.gv_itemNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemNo.Tag = "query_a.ITEM_NO"; |
| | | this.gv_itemNo.Visible = true; |
| | | this.gv_itemNo.VisibleIndex = 2; |
| | | this.gv_itemNo.Width = 94; |
| | | this.gv_quantity.VisibleIndex = 5; |
| | | this.gv_quantity.Width = 73; |
| | | // |
| | | // gv_itemBarcode |
| | | // |
| | |
| | | this.gv_itemBarcode.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemBarcode.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gv_itemBarcode.Visible = true; |
| | | this.gv_itemBarcode.VisibleIndex = 1; |
| | | this.gv_itemBarcode.Width = 94; |
| | | this.gv_itemBarcode.VisibleIndex = 4; |
| | | this.gv_itemBarcode.Width = 73; |
| | | // |
| | | // gv_guid |
| | | // |
| | |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Visible = true; |
| | | this.gv_guid.VisibleIndex = 0; |
| | | this.gv_guid.Width = 94; |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_guid, |
| | | this.gv_itemBarcode, |
| | | this.gv_itemNo, |
| | | this.gv_depotsId, |
| | | this.gv_depotSectionsId, |
| | | this.gv_lotNo, |
| | | this.gv_quantity, |
| | | this.gv_depotsCode, |
| | | this.gv_depotSectionsCode, |
| | | this.gv_checkDate, |
| | | this.gv_itemType, |
| | | this.gv_indepDate, |
| | | this.gv_iqcStatus, |
| | | this.gv_suppNo, |
| | | this.gv_lineNo, |
| | | this.gv_billNo, |
| | | this.gv_ebelnK3id, |
| | | this.gv_lineK3id, |
| | | this.gv_itemId, |
| | | this.gv_suppId, |
| | | this.gridColumn3, |
| | | this.gridColumn2, |
| | | this.gridColumn4, |
| | | this.gv_itemBarcode, |
| | | this.gv_quantity, |
| | | this.gv_depotId, |
| | | this.gv_ownerId, |
| | | this.gridColumn6, |
| | | this.gridColumn1, |
| | | this.gv_depotSectionsCode, |
| | | this.gv_ownerType, |
| | | this.gv_stockOrgId, |
| | | this.gv_indepUserCode}); |
| | | this.gv_ownerId, |
| | | this.gridColumn5, |
| | | this.gv_indepUserCode, |
| | | this.gv_indepDate}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "物料编码"; |
| | | this.gridColumn3.FieldName = "itemNo"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 1; |
| | | this.gridColumn3.Width = 73; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "物料名称"; |
| | | this.gridColumn2.FieldName = "itemName"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 2; |
| | | this.gridColumn2.Width = 73; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "规格型号"; |
| | | this.gridColumn4.FieldName = "itemModel"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 3; |
| | | this.gridColumn4.Width = 73; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "仓库编号"; |
| | | this.gridColumn6.FieldName = "depotNo"; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 7; |
| | | this.gridColumn6.Width = 73; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "仓库名称"; |
| | | this.gridColumn1.FieldName = "depotName"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 8; |
| | | this.gridColumn1.Width = 73; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "货主名称"; |
| | | this.gridColumn5.FieldName = "ownerName"; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 12; |
| | | this.gridColumn5.Width = 73; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage1; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_indepUserCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_stockOrgId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ownerType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ownerId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_suppId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lineK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ebelnK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lineNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_iqcStatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_indepDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotSectionsCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_quantity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotSectionsId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotsId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemBarcode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_guid; |
| | | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | } |
| | | } |