From bd06bb837fa0c7edeeae56cb0fe4fb844f53fb2f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 23 十月 2024 16:42:34 +0800 Subject: [PATCH] 修改了报表设计器 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 178 +++++++++++++++++++++++++++-------------------------------- 1 files changed, 81 insertions(+), 97 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs index 7c9b9a7..f6d6cf9 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs @@ -75,7 +75,6 @@ this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1orderLineId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1salesOrderId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1billNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -254,7 +253,7 @@ this.gvMx1purchaseOrderLineNumber.Name = "gvMx1purchaseOrderLineNumber"; this.gvMx1purchaseOrderLineNumber.Tag = "query_a.PURCHASE_ORDER_LINE_NUMBER"; this.gvMx1purchaseOrderLineNumber.Visible = true; - this.gvMx1purchaseOrderLineNumber.VisibleIndex = 47; + this.gvMx1purchaseOrderLineNumber.VisibleIndex = 45; this.gvMx1purchaseOrderLineNumber.Width = 94; // // gvMx1erpId @@ -267,7 +266,7 @@ this.gvMx1erpId.Name = "gvMx1erpId"; this.gvMx1erpId.Tag = "query_a.ERP_ID"; this.gvMx1erpId.Visible = true; - this.gvMx1erpId.VisibleIndex = 46; + this.gvMx1erpId.VisibleIndex = 44; this.gvMx1erpId.Width = 94; // // gvMx1id @@ -280,7 +279,7 @@ this.gvMx1id.Name = "gvMx1id"; this.gvMx1id.Tag = "query_a.ID"; this.gvMx1id.Visible = true; - this.gvMx1id.VisibleIndex = 45; + this.gvMx1id.VisibleIndex = 43; this.gvMx1id.Width = 94; // // gvMx1ebelnK3id @@ -293,7 +292,7 @@ this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id"; this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID"; this.gvMx1ebelnK3id.Visible = true; - this.gvMx1ebelnK3id.VisibleIndex = 44; + this.gvMx1ebelnK3id.VisibleIndex = 42; this.gvMx1ebelnK3id.Width = 94; // // gvMx1demandDocumentLineId @@ -306,7 +305,7 @@ this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId"; this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID"; this.gvMx1demandDocumentLineId.Visible = true; - this.gvMx1demandDocumentLineId.VisibleIndex = 43; + this.gvMx1demandDocumentLineId.VisibleIndex = 41; this.gvMx1demandDocumentLineId.Width = 94; // // gvMx1demandDocumentId @@ -319,7 +318,7 @@ this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId"; this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID"; this.gvMx1demandDocumentId.Visible = true; - this.gvMx1demandDocumentId.VisibleIndex = 42; + this.gvMx1demandDocumentId.VisibleIndex = 40; this.gvMx1demandDocumentId.Width = 94; // // gvMx1demandSource @@ -332,7 +331,7 @@ this.gvMx1demandSource.Name = "gvMx1demandSource"; this.gvMx1demandSource.Tag = "query_a.DEMAND_SOURCE"; this.gvMx1demandSource.Visible = true; - this.gvMx1demandSource.VisibleIndex = 41; + this.gvMx1demandSource.VisibleIndex = 39; this.gvMx1demandSource.Width = 94; // // gvMx1changeFlag @@ -345,7 +344,7 @@ this.gvMx1changeFlag.Name = "gvMx1changeFlag"; this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG"; this.gvMx1changeFlag.Visible = true; - this.gvMx1changeFlag.VisibleIndex = 40; + this.gvMx1changeFlag.VisibleIndex = 38; this.gvMx1changeFlag.Width = 94; // // gvMx1planTrackingId @@ -358,7 +357,7 @@ this.gvMx1planTrackingId.Name = "gvMx1planTrackingId"; this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID"; this.gvMx1planTrackingId.Visible = true; - this.gvMx1planTrackingId.VisibleIndex = 39; + this.gvMx1planTrackingId.VisibleIndex = 37; this.gvMx1planTrackingId.Width = 94; // // gvMx1demandTrackingId @@ -371,7 +370,7 @@ this.gvMx1demandTrackingId.Name = "gvMx1demandTrackingId"; this.gvMx1demandTrackingId.Tag = "query_a.DEMAND_TRACKING_ID"; this.gvMx1demandTrackingId.Visible = true; - this.gvMx1demandTrackingId.VisibleIndex = 38; + this.gvMx1demandTrackingId.VisibleIndex = 36; this.gvMx1demandTrackingId.Width = 94; // // gvMx1sourceDocumentId @@ -384,7 +383,7 @@ this.gvMx1sourceDocumentId.Name = "gvMx1sourceDocumentId"; this.gvMx1sourceDocumentId.Tag = "query_a.SOURCE_DOCUMENT_ID"; this.gvMx1sourceDocumentId.Visible = true; - this.gvMx1sourceDocumentId.VisibleIndex = 37; + this.gvMx1sourceDocumentId.VisibleIndex = 35; this.gvMx1sourceDocumentId.Width = 94; // // gvMx1sourceDocumentType @@ -397,7 +396,7 @@ this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType"; this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE"; this.gvMx1sourceDocumentType.Visible = true; - this.gvMx1sourceDocumentType.VisibleIndex = 36; + this.gvMx1sourceDocumentType.VisibleIndex = 34; this.gvMx1sourceDocumentType.Width = 94; // // gvMx1returnableStoredQty @@ -410,7 +409,7 @@ this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty"; this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY"; this.gvMx1returnableStoredQty.Visible = true; - this.gvMx1returnableStoredQty.VisibleIndex = 35; + this.gvMx1returnableStoredQty.VisibleIndex = 33; this.gvMx1returnableStoredQty.Width = 94; // // gvMx1returnableReceivedQty @@ -423,7 +422,7 @@ this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty"; this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY"; this.gvMx1returnableReceivedQty.Visible = true; - this.gvMx1returnableReceivedQty.VisibleIndex = 34; + this.gvMx1returnableReceivedQty.VisibleIndex = 32; this.gvMx1returnableReceivedQty.Width = 94; // // gvMx1totalReturnedQty @@ -436,7 +435,7 @@ this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty"; this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY"; this.gvMx1totalReturnedQty.Visible = true; - this.gvMx1totalReturnedQty.VisibleIndex = 33; + this.gvMx1totalReturnedQty.VisibleIndex = 31; this.gvMx1totalReturnedQty.Width = 94; // // gvMx1remainingStoredQty @@ -449,7 +448,7 @@ this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty"; this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY"; this.gvMx1remainingStoredQty.Visible = true; - this.gvMx1remainingStoredQty.VisibleIndex = 32; + this.gvMx1remainingStoredQty.VisibleIndex = 30; this.gvMx1remainingStoredQty.Width = 94; // // gvMx1totalStoredQty @@ -462,7 +461,7 @@ this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty"; this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY"; this.gvMx1totalStoredQty.Visible = true; - this.gvMx1totalStoredQty.VisibleIndex = 31; + this.gvMx1totalStoredQty.VisibleIndex = 29; this.gvMx1totalStoredQty.Width = 94; // // gvMx1remainingReceivedQty @@ -475,7 +474,7 @@ this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty"; this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY"; this.gvMx1remainingReceivedQty.Visible = true; - this.gvMx1remainingReceivedQty.VisibleIndex = 30; + this.gvMx1remainingReceivedQty.VisibleIndex = 28; this.gvMx1remainingReceivedQty.Width = 94; // // gvMx1totalReceivedQty @@ -488,7 +487,7 @@ this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty"; this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY"; this.gvMx1totalReceivedQty.Visible = true; - this.gvMx1totalReceivedQty.VisibleIndex = 29; + this.gvMx1totalReceivedQty.VisibleIndex = 27; this.gvMx1totalReceivedQty.Width = 94; // // gvMx1terminateTime @@ -501,7 +500,7 @@ this.gvMx1terminateTime.Name = "gvMx1terminateTime"; this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME"; this.gvMx1terminateTime.Visible = true; - this.gvMx1terminateTime.VisibleIndex = 28; + this.gvMx1terminateTime.VisibleIndex = 26; this.gvMx1terminateTime.Width = 94; // // gvMx1terminator @@ -514,7 +513,7 @@ this.gvMx1terminator.Name = "gvMx1terminator"; this.gvMx1terminator.Tag = "query_a.TERMINATOR"; this.gvMx1terminator.Visible = true; - this.gvMx1terminator.VisibleIndex = 27; + this.gvMx1terminator.VisibleIndex = 25; this.gvMx1terminator.Width = 94; // // gvMx1businessTerminate @@ -527,7 +526,7 @@ this.gvMx1businessTerminate.Name = "gvMx1businessTerminate"; this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE"; this.gvMx1businessTerminate.Visible = true; - this.gvMx1businessTerminate.VisibleIndex = 26; + this.gvMx1businessTerminate.VisibleIndex = 24; this.gvMx1businessTerminate.Width = 94; // // gvMx1freezeTime @@ -540,7 +539,7 @@ this.gvMx1freezeTime.Name = "gvMx1freezeTime"; this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME"; this.gvMx1freezeTime.Visible = true; - this.gvMx1freezeTime.VisibleIndex = 25; + this.gvMx1freezeTime.VisibleIndex = 23; this.gvMx1freezeTime.Width = 94; // // gvMx1freezer @@ -553,7 +552,7 @@ this.gvMx1freezer.Name = "gvMx1freezer"; this.gvMx1freezer.Tag = "query_a.FREEZER"; this.gvMx1freezer.Visible = true; - this.gvMx1freezer.VisibleIndex = 24; + this.gvMx1freezer.VisibleIndex = 22; this.gvMx1freezer.Width = 94; // // gvMx1businessFreeze @@ -566,7 +565,7 @@ this.gvMx1businessFreeze.Name = "gvMx1businessFreeze"; this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE"; this.gvMx1businessFreeze.Visible = true; - this.gvMx1businessFreeze.VisibleIndex = 23; + this.gvMx1businessFreeze.VisibleIndex = 21; this.gvMx1businessFreeze.Width = 94; // // gvMx1businessClose @@ -579,7 +578,7 @@ this.gvMx1businessClose.Name = "gvMx1businessClose"; this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE"; this.gvMx1businessClose.Visible = true; - this.gvMx1businessClose.VisibleIndex = 22; + this.gvMx1businessClose.VisibleIndex = 20; this.gvMx1businessClose.Width = 94; // // gvMx1batchNumber @@ -592,7 +591,7 @@ this.gvMx1batchNumber.Name = "gvMx1batchNumber"; this.gvMx1batchNumber.Tag = "query_a.BATCH_NUMBER"; this.gvMx1batchNumber.Visible = true; - this.gvMx1batchNumber.VisibleIndex = 21; + this.gvMx1batchNumber.VisibleIndex = 19; this.gvMx1batchNumber.Width = 94; // // gvMx1outsourcingOrderId @@ -605,7 +604,7 @@ this.gvMx1outsourcingOrderId.Name = "gvMx1outsourcingOrderId"; this.gvMx1outsourcingOrderId.Tag = "query_a.OUTSOURCING_ORDER_ID"; this.gvMx1outsourcingOrderId.Visible = true; - this.gvMx1outsourcingOrderId.VisibleIndex = 20; + this.gvMx1outsourcingOrderId.VisibleIndex = 18; this.gvMx1outsourcingOrderId.Width = 94; // // gvMx1supplierItemName @@ -618,7 +617,7 @@ this.gvMx1supplierItemName.Name = "gvMx1supplierItemName"; this.gvMx1supplierItemName.Tag = "query_a.SUPPLIER_ITEM_NAME"; this.gvMx1supplierItemName.Visible = true; - this.gvMx1supplierItemName.VisibleIndex = 19; + this.gvMx1supplierItemName.VisibleIndex = 17; this.gvMx1supplierItemName.Width = 94; // // gvMx1supplierItemCode @@ -631,7 +630,7 @@ this.gvMx1supplierItemCode.Name = "gvMx1supplierItemCode"; this.gvMx1supplierItemCode.Tag = "query_a.SUPPLIER_ITEM_CODE"; this.gvMx1supplierItemCode.Visible = true; - this.gvMx1supplierItemCode.VisibleIndex = 18; + this.gvMx1supplierItemCode.VisibleIndex = 16; this.gvMx1supplierItemCode.Width = 94; // // gvMx1remarks @@ -644,7 +643,7 @@ this.gvMx1remarks.Name = "gvMx1remarks"; this.gvMx1remarks.Tag = "query_a.REMARKS"; this.gvMx1remarks.Visible = true; - this.gvMx1remarks.VisibleIndex = 17; + this.gvMx1remarks.VisibleIndex = 15; this.gvMx1remarks.Width = 94; // // gvMx1isGift @@ -657,7 +656,7 @@ this.gvMx1isGift.Name = "gvMx1isGift"; this.gvMx1isGift.Tag = "query_a.IS_GIFT"; this.gvMx1isGift.Visible = true; - this.gvMx1isGift.VisibleIndex = 16; + this.gvMx1isGift.VisibleIndex = 14; this.gvMx1isGift.Width = 94; // // gvMx1settlementOrg @@ -670,7 +669,7 @@ this.gvMx1settlementOrg.Name = "gvMx1settlementOrg"; this.gvMx1settlementOrg.Tag = "query_a.SETTLEMENT_ORG"; this.gvMx1settlementOrg.Visible = true; - this.gvMx1settlementOrg.VisibleIndex = 15; + this.gvMx1settlementOrg.VisibleIndex = 13; this.gvMx1settlementOrg.Width = 94; // // gvMx1receivingOrg @@ -683,7 +682,7 @@ this.gvMx1receivingOrg.Name = "gvMx1receivingOrg"; this.gvMx1receivingOrg.Tag = "query_a.RECEIVING_ORG"; this.gvMx1receivingOrg.Visible = true; - this.gvMx1receivingOrg.VisibleIndex = 14; + this.gvMx1receivingOrg.VisibleIndex = 12; this.gvMx1receivingOrg.Width = 94; // // gvMx1demandOrg @@ -696,7 +695,7 @@ this.gvMx1demandOrg.Name = "gvMx1demandOrg"; this.gvMx1demandOrg.Tag = "query_a.DEMAND_ORG"; this.gvMx1demandOrg.Visible = true; - this.gvMx1demandOrg.VisibleIndex = 13; + this.gvMx1demandOrg.VisibleIndex = 11; this.gvMx1demandOrg.Width = 94; // // gvMx1latestDeliveryDate @@ -709,7 +708,7 @@ this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate"; this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE"; this.gvMx1latestDeliveryDate.Visible = true; - this.gvMx1latestDeliveryDate.VisibleIndex = 12; + this.gvMx1latestDeliveryDate.VisibleIndex = 10; this.gvMx1latestDeliveryDate.Width = 94; // // gvMx1earliestDeliveryDate @@ -722,7 +721,7 @@ this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate"; this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE"; this.gvMx1earliestDeliveryDate.Visible = true; - this.gvMx1earliestDeliveryDate.VisibleIndex = 11; + this.gvMx1earliestDeliveryDate.VisibleIndex = 9; this.gvMx1earliestDeliveryDate.Width = 94; // // gvMx1deliveryDate @@ -735,7 +734,7 @@ this.gvMx1deliveryDate.Name = "gvMx1deliveryDate"; this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE"; this.gvMx1deliveryDate.Visible = true; - this.gvMx1deliveryDate.VisibleIndex = 10; + this.gvMx1deliveryDate.VisibleIndex = 8; this.gvMx1deliveryDate.Width = 94; // // gvMx1pricingQty @@ -748,7 +747,7 @@ this.gvMx1pricingQty.Name = "gvMx1pricingQty"; this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY"; this.gvMx1pricingQty.Visible = true; - this.gvMx1pricingQty.VisibleIndex = 9; + this.gvMx1pricingQty.VisibleIndex = 7; this.gvMx1pricingQty.Width = 94; // // gvMx1pricingUnit @@ -761,7 +760,7 @@ this.gvMx1pricingUnit.Name = "gvMx1pricingUnit"; this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT"; this.gvMx1pricingUnit.Visible = true; - this.gvMx1pricingUnit.VisibleIndex = 8; + this.gvMx1pricingUnit.VisibleIndex = 6; this.gvMx1pricingUnit.Width = 94; // // gvMx1inventoryUnit @@ -774,7 +773,7 @@ this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit"; this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; this.gvMx1inventoryUnit.Visible = true; - this.gvMx1inventoryUnit.VisibleIndex = 7; + this.gvMx1inventoryUnit.VisibleIndex = 5; this.gvMx1inventoryUnit.Width = 94; // // gvMx1purchaseQty @@ -787,7 +786,7 @@ this.gvMx1purchaseQty.Name = "gvMx1purchaseQty"; this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY"; this.gvMx1purchaseQty.Visible = true; - this.gvMx1purchaseQty.VisibleIndex = 6; + this.gvMx1purchaseQty.VisibleIndex = 4; this.gvMx1purchaseQty.Width = 94; // // gvMx1purchaseUnit @@ -800,7 +799,7 @@ this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit"; this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; this.gvMx1purchaseUnit.Visible = true; - this.gvMx1purchaseUnit.VisibleIndex = 5; + this.gvMx1purchaseUnit.VisibleIndex = 3; this.gvMx1purchaseUnit.Width = 94; // // gvMx1itemId @@ -813,7 +812,7 @@ this.gvMx1itemId.Name = "gvMx1itemId"; this.gvMx1itemId.Tag = "query_a.ITEM_ID"; this.gvMx1itemId.Visible = true; - this.gvMx1itemId.VisibleIndex = 4; + this.gvMx1itemId.VisibleIndex = 2; this.gvMx1itemId.Width = 94; // // gvMx1orderLineId @@ -826,7 +825,7 @@ this.gvMx1orderLineId.Name = "gvMx1orderLineId"; this.gvMx1orderLineId.Tag = "query_a.ORDER_LINE_ID"; this.gvMx1orderLineId.Visible = true; - this.gvMx1orderLineId.VisibleIndex = 3; + this.gvMx1orderLineId.VisibleIndex = 1; this.gvMx1orderLineId.Width = 94; // // gvMx1salesOrderId @@ -839,21 +838,8 @@ this.gvMx1salesOrderId.Name = "gvMx1salesOrderId"; this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID"; this.gvMx1salesOrderId.Visible = true; - this.gvMx1salesOrderId.VisibleIndex = 2; + this.gvMx1salesOrderId.VisibleIndex = 0; this.gvMx1salesOrderId.Width = 94; - // - // gvMx1billNo - // - this.gvMx1billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1billNo.AppearanceCell.Options.UseFont = true; - this.gvMx1billNo.Caption = "閲囪喘鍗曞彿"; - this.gvMx1billNo.FieldName = "billNo"; - this.gvMx1billNo.MinWidth = 50; - this.gvMx1billNo.Name = "gvMx1billNo"; - this.gvMx1billNo.Tag = "query_a.BILL_NO"; - this.gvMx1billNo.Visible = true; - this.gvMx1billNo.VisibleIndex = 1; - this.gvMx1billNo.Width = 94; // // gvMx1guid // @@ -888,7 +874,6 @@ // this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, - this.gvMx1billNo, this.gvMx1salesOrderId, this.gvMx1orderLineId, this.gvMx1itemId, @@ -1011,7 +996,7 @@ this.gv_changereason.Tag = "query_a.CHANGEREASON"; this.gv_changereason.Visible = true; this.gv_changereason.VisibleIndex = 32; - this.gv_changereason.Width = 94; + this.gv_changereason.Width = 50; // // lb_checkFalg // @@ -1044,7 +1029,7 @@ this.gv_checkFalg.Tag = "query_a.CHECK_FALG"; this.gv_checkFalg.Visible = true; this.gv_checkFalg.VisibleIndex = 31; - this.gv_checkFalg.Width = 94; + this.gv_checkFalg.Width = 50; // // lb_checkBy // @@ -1077,7 +1062,7 @@ this.gv_checkBy.Tag = "query_a.CHECK_BY"; this.gv_checkBy.Visible = true; this.gv_checkBy.VisibleIndex = 30; - this.gv_checkBy.Width = 94; + this.gv_checkBy.Width = 50; // // lb_checkDate // @@ -1110,7 +1095,7 @@ this.gv_checkDate.Tag = "query_a.CHECK_DATE"; this.gv_checkDate.Visible = true; this.gv_checkDate.VisibleIndex = 29; - this.gv_checkDate.Width = 94; + this.gv_checkDate.Width = 50; // // lb_ebelnK3id // @@ -1143,7 +1128,7 @@ this.gv_ebelnK3id.Tag = "query_a.EBELN_K3ID"; this.gv_ebelnK3id.Visible = true; this.gv_ebelnK3id.VisibleIndex = 28; - this.gv_ebelnK3id.Width = 94; + this.gv_ebelnK3id.Width = 50; // // lb_erpCheckDate // @@ -1176,7 +1161,7 @@ this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE"; this.gv_erpCheckDate.Visible = true; this.gv_erpCheckDate.VisibleIndex = 27; - this.gv_erpCheckDate.Width = 94; + this.gv_erpCheckDate.Width = 50; // // lb_erpCheckBy // @@ -1209,7 +1194,7 @@ this.gv_erpCheckBy.Tag = "query_a.ERP_CHECK_BY"; this.gv_erpCheckBy.Visible = true; this.gv_erpCheckBy.VisibleIndex = 26; - this.gv_erpCheckBy.Width = 94; + this.gv_erpCheckBy.Width = 50; // // lb_lastupdateBy // @@ -1242,7 +1227,7 @@ this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY"; this.gv_lastupdateBy.Visible = true; this.gv_lastupdateBy.VisibleIndex = 25; - this.gv_lastupdateBy.Width = 94; + this.gv_lastupdateBy.Width = 50; // // lb_lastupdateDate // @@ -1275,7 +1260,7 @@ this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; this.gv_lastupdateDate.Visible = true; this.gv_lastupdateDate.VisibleIndex = 24; - this.gv_lastupdateDate.Width = 94; + this.gv_lastupdateDate.Width = 50; // // lb_createDate // @@ -1308,7 +1293,7 @@ this.gv_createDate.Tag = "query_a.CREATE_DATE"; this.gv_createDate.Visible = true; this.gv_createDate.VisibleIndex = 23; - this.gv_createDate.Width = 94; + this.gv_createDate.Width = 50; // // lb_createBy // @@ -1341,7 +1326,7 @@ this.gv_createBy.Tag = "query_a.CREATE_BY"; this.gv_createBy.Visible = true; this.gv_createBy.VisibleIndex = 22; - this.gv_createBy.Width = 94; + this.gv_createBy.Width = 50; // // lb_cancellationDate // @@ -1374,7 +1359,7 @@ this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE"; this.gv_cancellationDate.Visible = true; this.gv_cancellationDate.VisibleIndex = 21; - this.gv_cancellationDate.Width = 94; + this.gv_cancellationDate.Width = 50; // // lb_cancellationPerson // @@ -1407,7 +1392,7 @@ this.gv_cancellationPerson.Tag = "query_a.CANCELLATION_PERSON"; this.gv_cancellationPerson.Visible = true; this.gv_cancellationPerson.VisibleIndex = 20; - this.gv_cancellationPerson.Width = 94; + this.gv_cancellationPerson.Width = 50; // // lb_cancellationStatus // @@ -1440,7 +1425,7 @@ this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS"; this.gv_cancellationStatus.Visible = true; this.gv_cancellationStatus.VisibleIndex = 19; - this.gv_cancellationStatus.Width = 94; + this.gv_cancellationStatus.Width = 50; // // lb_fixtureMoldProcurement // @@ -1473,7 +1458,7 @@ this.gv_fixtureMoldProcurement.Tag = "query_a.FIXTURE_MOLD_PROCUREMENT"; this.gv_fixtureMoldProcurement.Visible = true; this.gv_fixtureMoldProcurement.VisibleIndex = 18; - this.gv_fixtureMoldProcurement.Width = 94; + this.gv_fixtureMoldProcurement.Width = 50; // // lb_remarks // @@ -1506,7 +1491,7 @@ this.gv_remarks.Tag = "query_a.REMARKS"; this.gv_remarks.Visible = true; this.gv_remarks.VisibleIndex = 17; - this.gv_remarks.Width = 94; + this.gv_remarks.Width = 50; // // lb_transportMethod // @@ -1539,7 +1524,7 @@ this.gv_transportMethod.Tag = "query_a.TRANSPORT_METHOD"; this.gv_transportMethod.Visible = true; this.gv_transportMethod.VisibleIndex = 16; - this.gv_transportMethod.Width = 94; + this.gv_transportMethod.Width = 50; // // lb_email // @@ -1572,7 +1557,7 @@ this.gv_email.Tag = "query_a.EMAIL"; this.gv_email.Visible = true; this.gv_email.VisibleIndex = 15; - this.gv_email.Width = 94; + this.gv_email.Width = 50; // // lb_paymentParty // @@ -1605,7 +1590,7 @@ this.gv_paymentParty.Tag = "query_a.PAYMENT_PARTY"; this.gv_paymentParty.Visible = true; this.gv_paymentParty.VisibleIndex = 14; - this.gv_paymentParty.Width = 94; + this.gv_paymentParty.Width = 50; // // lb_settlementParty // @@ -1638,7 +1623,7 @@ this.gv_settlementParty.Tag = "query_a.SETTLEMENT_PARTY"; this.gv_settlementParty.Visible = true; this.gv_settlementParty.VisibleIndex = 13; - this.gv_settlementParty.Width = 94; + this.gv_settlementParty.Width = 50; // // lb_qualityReq // @@ -1671,7 +1656,7 @@ this.gv_qualityReq.Tag = "query_a.QUALITY_REQ"; this.gv_qualityReq.Visible = true; this.gv_qualityReq.VisibleIndex = 12; - this.gv_qualityReq.Width = 94; + this.gv_qualityReq.Width = 50; // // lb_purchaser // @@ -1698,13 +1683,13 @@ this.gv_purchaser.AppearanceCell.Options.UseFont = true; this.gv_purchaser.Caption = "閲囪喘鍛� "; this.gv_purchaser.FieldName = "purchaser"; - this.gv_purchaser.MinWidth = 50; + this.gv_purchaser.MinWidth = 100; this.gv_purchaser.Name = "gv_purchaser"; this.gv_purchaser.OptionsColumn.AllowEdit = false; this.gv_purchaser.Tag = "query_a.PURCHASER"; this.gv_purchaser.Visible = true; this.gv_purchaser.VisibleIndex = 11; - this.gv_purchaser.Width = 94; + this.gv_purchaser.Width = 100; // // lb_qtyAcceptance // @@ -1737,7 +1722,7 @@ this.gv_qtyAcceptance.Tag = "query_a.QTY_ACCEPTANCE"; this.gv_qtyAcceptance.Visible = true; this.gv_qtyAcceptance.VisibleIndex = 10; - this.gv_qtyAcceptance.Width = 94; + this.gv_qtyAcceptance.Width = 50; // // lb_purchaseGroup // @@ -1764,13 +1749,13 @@ this.gv_purchaseGroup.AppearanceCell.Options.UseFont = true; this.gv_purchaseGroup.Caption = "閲囪喘缁� "; this.gv_purchaseGroup.FieldName = "purchaseGroup"; - this.gv_purchaseGroup.MinWidth = 50; + this.gv_purchaseGroup.MinWidth = 110; this.gv_purchaseGroup.Name = "gv_purchaseGroup"; this.gv_purchaseGroup.OptionsColumn.AllowEdit = false; this.gv_purchaseGroup.Tag = "query_a.PURCHASE_GROUP"; this.gv_purchaseGroup.Visible = true; this.gv_purchaseGroup.VisibleIndex = 9; - this.gv_purchaseGroup.Width = 94; + this.gv_purchaseGroup.Width = 110; // // lb_purchaseDept // @@ -1797,13 +1782,13 @@ this.gv_purchaseDept.AppearanceCell.Options.UseFont = true; this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬 "; this.gv_purchaseDept.FieldName = "purchaseDept"; - this.gv_purchaseDept.MinWidth = 50; + this.gv_purchaseDept.MinWidth = 110; this.gv_purchaseDept.Name = "gv_purchaseDept"; this.gv_purchaseDept.OptionsColumn.AllowEdit = false; this.gv_purchaseDept.Tag = "query_a.PURCHASE_DEPT"; this.gv_purchaseDept.Visible = true; this.gv_purchaseDept.VisibleIndex = 8; - this.gv_purchaseDept.Width = 94; + this.gv_purchaseDept.Width = 110; // // lb_purchaseOrg // @@ -1830,13 +1815,13 @@ this.gv_purchaseOrg.AppearanceCell.Options.UseFont = true; this.gv_purchaseOrg.Caption = "閲囪喘缁勭粐 "; this.gv_purchaseOrg.FieldName = "purchaseOrg"; - this.gv_purchaseOrg.MinWidth = 50; + this.gv_purchaseOrg.MinWidth = 110; this.gv_purchaseOrg.Name = "gv_purchaseOrg"; this.gv_purchaseOrg.OptionsColumn.AllowEdit = false; this.gv_purchaseOrg.Tag = "query_a.PURCHASE_ORG"; this.gv_purchaseOrg.Visible = true; this.gv_purchaseOrg.VisibleIndex = 7; - this.gv_purchaseOrg.Width = 94; + this.gv_purchaseOrg.Width = 110; // // lb_closeStatus // @@ -1929,13 +1914,13 @@ this.gv_purchaseDate.AppearanceCell.Options.UseFont = true; this.gv_purchaseDate.Caption = "閲囪喘鏃ユ湡 "; this.gv_purchaseDate.FieldName = "purchaseDate"; - this.gv_purchaseDate.MinWidth = 120; + this.gv_purchaseDate.MinWidth = 200; this.gv_purchaseDate.Name = "gv_purchaseDate"; this.gv_purchaseDate.OptionsColumn.AllowEdit = false; this.gv_purchaseDate.Tag = "query_a.PURCHASE_DATE"; this.gv_purchaseDate.Visible = true; this.gv_purchaseDate.VisibleIndex = 4; - this.gv_purchaseDate.Width = 120; + this.gv_purchaseDate.Width = 200; // // lb_businessType // @@ -2077,11 +2062,11 @@ this.toolBarMenu1.isSetBtn = false; this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Name = "toolBarMenu1"; - this.toolBarMenu1.rptService = null; + this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; - this.toolBarMenu1.xlsOutView = null; + // // gcMain // @@ -2149,7 +2134,7 @@ this.gv_factory.Name = "gv_factory"; this.gv_factory.Visible = true; this.gv_factory.VisibleIndex = 33; - this.gv_factory.Width = 94; + this.gv_factory.Width = 25; // // xtraTabControl1 // @@ -2420,7 +2405,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemId; private DevExpress.XtraGrid.Columns.GridColumn gvMx1orderLineId; private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1billNo; private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; -- Gitblit v1.9.3