From 336567deaf467b242d1efdad058d30292b020aa6 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 04 一月 2025 12:12:46 +0800 Subject: [PATCH] 细节 --- DevApp/Gs.DevApp/UserControl/UcLookCk.Designer.cs | 6 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs | 16 - DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 756 ++++++++++++++++++++++++++--------------------------- DevApp/Gs.DevApp/UserControl/UcLookSupplier.Designer.cs | 6 DevApp/Gs.DevApp/UserControl/SelectCgMx.Designer.cs | 26 - DevApp/Gs.DevApp/UserControl/UcLookOrg.Designer.cs | 6 6 files changed, 395 insertions(+), 421 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs index 5a203c8..6276265 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs @@ -93,7 +93,6 @@ this.panel1 = new System.Windows.Forms.Panel(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); - this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); @@ -118,7 +117,6 @@ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // gvMx1lastupdateDate @@ -828,23 +826,11 @@ this.lbGuid.TabIndex = 1; this.lbGuid.Visible = false; // - // picCheckBox - // - this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; - this.picCheckBox.Location = new System.Drawing.Point(983, 55); - this.picCheckBox.Name = "picCheckBox"; - this.picCheckBox.Size = new System.Drawing.Size(100, 50); - this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.picCheckBox.TabIndex = 5; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; - // // Frm_MesDepot // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1266, 682); - this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesDepot"; @@ -874,7 +860,6 @@ this.tabMx.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -943,7 +928,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; - private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs index 7a9a27b..00e6669 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs @@ -75,6 +75,7 @@ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView(); + this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_paymentParty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_transportMethod = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_lastupdateDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); @@ -82,29 +83,57 @@ this.gv_checkDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_checkBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_checkFalg = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_factory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_billNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_documentStatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_documentType = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_businessType = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_purchaseDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_supplier = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_closeStatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_purchaseDept = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_qtyAcceptance = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand15 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_purchaser = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_qualityReq = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand17 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand19 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_cancellationStatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand18 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_cancellationPerson = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand20 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_cancellationDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand21 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand25 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_createBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand22 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand23 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_remarks = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand24 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_changereason = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand28 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand27 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_settlementParty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_erpCheckBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand26 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_erpCheckDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -114,35 +143,6 @@ this.panel1 = new System.Windows.Forms.Panel(); this.lbGuid = new DevExpress.XtraEditors.LabelControl(); this.txt_supplier = new Gs.DevApp.UserControl.UcLookSupplier(); - this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand15 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand17 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand19 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand18 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand20 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand21 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand25 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand22 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand23 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand24 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand28 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand27 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand26 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); @@ -168,7 +168,7 @@ this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId"; this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID"; this.gvMx1demandDocumentLineId.Visible = true; - this.gvMx1demandDocumentLineId.VisibleIndex = 34; + this.gvMx1demandDocumentLineId.VisibleIndex = 33; this.gvMx1demandDocumentLineId.Width = 100; // // gvMx1demandDocumentId @@ -181,7 +181,7 @@ this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId"; this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID"; this.gvMx1demandDocumentId.Visible = true; - this.gvMx1demandDocumentId.VisibleIndex = 16; + this.gvMx1demandDocumentId.VisibleIndex = 15; this.gvMx1demandDocumentId.Width = 100; // // gvMx1changeFlag @@ -194,7 +194,7 @@ this.gvMx1changeFlag.Name = "gvMx1changeFlag"; this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG"; this.gvMx1changeFlag.Visible = true; - this.gvMx1changeFlag.VisibleIndex = 33; + this.gvMx1changeFlag.VisibleIndex = 32; this.gvMx1changeFlag.Width = 100; // // gvMx1planTrackingId @@ -207,7 +207,7 @@ this.gvMx1planTrackingId.Name = "gvMx1planTrackingId"; this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID"; this.gvMx1planTrackingId.Visible = true; - this.gvMx1planTrackingId.VisibleIndex = 32; + this.gvMx1planTrackingId.VisibleIndex = 31; this.gvMx1planTrackingId.Width = 100; // // gvMx1sourceDocumentType @@ -220,8 +220,8 @@ this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType"; this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE"; this.gvMx1sourceDocumentType.Visible = true; - this.gvMx1sourceDocumentType.VisibleIndex = 31; - this.gvMx1sourceDocumentType.Width = 100; + this.gvMx1sourceDocumentType.VisibleIndex = 30; + this.gvMx1sourceDocumentType.Width = 80; // // gvMx1returnableStoredQty // @@ -233,8 +233,8 @@ this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty"; this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY"; this.gvMx1returnableStoredQty.Visible = true; - this.gvMx1returnableStoredQty.VisibleIndex = 30; - this.gvMx1returnableStoredQty.Width = 100; + this.gvMx1returnableStoredQty.VisibleIndex = 29; + this.gvMx1returnableStoredQty.Width = 80; // // gvMx1returnableReceivedQty // @@ -246,8 +246,8 @@ this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty"; this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY"; this.gvMx1returnableReceivedQty.Visible = true; - this.gvMx1returnableReceivedQty.VisibleIndex = 29; - this.gvMx1returnableReceivedQty.Width = 100; + this.gvMx1returnableReceivedQty.VisibleIndex = 28; + this.gvMx1returnableReceivedQty.Width = 80; // // gvMx1totalReturnedQty // @@ -259,8 +259,8 @@ this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty"; this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY"; this.gvMx1totalReturnedQty.Visible = true; - this.gvMx1totalReturnedQty.VisibleIndex = 28; - this.gvMx1totalReturnedQty.Width = 100; + this.gvMx1totalReturnedQty.VisibleIndex = 27; + this.gvMx1totalReturnedQty.Width = 80; // // gvMx1remainingStoredQty // @@ -272,8 +272,8 @@ this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty"; this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY"; this.gvMx1remainingStoredQty.Visible = true; - this.gvMx1remainingStoredQty.VisibleIndex = 27; - this.gvMx1remainingStoredQty.Width = 100; + this.gvMx1remainingStoredQty.VisibleIndex = 26; + this.gvMx1remainingStoredQty.Width = 80; // // gvMx1totalStoredQty // @@ -285,8 +285,8 @@ this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty"; this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY"; this.gvMx1totalStoredQty.Visible = true; - this.gvMx1totalStoredQty.VisibleIndex = 26; - this.gvMx1totalStoredQty.Width = 100; + this.gvMx1totalStoredQty.VisibleIndex = 25; + this.gvMx1totalStoredQty.Width = 80; // // gvMx1remainingReceivedQty // @@ -298,8 +298,8 @@ this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty"; this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY"; this.gvMx1remainingReceivedQty.Visible = true; - this.gvMx1remainingReceivedQty.VisibleIndex = 14; - this.gvMx1remainingReceivedQty.Width = 100; + this.gvMx1remainingReceivedQty.VisibleIndex = 13; + this.gvMx1remainingReceivedQty.Width = 80; // // gvMx1totalReceivedQty // @@ -311,8 +311,8 @@ this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty"; this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY"; this.gvMx1totalReceivedQty.Visible = true; - this.gvMx1totalReceivedQty.VisibleIndex = 25; - this.gvMx1totalReceivedQty.Width = 100; + this.gvMx1totalReceivedQty.VisibleIndex = 24; + this.gvMx1totalReceivedQty.Width = 80; // // gvMx1terminateTime // @@ -324,7 +324,7 @@ this.gvMx1terminateTime.Name = "gvMx1terminateTime"; this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME"; this.gvMx1terminateTime.Visible = true; - this.gvMx1terminateTime.VisibleIndex = 24; + this.gvMx1terminateTime.VisibleIndex = 23; this.gvMx1terminateTime.Width = 100; // // gvMx1terminator @@ -337,7 +337,7 @@ this.gvMx1terminator.Name = "gvMx1terminator"; this.gvMx1terminator.Tag = "query_a.TERMINATOR"; this.gvMx1terminator.Visible = true; - this.gvMx1terminator.VisibleIndex = 23; + this.gvMx1terminator.VisibleIndex = 22; this.gvMx1terminator.Width = 100; // // gvMx1businessTerminate @@ -350,8 +350,8 @@ this.gvMx1businessTerminate.Name = "gvMx1businessTerminate"; this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE"; this.gvMx1businessTerminate.Visible = true; - this.gvMx1businessTerminate.VisibleIndex = 6; - this.gvMx1businessTerminate.Width = 94; + this.gvMx1businessTerminate.VisibleIndex = 5; + this.gvMx1businessTerminate.Width = 80; // // gvMx1freezeTime // @@ -363,7 +363,7 @@ this.gvMx1freezeTime.Name = "gvMx1freezeTime"; this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME"; this.gvMx1freezeTime.Visible = true; - this.gvMx1freezeTime.VisibleIndex = 22; + this.gvMx1freezeTime.VisibleIndex = 21; this.gvMx1freezeTime.Width = 100; // // gvMx1freezer @@ -376,7 +376,7 @@ this.gvMx1freezer.Name = "gvMx1freezer"; this.gvMx1freezer.Tag = "query_a.FREEZER"; this.gvMx1freezer.Visible = true; - this.gvMx1freezer.VisibleIndex = 21; + this.gvMx1freezer.VisibleIndex = 20; this.gvMx1freezer.Width = 100; // // gvMx1businessFreeze @@ -389,8 +389,8 @@ this.gvMx1businessFreeze.Name = "gvMx1businessFreeze"; this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE"; this.gvMx1businessFreeze.Visible = true; - this.gvMx1businessFreeze.VisibleIndex = 20; - this.gvMx1businessFreeze.Width = 94; + this.gvMx1businessFreeze.VisibleIndex = 19; + this.gvMx1businessFreeze.Width = 50; // // gvMx1businessClose // @@ -402,7 +402,7 @@ this.gvMx1businessClose.Name = "gvMx1businessClose"; this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE"; this.gvMx1businessClose.Visible = true; - this.gvMx1businessClose.VisibleIndex = 19; + this.gvMx1businessClose.VisibleIndex = 18; this.gvMx1businessClose.Width = 100; // // gvMx1remarks @@ -415,7 +415,7 @@ this.gvMx1remarks.Name = "gvMx1remarks"; this.gvMx1remarks.Tag = "query_a.REMARKS"; this.gvMx1remarks.Visible = true; - this.gvMx1remarks.VisibleIndex = 18; + this.gvMx1remarks.VisibleIndex = 17; this.gvMx1remarks.Width = 100; // // gvMx1isGift @@ -424,12 +424,12 @@ this.gvMx1isGift.AppearanceCell.Options.UseFont = true; this.gvMx1isGift.Caption = "鏄惁璧犲搧"; this.gvMx1isGift.FieldName = "isGift"; - this.gvMx1isGift.MinWidth = 100; + this.gvMx1isGift.MinWidth = 50; this.gvMx1isGift.Name = "gvMx1isGift"; this.gvMx1isGift.Tag = "query_a.IS_GIFT"; this.gvMx1isGift.Visible = true; - this.gvMx1isGift.VisibleIndex = 17; - this.gvMx1isGift.Width = 100; + this.gvMx1isGift.VisibleIndex = 16; + this.gvMx1isGift.Width = 50; // // gvMx1latestDeliveryDate // @@ -441,7 +441,7 @@ this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate"; this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE"; this.gvMx1latestDeliveryDate.Visible = true; - this.gvMx1latestDeliveryDate.VisibleIndex = 11; + this.gvMx1latestDeliveryDate.VisibleIndex = 10; this.gvMx1latestDeliveryDate.Width = 200; // // gvMx1earliestDeliveryDate @@ -454,7 +454,7 @@ this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate"; this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE"; this.gvMx1earliestDeliveryDate.Visible = true; - this.gvMx1earliestDeliveryDate.VisibleIndex = 10; + this.gvMx1earliestDeliveryDate.VisibleIndex = 9; this.gvMx1earliestDeliveryDate.Width = 200; // // gvMx1deliveryDate @@ -467,7 +467,7 @@ this.gvMx1deliveryDate.Name = "gvMx1deliveryDate"; this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE"; this.gvMx1deliveryDate.Visible = true; - this.gvMx1deliveryDate.VisibleIndex = 9; + this.gvMx1deliveryDate.VisibleIndex = 8; this.gvMx1deliveryDate.Width = 200; // // gvMx1pricingQty @@ -476,12 +476,12 @@ this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true; this.gvMx1pricingQty.Caption = "璁′环鏁伴噺"; this.gvMx1pricingQty.FieldName = "pricingQty"; - this.gvMx1pricingQty.MinWidth = 80; + this.gvMx1pricingQty.MinWidth = 50; this.gvMx1pricingQty.Name = "gvMx1pricingQty"; this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY"; this.gvMx1pricingQty.Visible = true; - this.gvMx1pricingQty.VisibleIndex = 7; - this.gvMx1pricingQty.Width = 100; + this.gvMx1pricingQty.VisibleIndex = 6; + this.gvMx1pricingQty.Width = 50; // // gvMx1pricingUnit // @@ -489,12 +489,12 @@ this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true; this.gvMx1pricingUnit.Caption = "璁′环鍗曚綅"; this.gvMx1pricingUnit.FieldName = "jjFname"; - this.gvMx1pricingUnit.MinWidth = 80; + this.gvMx1pricingUnit.MinWidth = 50; this.gvMx1pricingUnit.Name = "gvMx1pricingUnit"; this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT"; this.gvMx1pricingUnit.Visible = true; - this.gvMx1pricingUnit.VisibleIndex = 8; - this.gvMx1pricingUnit.Width = 100; + this.gvMx1pricingUnit.VisibleIndex = 7; + this.gvMx1pricingUnit.Width = 50; // // gvMx1inventoryUnit // @@ -502,12 +502,12 @@ this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true; this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅"; this.gvMx1inventoryUnit.FieldName = "kcFname"; - this.gvMx1inventoryUnit.MinWidth = 80; + this.gvMx1inventoryUnit.MinWidth = 50; this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit"; this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; this.gvMx1inventoryUnit.Visible = true; - this.gvMx1inventoryUnit.VisibleIndex = 15; - this.gvMx1inventoryUnit.Width = 100; + this.gvMx1inventoryUnit.VisibleIndex = 14; + this.gvMx1inventoryUnit.Width = 50; // // gvMx1purchaseQty // @@ -515,12 +515,12 @@ this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true; this.gvMx1purchaseQty.Caption = "閲囪喘鏁伴噺"; this.gvMx1purchaseQty.FieldName = "purchaseQty"; - this.gvMx1purchaseQty.MinWidth = 80; + this.gvMx1purchaseQty.MinWidth = 50; this.gvMx1purchaseQty.Name = "gvMx1purchaseQty"; this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY"; this.gvMx1purchaseQty.Visible = true; - this.gvMx1purchaseQty.VisibleIndex = 12; - this.gvMx1purchaseQty.Width = 100; + this.gvMx1purchaseQty.VisibleIndex = 11; + this.gvMx1purchaseQty.Width = 50; // // gvMx1purchaseUnit // @@ -528,12 +528,12 @@ this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true; this.gvMx1purchaseUnit.Caption = "閲囪喘鍗曚綅"; this.gvMx1purchaseUnit.FieldName = "cgFname"; - this.gvMx1purchaseUnit.MinWidth = 80; + this.gvMx1purchaseUnit.MinWidth = 50; this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit"; this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; this.gvMx1purchaseUnit.Visible = true; - this.gvMx1purchaseUnit.VisibleIndex = 13; - this.gvMx1purchaseUnit.Width = 100; + this.gvMx1purchaseUnit.VisibleIndex = 12; + this.gvMx1purchaseUnit.Width = 50; // // gvMx1itemId // @@ -544,8 +544,6 @@ this.gvMx1itemId.MinWidth = 100; this.gvMx1itemId.Name = "gvMx1itemId"; this.gvMx1itemId.Tag = "query_a.ITEM_ID"; - this.gvMx1itemId.Visible = true; - this.gvMx1itemId.VisibleIndex = 3; this.gvMx1itemId.Width = 100; // // gvMx1salesOrderId @@ -654,7 +652,7 @@ this.gridColumn2.MinWidth = 100; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 4; + this.gridColumn2.VisibleIndex = 3; this.gridColumn2.Width = 100; // // gridColumn1 @@ -664,7 +662,7 @@ this.gridColumn1.MinWidth = 120; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 5; + this.gridColumn1.VisibleIndex = 4; this.gridColumn1.Width = 120; // // lb_supplier @@ -807,6 +805,22 @@ this.gridView1.OptionsView.ShowColumnHeaders = false; this.gridView1.OptionsView.ShowGroupPanel = false; // + // gridBand29 + // + this.gridBand29.Caption = "鏀舵枡缁勭粐"; + this.gridBand29.Columns.Add(this.gv_paymentParty); + this.gridBand29.Columns.Add(this.gv_transportMethod); + this.gridBand29.Columns.Add(this.gv_lastupdateDate); + this.gridBand29.Columns.Add(this.gv_lastupdateBy); + this.gridBand29.Columns.Add(this.gv_checkDate); + this.gridBand29.Columns.Add(this.gv_checkBy); + this.gridBand29.Columns.Add(this.gv_checkFalg); + this.gridBand29.MinWidth = 250; + this.gridBand29.Name = "gridBand29"; + this.gridBand29.Visible = false; + this.gridBand29.VisibleIndex = -1; + this.gridBand29.Width = 250; + // // gv_paymentParty // this.gv_paymentParty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -891,6 +905,15 @@ this.gv_checkFalg.Tag = "query_a.CHECK_FALG"; this.gv_checkFalg.Width = 100; // + // gridBand1 + // + this.gridBand1.Caption = "ERPID鍙�"; + this.gridBand1.Columns.Add(this.gv_factory); + this.gridBand1.MinWidth = 80; + this.gridBand1.Name = "gridBand1"; + this.gridBand1.VisibleIndex = 0; + this.gridBand1.Width = 80; + // // gv_factory // this.gv_factory.Caption = "ERPID鍙�"; @@ -901,6 +924,15 @@ this.gv_factory.Tag = "query_a.ebelnK3id"; this.gv_factory.Visible = true; this.gv_factory.Width = 80; + // + // gridBand2 + // + this.gridBand2.Caption = "閲囪喘鍗曞彿"; + this.gridBand2.Columns.Add(this.gv_billNo); + this.gridBand2.MinWidth = 120; + this.gridBand2.Name = "gridBand2"; + this.gridBand2.VisibleIndex = 1; + this.gridBand2.Width = 120; // // gv_billNo // @@ -915,6 +947,18 @@ this.gv_billNo.Visible = true; this.gv_billNo.Width = 120; // + // gridBand3 + // + this.gridBand3.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand3.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand3.Caption = "鍗曟嵁鐘舵��:A鍒涘缓,B瀹℃牳涓�,C宸插鏍�,D閲嶆柊瀹℃牳,Z鏆傚瓨"; + this.gridBand3.Columns.Add(this.gv_documentStatus); + this.gridBand3.MinWidth = 130; + this.gridBand3.Name = "gridBand3"; + this.gridBand3.RowCount = 2; + this.gridBand3.VisibleIndex = 2; + this.gridBand3.Width = 130; + // // gv_documentStatus // this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -927,6 +971,17 @@ this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS"; this.gv_documentStatus.Visible = true; this.gv_documentStatus.Width = 130; + // + // gridBand4 + // + this.gridBand4.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand4.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand4.Caption = "鍗曟嵁绫诲瀷"; + this.gridBand4.Columns.Add(this.gv_documentType); + this.gridBand4.MinWidth = 80; + this.gridBand4.Name = "gridBand4"; + this.gridBand4.VisibleIndex = 3; + this.gridBand4.Width = 80; // // gv_documentType // @@ -941,6 +996,15 @@ this.gv_documentType.Visible = true; this.gv_documentType.Width = 80; // + // gridBand5 + // + this.gridBand5.Caption = "涓氬姟绫诲瀷"; + this.gridBand5.Columns.Add(this.gv_businessType); + this.gridBand5.MinWidth = 80; + this.gridBand5.Name = "gridBand5"; + this.gridBand5.VisibleIndex = 4; + this.gridBand5.Width = 80; + // // gv_businessType // this.gv_businessType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -953,6 +1017,15 @@ this.gv_businessType.Tag = "query_a.BUSINESS_TYPE"; this.gv_businessType.Visible = true; this.gv_businessType.Width = 80; + // + // gridBand8 + // + this.gridBand8.Caption = "閲囪喘鏃ユ湡"; + this.gridBand8.Columns.Add(this.gv_purchaseDate); + this.gridBand8.MinWidth = 170; + this.gridBand8.Name = "gridBand8"; + this.gridBand8.VisibleIndex = 5; + this.gridBand8.Width = 170; // // gv_purchaseDate // @@ -967,6 +1040,27 @@ this.gv_purchaseDate.Visible = true; this.gv_purchaseDate.Width = 170; // + // gridBand6 + // + this.gridBand6.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand6.Caption = "渚涘簲鍟�"; + this.gridBand6.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand11, + this.gridBand7}); + this.gridBand6.MinWidth = 200; + this.gridBand6.Name = "gridBand6"; + this.gridBand6.VisibleIndex = 6; + this.gridBand6.Width = 200; + // + // gridBand11 + // + this.gridBand11.Caption = "缂栧彿"; + this.gridBand11.Columns.Add(this.gv_supplier); + this.gridBand11.Name = "gridBand11"; + this.gridBand11.VisibleIndex = 0; + this.gridBand11.Width = 66; + // // gv_supplier // this.gv_supplier.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -980,6 +1074,15 @@ this.gv_supplier.Visible = true; this.gv_supplier.Width = 66; // + // gridBand7 + // + this.gridBand7.Caption = "鍚嶇О"; + this.gridBand7.Columns.Add(this.bandedGridColumn1); + this.gridBand7.MinWidth = 100; + this.gridBand7.Name = "gridBand7"; + this.gridBand7.VisibleIndex = 1; + this.gridBand7.Width = 134; + // // bandedGridColumn1 // this.bandedGridColumn1.Caption = "渚涘簲鍟嗗悕绉�"; @@ -990,6 +1093,17 @@ this.bandedGridColumn1.Tag = "query_a.suppName"; this.bandedGridColumn1.Visible = true; this.bandedGridColumn1.Width = 134; + // + // gridBand9 + // + this.gridBand9.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand9.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand9.Caption = "鍏抽棴鏍囪瘑:A鏄�,B鍚�"; + this.gridBand9.Columns.Add(this.gv_closeStatus); + this.gridBand9.MinWidth = 80; + this.gridBand9.Name = "gridBand9"; + this.gridBand9.VisibleIndex = 7; + this.gridBand9.Width = 80; // // gv_closeStatus // @@ -1004,6 +1118,28 @@ this.gv_closeStatus.Visible = true; this.gv_closeStatus.Width = 80; // + // gridBand10 + // + this.gridBand10.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand10.Caption = "閲囪喘閮ㄩ棬"; + this.gridBand10.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand12, + this.gridBand13}); + this.gridBand10.MinWidth = 100; + this.gridBand10.Name = "gridBand10"; + this.gridBand10.VisibleIndex = 8; + this.gridBand10.Width = 130; + // + // gridBand12 + // + this.gridBand12.Caption = "缂栧彿"; + this.gridBand12.Columns.Add(this.gv_purchaseDept); + this.gridBand12.MinWidth = 50; + this.gridBand12.Name = "gridBand12"; + this.gridBand12.VisibleIndex = 0; + this.gridBand12.Width = 50; + // // gv_purchaseDept // this.gv_purchaseDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1017,6 +1153,15 @@ this.gv_purchaseDept.Visible = true; this.gv_purchaseDept.Width = 50; // + // gridBand13 + // + this.gridBand13.Caption = "鍚嶇О"; + this.gridBand13.Columns.Add(this.bandedGridColumn2); + this.gridBand13.MinWidth = 80; + this.gridBand13.Name = "gridBand13"; + this.gridBand13.VisibleIndex = 1; + this.gridBand13.Width = 80; + // // bandedGridColumn2 // this.bandedGridColumn2.Caption = "閲囪喘閮ㄩ棬鍚嶇О"; @@ -1027,6 +1172,17 @@ this.bandedGridColumn2.Tag = "query_a.departmentname"; this.bandedGridColumn2.Visible = true; this.bandedGridColumn2.Width = 80; + // + // gridBand14 + // + this.gridBand14.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand14.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand14.Caption = "鏁伴噺楠屾敹"; + this.gridBand14.Columns.Add(this.gv_qtyAcceptance); + this.gridBand14.MinWidth = 50; + this.gridBand14.Name = "gridBand14"; + this.gridBand14.VisibleIndex = 9; + this.gridBand14.Width = 50; // // gv_qtyAcceptance // @@ -1041,6 +1197,15 @@ this.gv_qtyAcceptance.Visible = true; this.gv_qtyAcceptance.Width = 50; // + // gridBand15 + // + this.gridBand15.Caption = "閲囪喘鍛�"; + this.gridBand15.Columns.Add(this.gv_purchaser); + this.gridBand15.MinWidth = 60; + this.gridBand15.Name = "gridBand15"; + this.gridBand15.VisibleIndex = 10; + this.gridBand15.Width = 60; + // // gv_purchaser // this.gv_purchaser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1053,6 +1218,15 @@ this.gv_purchaser.Tag = "query_a.PURCHASER"; this.gv_purchaser.Visible = true; this.gv_purchaser.Width = 60; + // + // gridBand16 + // + this.gridBand16.Caption = "璐ㄩ噺瑕佹眰"; + this.gridBand16.Columns.Add(this.gv_qualityReq); + this.gridBand16.MinWidth = 80; + this.gridBand16.Name = "gridBand16"; + this.gridBand16.VisibleIndex = 11; + this.gridBand16.Width = 80; // // gv_qualityReq // @@ -1067,6 +1241,28 @@ this.gv_qualityReq.Visible = true; this.gv_qualityReq.Width = 80; // + // gridBand17 + // + this.gridBand17.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand17.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand17.Caption = "浣滃簾鐘舵��"; + this.gridBand17.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand19, + this.gridBand18, + this.gridBand20}); + this.gridBand17.Name = "gridBand17"; + this.gridBand17.VisibleIndex = 12; + this.gridBand17.Width = 300; + // + // gridBand19 + // + this.gridBand19.Caption = "浣滃簾鐘舵��"; + this.gridBand19.Columns.Add(this.gv_cancellationStatus); + this.gridBand19.MinWidth = 60; + this.gridBand19.Name = "gridBand19"; + this.gridBand19.VisibleIndex = 0; + this.gridBand19.Width = 60; + // // gv_cancellationStatus // this.gv_cancellationStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1079,6 +1275,15 @@ this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS"; this.gv_cancellationStatus.Visible = true; this.gv_cancellationStatus.Width = 60; + // + // gridBand18 + // + this.gridBand18.Caption = "浣滃簾浜�"; + this.gridBand18.Columns.Add(this.gv_cancellationPerson); + this.gridBand18.MinWidth = 60; + this.gridBand18.Name = "gridBand18"; + this.gridBand18.VisibleIndex = 1; + this.gridBand18.Width = 60; // // gv_cancellationPerson // @@ -1093,6 +1298,15 @@ this.gv_cancellationPerson.Visible = true; this.gv_cancellationPerson.Width = 60; // + // gridBand20 + // + this.gridBand20.Caption = "浣滃簾鏃ユ湡"; + this.gridBand20.Columns.Add(this.gv_cancellationDate); + this.gridBand20.MinWidth = 180; + this.gridBand20.Name = "gridBand20"; + this.gridBand20.VisibleIndex = 2; + this.gridBand20.Width = 180; + // // gv_cancellationDate // this.gv_cancellationDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1105,6 +1319,27 @@ this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE"; this.gv_cancellationDate.Visible = true; this.gv_cancellationDate.Width = 180; + // + // gridBand21 + // + this.gridBand21.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand21.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand21.Caption = "鍒涘缓淇℃伅"; + this.gridBand21.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand25, + this.gridBand22}); + this.gridBand21.Name = "gridBand21"; + this.gridBand21.VisibleIndex = 13; + this.gridBand21.Width = 260; + // + // gridBand25 + // + this.gridBand25.Caption = "鍒涘缓浜�"; + this.gridBand25.Columns.Add(this.gv_createBy); + this.gridBand25.MinWidth = 80; + this.gridBand25.Name = "gridBand25"; + this.gridBand25.VisibleIndex = 0; + this.gridBand25.Width = 80; // // gv_createBy // @@ -1119,6 +1354,15 @@ this.gv_createBy.Visible = true; this.gv_createBy.Width = 80; // + // gridBand22 + // + this.gridBand22.Caption = "鍒涘缓鏃ユ湡"; + this.gridBand22.Columns.Add(this.gv_createDate); + this.gridBand22.MinWidth = 180; + this.gridBand22.Name = "gridBand22"; + this.gridBand22.VisibleIndex = 1; + this.gridBand22.Width = 180; + // // gv_createDate // this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1131,6 +1375,15 @@ this.gv_createDate.Tag = "query_a.CREATE_DATE"; this.gv_createDate.Visible = true; this.gv_createDate.Width = 180; + // + // gridBand23 + // + this.gridBand23.Caption = "澶囨敞"; + this.gridBand23.Columns.Add(this.gv_remarks); + this.gridBand23.MinWidth = 100; + this.gridBand23.Name = "gridBand23"; + this.gridBand23.VisibleIndex = 14; + this.gridBand23.Width = 100; // // gv_remarks // @@ -1145,6 +1398,15 @@ this.gv_remarks.Visible = true; this.gv_remarks.Width = 100; // + // gridBand24 + // + this.gridBand24.Caption = "鍙樻洿鍘熷洜"; + this.gridBand24.Columns.Add(this.gv_changereason); + this.gridBand24.MinWidth = 100; + this.gridBand24.Name = "gridBand24"; + this.gridBand24.VisibleIndex = 15; + this.gridBand24.Width = 100; + // // gv_changereason // this.gv_changereason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1157,6 +1419,28 @@ this.gv_changereason.Tag = "query_a.CHANGEREASON"; this.gv_changereason.Visible = true; this.gv_changereason.Width = 100; + // + // gridBand28 + // + this.gridBand28.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand28.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand28.Caption = "ERP瀹℃牳淇℃伅"; + this.gridBand28.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand27, + this.gridBand26}); + this.gridBand28.Name = "gridBand28"; + this.gridBand28.VisibleIndex = 16; + this.gridBand28.Width = 260; + // + // gridBand27 + // + this.gridBand27.Caption = "瀹℃牳浜�"; + this.gridBand27.Columns.Add(this.gv_settlementParty); + this.gridBand27.Columns.Add(this.gv_erpCheckBy); + this.gridBand27.MinWidth = 80; + this.gridBand27.Name = "gridBand27"; + this.gridBand27.VisibleIndex = 0; + this.gridBand27.Width = 80; // // gv_settlementParty // @@ -1182,6 +1466,15 @@ this.gv_erpCheckBy.Tag = "query_a.ERP_CHECK_BY"; this.gv_erpCheckBy.Visible = true; this.gv_erpCheckBy.Width = 80; + // + // gridBand26 + // + this.gridBand26.Caption = "ERP瀹℃牳鏃堕棿"; + this.gridBand26.Columns.Add(this.gv_erpCheckDate); + this.gridBand26.MinWidth = 180; + this.gridBand26.Name = "gridBand26"; + this.gridBand26.VisibleIndex = 1; + this.gridBand26.Width = 180; // // gv_erpCheckDate // @@ -1282,301 +1575,6 @@ this.txt_supplier.Name = "txt_supplier"; this.txt_supplier.Size = new System.Drawing.Size(305, 30); this.txt_supplier.TabIndex = 227; - // - // gridBand29 - // - this.gridBand29.Caption = "鏀舵枡缁勭粐"; - this.gridBand29.Columns.Add(this.gv_paymentParty); - this.gridBand29.Columns.Add(this.gv_transportMethod); - this.gridBand29.Columns.Add(this.gv_lastupdateDate); - this.gridBand29.Columns.Add(this.gv_lastupdateBy); - this.gridBand29.Columns.Add(this.gv_checkDate); - this.gridBand29.Columns.Add(this.gv_checkBy); - this.gridBand29.Columns.Add(this.gv_checkFalg); - this.gridBand29.MinWidth = 250; - this.gridBand29.Name = "gridBand29"; - this.gridBand29.Visible = false; - this.gridBand29.VisibleIndex = -1; - this.gridBand29.Width = 250; - // - // gridBand1 - // - this.gridBand1.Caption = "ERPID鍙�"; - this.gridBand1.Columns.Add(this.gv_factory); - this.gridBand1.MinWidth = 80; - this.gridBand1.Name = "gridBand1"; - this.gridBand1.VisibleIndex = 0; - this.gridBand1.Width = 80; - // - // gridBand2 - // - this.gridBand2.Caption = "閲囪喘鍗曞彿"; - this.gridBand2.Columns.Add(this.gv_billNo); - this.gridBand2.MinWidth = 120; - this.gridBand2.Name = "gridBand2"; - this.gridBand2.VisibleIndex = 1; - this.gridBand2.Width = 120; - // - // gridBand3 - // - this.gridBand3.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand3.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridBand3.Caption = "鍗曟嵁鐘舵��:A鍒涘缓,B瀹℃牳涓�,C宸插鏍�,D閲嶆柊瀹℃牳,Z鏆傚瓨"; - this.gridBand3.Columns.Add(this.gv_documentStatus); - this.gridBand3.MinWidth = 130; - this.gridBand3.Name = "gridBand3"; - this.gridBand3.RowCount = 2; - this.gridBand3.VisibleIndex = 2; - this.gridBand3.Width = 130; - // - // gridBand4 - // - this.gridBand4.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand4.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridBand4.Caption = "鍗曟嵁绫诲瀷"; - this.gridBand4.Columns.Add(this.gv_documentType); - this.gridBand4.MinWidth = 80; - this.gridBand4.Name = "gridBand4"; - this.gridBand4.VisibleIndex = 3; - this.gridBand4.Width = 80; - // - // gridBand5 - // - this.gridBand5.Caption = "涓氬姟绫诲瀷"; - this.gridBand5.Columns.Add(this.gv_businessType); - this.gridBand5.MinWidth = 80; - this.gridBand5.Name = "gridBand5"; - this.gridBand5.VisibleIndex = 4; - this.gridBand5.Width = 80; - // - // gridBand8 - // - this.gridBand8.Caption = "閲囪喘鏃ユ湡"; - this.gridBand8.Columns.Add(this.gv_purchaseDate); - this.gridBand8.MinWidth = 170; - this.gridBand8.Name = "gridBand8"; - this.gridBand8.VisibleIndex = 5; - this.gridBand8.Width = 170; - // - // gridBand6 - // - this.gridBand6.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand6.Caption = "渚涘簲鍟�"; - this.gridBand6.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand11, - this.gridBand7}); - this.gridBand6.MinWidth = 200; - this.gridBand6.Name = "gridBand6"; - this.gridBand6.VisibleIndex = 6; - this.gridBand6.Width = 200; - // - // gridBand11 - // - this.gridBand11.Caption = "缂栧彿"; - this.gridBand11.Columns.Add(this.gv_supplier); - this.gridBand11.Name = "gridBand11"; - this.gridBand11.VisibleIndex = 0; - this.gridBand11.Width = 66; - // - // gridBand7 - // - this.gridBand7.Caption = "鍚嶇О"; - this.gridBand7.Columns.Add(this.bandedGridColumn1); - this.gridBand7.MinWidth = 100; - this.gridBand7.Name = "gridBand7"; - this.gridBand7.VisibleIndex = 1; - this.gridBand7.Width = 134; - // - // gridBand9 - // - this.gridBand9.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand9.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridBand9.Caption = "鍏抽棴鏍囪瘑:A鏄�,B鍚�"; - this.gridBand9.Columns.Add(this.gv_closeStatus); - this.gridBand9.MinWidth = 80; - this.gridBand9.Name = "gridBand9"; - this.gridBand9.VisibleIndex = 7; - this.gridBand9.Width = 80; - // - // gridBand10 - // - this.gridBand10.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand10.Caption = "閲囪喘閮ㄩ棬"; - this.gridBand10.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand12, - this.gridBand13}); - this.gridBand10.MinWidth = 100; - this.gridBand10.Name = "gridBand10"; - this.gridBand10.VisibleIndex = 8; - this.gridBand10.Width = 130; - // - // gridBand12 - // - this.gridBand12.Caption = "缂栧彿"; - this.gridBand12.Columns.Add(this.gv_purchaseDept); - this.gridBand12.MinWidth = 50; - this.gridBand12.Name = "gridBand12"; - this.gridBand12.VisibleIndex = 0; - this.gridBand12.Width = 50; - // - // gridBand13 - // - this.gridBand13.Caption = "鍚嶇О"; - this.gridBand13.Columns.Add(this.bandedGridColumn2); - this.gridBand13.MinWidth = 80; - this.gridBand13.Name = "gridBand13"; - this.gridBand13.VisibleIndex = 1; - this.gridBand13.Width = 80; - // - // gridBand14 - // - this.gridBand14.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand14.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridBand14.Caption = "鏁伴噺楠屾敹"; - this.gridBand14.Columns.Add(this.gv_qtyAcceptance); - this.gridBand14.MinWidth = 50; - this.gridBand14.Name = "gridBand14"; - this.gridBand14.VisibleIndex = 9; - this.gridBand14.Width = 50; - // - // gridBand15 - // - this.gridBand15.Caption = "閲囪喘鍛�"; - this.gridBand15.Columns.Add(this.gv_purchaser); - this.gridBand15.MinWidth = 60; - this.gridBand15.Name = "gridBand15"; - this.gridBand15.VisibleIndex = 10; - this.gridBand15.Width = 60; - // - // gridBand16 - // - this.gridBand16.Caption = "璐ㄩ噺瑕佹眰"; - this.gridBand16.Columns.Add(this.gv_qualityReq); - this.gridBand16.MinWidth = 80; - this.gridBand16.Name = "gridBand16"; - this.gridBand16.VisibleIndex = 11; - this.gridBand16.Width = 80; - // - // gridBand17 - // - this.gridBand17.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand17.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand17.Caption = "浣滃簾鐘舵��"; - this.gridBand17.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand19, - this.gridBand18, - this.gridBand20}); - this.gridBand17.Name = "gridBand17"; - this.gridBand17.VisibleIndex = 12; - this.gridBand17.Width = 300; - // - // gridBand19 - // - this.gridBand19.Caption = "浣滃簾鐘舵��"; - this.gridBand19.Columns.Add(this.gv_cancellationStatus); - this.gridBand19.MinWidth = 60; - this.gridBand19.Name = "gridBand19"; - this.gridBand19.VisibleIndex = 0; - this.gridBand19.Width = 60; - // - // gridBand18 - // - this.gridBand18.Caption = "浣滃簾浜�"; - this.gridBand18.Columns.Add(this.gv_cancellationPerson); - this.gridBand18.MinWidth = 60; - this.gridBand18.Name = "gridBand18"; - this.gridBand18.VisibleIndex = 1; - this.gridBand18.Width = 60; - // - // gridBand20 - // - this.gridBand20.Caption = "浣滃簾鏃ユ湡"; - this.gridBand20.Columns.Add(this.gv_cancellationDate); - this.gridBand20.MinWidth = 180; - this.gridBand20.Name = "gridBand20"; - this.gridBand20.VisibleIndex = 2; - this.gridBand20.Width = 180; - // - // gridBand21 - // - this.gridBand21.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand21.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand21.Caption = "鍒涘缓淇℃伅"; - this.gridBand21.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand25, - this.gridBand22}); - this.gridBand21.Name = "gridBand21"; - this.gridBand21.VisibleIndex = 13; - this.gridBand21.Width = 260; - // - // gridBand25 - // - this.gridBand25.Caption = "鍒涘缓浜�"; - this.gridBand25.Columns.Add(this.gv_createBy); - this.gridBand25.MinWidth = 80; - this.gridBand25.Name = "gridBand25"; - this.gridBand25.VisibleIndex = 0; - this.gridBand25.Width = 80; - // - // gridBand22 - // - this.gridBand22.Caption = "鍒涘缓鏃ユ湡"; - this.gridBand22.Columns.Add(this.gv_createDate); - this.gridBand22.MinWidth = 180; - this.gridBand22.Name = "gridBand22"; - this.gridBand22.VisibleIndex = 1; - this.gridBand22.Width = 180; - // - // gridBand23 - // - this.gridBand23.Caption = "澶囨敞"; - this.gridBand23.Columns.Add(this.gv_remarks); - this.gridBand23.MinWidth = 100; - this.gridBand23.Name = "gridBand23"; - this.gridBand23.VisibleIndex = 14; - this.gridBand23.Width = 100; - // - // gridBand24 - // - this.gridBand24.Caption = "鍙樻洿鍘熷洜"; - this.gridBand24.Columns.Add(this.gv_changereason); - this.gridBand24.MinWidth = 100; - this.gridBand24.Name = "gridBand24"; - this.gridBand24.VisibleIndex = 15; - this.gridBand24.Width = 100; - // - // gridBand28 - // - this.gridBand28.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand28.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand28.Caption = "ERP瀹℃牳淇℃伅"; - this.gridBand28.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand27, - this.gridBand26}); - this.gridBand28.Name = "gridBand28"; - this.gridBand28.VisibleIndex = 16; - this.gridBand28.Width = 260; - // - // gridBand27 - // - this.gridBand27.Caption = "瀹℃牳浜�"; - this.gridBand27.Columns.Add(this.gv_settlementParty); - this.gridBand27.Columns.Add(this.gv_erpCheckBy); - this.gridBand27.MinWidth = 80; - this.gridBand27.Name = "gridBand27"; - this.gridBand27.VisibleIndex = 0; - this.gridBand27.Width = 80; - // - // gridBand26 - // - this.gridBand26.Caption = "ERP瀹℃牳鏃堕棿"; - this.gridBand26.Columns.Add(this.gv_erpCheckDate); - this.gridBand26.MinWidth = 180; - this.gridBand26.Name = "gridBand26"; - this.gridBand26.VisibleIndex = 1; - this.gridBand26.Width = 180; // // Frm_MesRohIn // diff --git a/DevApp/Gs.DevApp/UserControl/SelectCgMx.Designer.cs b/DevApp/Gs.DevApp/UserControl/SelectCgMx.Designer.cs index b145a1f..27963a3 100644 --- a/DevApp/Gs.DevApp/UserControl/SelectCgMx.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/SelectCgMx.Designer.cs @@ -141,8 +141,6 @@ this.gv_ebelnK3id.OptionsColumn.AllowEdit = false; this.gv_ebelnK3id.OptionsColumn.ReadOnly = true; this.gv_ebelnK3id.Tag = "query_a.EBELN_K3ID"; - this.gv_ebelnK3id.Visible = true; - this.gv_ebelnK3id.VisibleIndex = 1; this.gv_ebelnK3id.Width = 100; // // gv_billNo @@ -157,7 +155,7 @@ this.gv_billNo.OptionsColumn.ReadOnly = true; this.gv_billNo.Tag = "query_a.BILL_NO"; this.gv_billNo.Visible = true; - this.gv_billNo.VisibleIndex = 2; + this.gv_billNo.VisibleIndex = 1; this.gv_billNo.Width = 110; // // gridColumn3 @@ -168,7 +166,7 @@ this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.ReadOnly = true; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 3; + this.gridColumn3.VisibleIndex = 2; this.gridColumn3.Width = 125; // // gridColumn4 @@ -179,7 +177,7 @@ this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.ReadOnly = true; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 4; + this.gridColumn4.VisibleIndex = 3; this.gridColumn4.Width = 120; // // gv_supplierItemCode @@ -194,7 +192,7 @@ this.gv_supplierItemCode.OptionsColumn.ReadOnly = true; this.gv_supplierItemCode.Tag = "query_a.SUPPLIER_ITEM_CODE"; this.gv_supplierItemCode.Visible = true; - this.gv_supplierItemCode.VisibleIndex = 5; + this.gv_supplierItemCode.VisibleIndex = 4; this.gv_supplierItemCode.Width = 100; // // gv_supplierItemName @@ -209,7 +207,7 @@ this.gv_supplierItemName.OptionsColumn.ReadOnly = true; this.gv_supplierItemName.Tag = "query_a.SUPPLIER_ITEM_NAME"; this.gv_supplierItemName.Visible = true; - this.gv_supplierItemName.VisibleIndex = 6; + this.gv_supplierItemName.VisibleIndex = 5; this.gv_supplierItemName.Width = 120; // // gridColumn5 @@ -220,7 +218,7 @@ this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.OptionsColumn.ReadOnly = true; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 7; + this.gridColumn5.VisibleIndex = 6; this.gridColumn5.Width = 250; // // gridColumn6 @@ -232,7 +230,7 @@ this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.OptionsColumn.ReadOnly = true; this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 8; + this.gridColumn6.VisibleIndex = 7; this.gridColumn6.Width = 50; // // gridColumn8 @@ -264,7 +262,7 @@ this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.OptionsColumn.ReadOnly = true; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 11; + this.gridColumn9.VisibleIndex = 8; this.gridColumn9.Width = 50; // // gv_purchaseUnit @@ -280,7 +278,7 @@ this.gv_purchaseUnit.OptionsColumn.ReadOnly = true; this.gv_purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; this.gv_purchaseUnit.Visible = true; - this.gv_purchaseUnit.VisibleIndex = 12; + this.gv_purchaseUnit.VisibleIndex = 9; this.gv_purchaseUnit.Width = 50; // // gv_remarks @@ -295,7 +293,7 @@ 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.VisibleIndex = 10; this.gv_remarks.Width = 100; // // gridColumn10 @@ -305,7 +303,7 @@ this.gridColumn10.MinWidth = 125; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 14; + this.gridColumn10.VisibleIndex = 11; this.gridColumn10.Width = 125; // // gridColumn2 @@ -315,7 +313,7 @@ this.gridColumn2.MinWidth = 250; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 15; + this.gridColumn2.VisibleIndex = 12; this.gridColumn2.Width = 250; // // xtraTabControl1 diff --git a/DevApp/Gs.DevApp/UserControl/UcLookCk.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookCk.Designer.cs index c5b0349..ea243ce 100644 --- a/DevApp/Gs.DevApp/UserControl/UcLookCk.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcLookCk.Designer.cs @@ -82,8 +82,6 @@ this.gridColumn1.MinWidth = 80; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.UnboundDataType = typeof(string); - this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 1; this.gridColumn1.Width = 80; // // gridColumn2 @@ -94,7 +92,7 @@ this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.UnboundDataType = typeof(string); this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 2; + this.gridColumn2.VisibleIndex = 1; this.gridColumn2.Width = 80; // // gridColumn3 @@ -104,7 +102,7 @@ this.gridColumn3.MinWidth = 100; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 3; + this.gridColumn3.VisibleIndex = 2; this.gridColumn3.Width = 100; // // gridColumn4 diff --git a/DevApp/Gs.DevApp/UserControl/UcLookOrg.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookOrg.Designer.cs index 5b43c51..cc132d2 100644 --- a/DevApp/Gs.DevApp/UserControl/UcLookOrg.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcLookOrg.Designer.cs @@ -56,8 +56,8 @@ // this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn1, - this.gridColumn2, this.gridColumn5, + this.gridColumn2, this.gridColumn4}); this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.searchLookUpEdit1View.Name = "searchLookUpEdit1View"; @@ -69,8 +69,6 @@ this.gridColumn1.Caption = "缁勭粐ID"; this.gridColumn1.FieldName = "fid"; this.gridColumn1.Name = "gridColumn1"; - this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 0; // // gridColumn2 // @@ -89,7 +87,7 @@ this.gridColumn5.FieldName = "name"; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 2; + this.gridColumn5.VisibleIndex = 0; // // gridColumn4 // diff --git a/DevApp/Gs.DevApp/UserControl/UcLookSupplier.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookSupplier.Designer.cs index 40e44cd..0c7ac7a 100644 --- a/DevApp/Gs.DevApp/UserControl/UcLookSupplier.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcLookSupplier.Designer.cs @@ -57,8 +57,8 @@ this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn5, this.gridColumn1, - this.gridColumn2, this.gridColumn3, + this.gridColumn2, this.gridColumn4}); this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.searchLookUpEdit1View.Name = "searchLookUpEdit1View"; @@ -81,8 +81,6 @@ this.gridColumn1.MinWidth = 80; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.UnboundDataType = typeof(string); - this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 1; this.gridColumn1.Width = 100; // // gridColumn2 @@ -102,7 +100,7 @@ this.gridColumn3.MinWidth = 100; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 3; + this.gridColumn3.VisibleIndex = 1; this.gridColumn3.Width = 100; // // gridColumn4 -- Gitblit v1.9.3