From c2480b417edd62db2e587afb7d0252d3cdcafa72 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 06 一月 2025 16:28:55 +0800
Subject: [PATCH] 退货申请
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 169 ++++++++++++++++++++++++++++----------------------------
1 files changed, 85 insertions(+), 84 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
index 2d8694a..7d9ebfc 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -63,6 +63,7 @@
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_erpid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -74,7 +75,6 @@
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
- this.gv_factory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
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,6 +82,7 @@
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.gv_factory = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_billNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_documentStatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_documentType = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
@@ -113,7 +114,6 @@
this.panel1 = new System.Windows.Forms.Panel();
this.lbGuid = new DevExpress.XtraEditors.LabelControl();
this.txt_supplier = new Gs.DevApp.UserControl.UcLookSupplier();
- this.gv_fSubsidiary = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -167,8 +167,6 @@
this.gvMx1demandDocumentLineId.MinWidth = 100;
this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId";
this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID";
- this.gvMx1demandDocumentLineId.Visible = true;
- this.gvMx1demandDocumentLineId.VisibleIndex = 33;
this.gvMx1demandDocumentLineId.Width = 100;
//
// gvMx1demandDocumentId
@@ -221,7 +219,7 @@
this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
this.gvMx1sourceDocumentType.Visible = true;
this.gvMx1sourceDocumentType.VisibleIndex = 30;
- this.gvMx1sourceDocumentType.Width = 100;
+ this.gvMx1sourceDocumentType.Width = 80;
//
// gvMx1returnableStoredQty
//
@@ -234,7 +232,7 @@
this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
this.gvMx1returnableStoredQty.Visible = true;
this.gvMx1returnableStoredQty.VisibleIndex = 29;
- this.gvMx1returnableStoredQty.Width = 100;
+ this.gvMx1returnableStoredQty.Width = 80;
//
// gvMx1returnableReceivedQty
//
@@ -247,7 +245,7 @@
this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
this.gvMx1returnableReceivedQty.Visible = true;
this.gvMx1returnableReceivedQty.VisibleIndex = 28;
- this.gvMx1returnableReceivedQty.Width = 100;
+ this.gvMx1returnableReceivedQty.Width = 80;
//
// gvMx1totalReturnedQty
//
@@ -260,7 +258,7 @@
this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
this.gvMx1totalReturnedQty.Visible = true;
this.gvMx1totalReturnedQty.VisibleIndex = 27;
- this.gvMx1totalReturnedQty.Width = 100;
+ this.gvMx1totalReturnedQty.Width = 80;
//
// gvMx1remainingStoredQty
//
@@ -273,7 +271,7 @@
this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
this.gvMx1remainingStoredQty.Visible = true;
this.gvMx1remainingStoredQty.VisibleIndex = 26;
- this.gvMx1remainingStoredQty.Width = 100;
+ this.gvMx1remainingStoredQty.Width = 80;
//
// gvMx1totalStoredQty
//
@@ -286,7 +284,7 @@
this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
this.gvMx1totalStoredQty.Visible = true;
this.gvMx1totalStoredQty.VisibleIndex = 25;
- this.gvMx1totalStoredQty.Width = 100;
+ this.gvMx1totalStoredQty.Width = 80;
//
// gvMx1remainingReceivedQty
//
@@ -299,7 +297,7 @@
this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
this.gvMx1remainingReceivedQty.Visible = true;
this.gvMx1remainingReceivedQty.VisibleIndex = 13;
- this.gvMx1remainingReceivedQty.Width = 100;
+ this.gvMx1remainingReceivedQty.Width = 80;
//
// gvMx1totalReceivedQty
//
@@ -312,7 +310,7 @@
this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
this.gvMx1totalReceivedQty.Visible = true;
this.gvMx1totalReceivedQty.VisibleIndex = 24;
- this.gvMx1totalReceivedQty.Width = 100;
+ this.gvMx1totalReceivedQty.Width = 80;
//
// gvMx1terminateTime
//
@@ -351,7 +349,7 @@
this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE";
this.gvMx1businessTerminate.Visible = true;
this.gvMx1businessTerminate.VisibleIndex = 5;
- this.gvMx1businessTerminate.Width = 94;
+ this.gvMx1businessTerminate.Width = 80;
//
// gvMx1freezeTime
//
@@ -390,7 +388,7 @@
this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
this.gvMx1businessFreeze.Visible = true;
this.gvMx1businessFreeze.VisibleIndex = 19;
- this.gvMx1businessFreeze.Width = 94;
+ this.gvMx1businessFreeze.Width = 50;
//
// gvMx1businessClose
//
@@ -424,12 +422,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 = 16;
- this.gvMx1isGift.Width = 100;
+ this.gvMx1isGift.Width = 50;
//
// gvMx1latestDeliveryDate
//
@@ -476,12 +474,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 = 6;
- this.gvMx1pricingQty.Width = 100;
+ this.gvMx1pricingQty.Width = 50;
//
// gvMx1pricingUnit
//
@@ -489,12 +487,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 = 7;
- this.gvMx1pricingUnit.Width = 100;
+ this.gvMx1pricingUnit.Width = 50;
//
// gvMx1inventoryUnit
//
@@ -502,12 +500,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 = 14;
- this.gvMx1inventoryUnit.Width = 100;
+ this.gvMx1inventoryUnit.Width = 50;
//
// gvMx1purchaseQty
//
@@ -515,12 +513,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 = 11;
- this.gvMx1purchaseQty.Width = 100;
+ this.gvMx1purchaseQty.Width = 50;
//
// gvMx1purchaseUnit
//
@@ -528,12 +526,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 = 12;
- this.gvMx1purchaseUnit.Width = 100;
+ this.gvMx1purchaseUnit.Width = 50;
//
// gvMx1itemId
//
@@ -544,8 +542,6 @@
this.gvMx1itemId.MinWidth = 100;
this.gvMx1itemId.Name = "gvMx1itemId";
this.gvMx1itemId.Tag = "query_a.ITEM_ID";
- this.gvMx1itemId.Visible = true;
- this.gvMx1itemId.VisibleIndex = 2;
this.gvMx1itemId.Width = 100;
//
// gvMx1salesOrderId
@@ -558,7 +554,7 @@
this.gvMx1salesOrderId.Name = "gvMx1salesOrderId";
this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID";
this.gvMx1salesOrderId.Visible = true;
- this.gvMx1salesOrderId.VisibleIndex = 1;
+ this.gvMx1salesOrderId.VisibleIndex = 2;
this.gvMx1salesOrderId.Width = 150;
//
// tabMxPage1
@@ -585,6 +581,7 @@
this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gvMx1.ColumnPanelRowHeight = 60;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn3,
this.gv_erpid,
this.gvMx1salesOrderId,
this.gvMx1itemId,
@@ -626,6 +623,16 @@
this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
this.gvMx1.OptionsView.ShowGroupPanel = false;
//
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "鏀舵枡缁勭粐";
+ this.gridColumn3.FieldName = "receivingOrg";
+ this.gridColumn3.MinWidth = 250;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 0;
+ this.gridColumn3.Width = 250;
+ //
// gv_erpid
//
this.gv_erpid.Caption = "ERP涓ID";
@@ -633,7 +640,7 @@
this.gv_erpid.MinWidth = 100;
this.gv_erpid.Name = "gv_erpid";
this.gv_erpid.Visible = true;
- this.gv_erpid.VisibleIndex = 0;
+ this.gv_erpid.VisibleIndex = 1;
this.gv_erpid.Width = 100;
//
// gridColumn2
@@ -706,6 +713,7 @@
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.currentAction = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -756,7 +764,6 @@
this.gridBand28});
this.gridView1.ColumnPanelRowHeight = 30;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
- this.gv_fSubsidiary,
this.bandedGridColumn1,
this.gv_factory,
this.gv_billNo,
@@ -795,16 +802,6 @@
this.gridView1.OptionsView.ShowAutoFilterRow = true;
this.gridView1.OptionsView.ShowColumnHeaders = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
- //
- // gv_factory
- //
- this.gv_factory.Caption = "ERPID鍙�";
- this.gv_factory.FieldName = "ebelnK3id";
- this.gv_factory.MinWidth = 25;
- this.gv_factory.Name = "gv_factory";
- this.gv_factory.OptionsColumn.AllowEdit = false;
- this.gv_factory.Visible = true;
- this.gv_factory.Width = 80;
//
// gv_paymentParty
//
@@ -890,6 +887,17 @@
this.gv_checkFalg.Tag = "query_a.CHECK_FALG";
this.gv_checkFalg.Width = 100;
//
+ // gv_factory
+ //
+ this.gv_factory.Caption = "ERPID鍙�";
+ this.gv_factory.FieldName = "ebelnK3id";
+ this.gv_factory.MinWidth = 25;
+ this.gv_factory.Name = "gv_factory";
+ this.gv_factory.OptionsColumn.AllowEdit = false;
+ this.gv_factory.Tag = "query_a.ebelnK3id";
+ this.gv_factory.Visible = true;
+ this.gv_factory.Width = 80;
+ //
// gv_billNo
//
this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -914,13 +922,13 @@
this.gv_documentStatus.OptionsColumn.AllowEdit = false;
this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
this.gv_documentStatus.Visible = true;
- this.gv_documentStatus.Width = 100;
+ this.gv_documentStatus.Width = 130;
//
// gv_documentType
//
this.gv_documentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_documentType.AppearanceCell.Options.UseFont = true;
- this.gv_documentType.Caption = "鍗曟嵁绫诲瀷";
+ this.gv_documentType.Caption = "鍗曟嵁绫诲瀷:1閲囪喘,2濮斿";
this.gv_documentType.FieldName = "documentType2";
this.gv_documentType.MinWidth = 25;
this.gv_documentType.Name = "gv_documentType";
@@ -960,7 +968,7 @@
this.gv_supplier.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_supplier.AppearanceCell.Options.UseFont = true;
this.gv_supplier.Caption = "渚涘簲鍟�";
- this.gv_supplier.FieldName = "supplier";
+ this.gv_supplier.FieldName = "suppNo";
this.gv_supplier.MinWidth = 25;
this.gv_supplier.Name = "gv_supplier";
this.gv_supplier.OptionsColumn.AllowEdit = false;
@@ -975,6 +983,7 @@
this.bandedGridColumn1.MinWidth = 25;
this.bandedGridColumn1.Name = "bandedGridColumn1";
this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
+ this.bandedGridColumn1.Tag = "query_a.suppName";
this.bandedGridColumn1.Visible = true;
this.bandedGridColumn1.Width = 134;
//
@@ -996,7 +1005,7 @@
this.gv_purchaseDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬";
- this.gv_purchaseDept.FieldName = "purchaseDept";
+ this.gv_purchaseDept.FieldName = "departmentcode";
this.gv_purchaseDept.MinWidth = 25;
this.gv_purchaseDept.Name = "gv_purchaseDept";
this.gv_purchaseDept.OptionsColumn.AllowEdit = false;
@@ -1011,6 +1020,7 @@
this.bandedGridColumn2.MinWidth = 25;
this.bandedGridColumn2.Name = "bandedGridColumn2";
this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
+ this.bandedGridColumn2.Tag = "query_a.departmentname";
this.bandedGridColumn2.Visible = true;
this.bandedGridColumn2.Width = 80;
//
@@ -1200,7 +1210,7 @@
this.xtraTabPage1.Controls.Add(this.pageBar1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570);
- this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// pageBar1
//
@@ -1210,7 +1220,6 @@
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
- this.pageBar1.RowsCount = 50;
this.pageBar1.Size = new System.Drawing.Size(1363, 39);
this.pageBar1.TabIndex = 3;
this.pageBar1.TotalPages = 0;
@@ -1220,9 +1229,8 @@
this.xtraTabPage2.Controls.Add(this.tabMx);
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(1363, 570);
- this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// tabMx
//
@@ -1265,26 +1273,15 @@
// txt_supplier
//
this.txt_supplier.IsReadly = false;
- this.txt_supplier.KeyFile = "";
this.txt_supplier.Location = new System.Drawing.Point(385, 13);
this.txt_supplier.Margin = new System.Windows.Forms.Padding(0);
this.txt_supplier.Name = "txt_supplier";
this.txt_supplier.Size = new System.Drawing.Size(305, 30);
this.txt_supplier.TabIndex = 227;
//
- // gv_fSubsidiary
- //
- this.gv_fSubsidiary.Caption = "鏀舵枡缁勭粐";
- this.gv_fSubsidiary.FieldName = "fSubsidiary";
- this.gv_fSubsidiary.MinWidth = 25;
- this.gv_fSubsidiary.Name = "gv_fSubsidiary";
- this.gv_fSubsidiary.Visible = true;
- this.gv_fSubsidiary.Width = 25;
- //
// gridBand29
//
this.gridBand29.Caption = "鏀舵枡缁勭粐";
- this.gridBand29.Columns.Add(this.gv_fSubsidiary);
this.gridBand29.Columns.Add(this.gv_paymentParty);
this.gridBand29.Columns.Add(this.gv_transportMethod);
this.gridBand29.Columns.Add(this.gv_lastupdateDate);
@@ -1294,7 +1291,8 @@
this.gridBand29.Columns.Add(this.gv_checkFalg);
this.gridBand29.MinWidth = 250;
this.gridBand29.Name = "gridBand29";
- this.gridBand29.VisibleIndex = 0;
+ this.gridBand29.Visible = false;
+ this.gridBand29.VisibleIndex = -1;
this.gridBand29.Width = 250;
//
// gridBand1
@@ -1303,7 +1301,7 @@
this.gridBand1.Columns.Add(this.gv_factory);
this.gridBand1.MinWidth = 80;
this.gridBand1.Name = "gridBand1";
- this.gridBand1.VisibleIndex = 1;
+ this.gridBand1.VisibleIndex = 0;
this.gridBand1.Width = 80;
//
// gridBand2
@@ -1312,29 +1310,30 @@
this.gridBand2.Columns.Add(this.gv_billNo);
this.gridBand2.MinWidth = 120;
this.gridBand2.Name = "gridBand2";
- this.gridBand2.VisibleIndex = 2;
+ 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.Caption = "鍗曟嵁鐘舵��";
this.gridBand3.Columns.Add(this.gv_documentStatus);
- this.gridBand3.MinWidth = 100;
+ this.gridBand3.MinWidth = 130;
this.gridBand3.Name = "gridBand3";
- this.gridBand3.VisibleIndex = 3;
- this.gridBand3.Width = 100;
+ 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 = "鍗曟嵁绫诲瀷:1閲囪喘,2濮斿";
+ this.gridBand4.Caption = "鍗曟嵁绫诲瀷";
this.gridBand4.Columns.Add(this.gv_documentType);
this.gridBand4.MinWidth = 80;
this.gridBand4.Name = "gridBand4";
- this.gridBand4.VisibleIndex = 4;
+ this.gridBand4.VisibleIndex = 3;
this.gridBand4.Width = 80;
//
// gridBand5
@@ -1343,7 +1342,8 @@
this.gridBand5.Columns.Add(this.gv_businessType);
this.gridBand5.MinWidth = 80;
this.gridBand5.Name = "gridBand5";
- this.gridBand5.VisibleIndex = 5;
+ this.gridBand5.Visible = false;
+ this.gridBand5.VisibleIndex = -1;
this.gridBand5.Width = 80;
//
// gridBand8
@@ -1352,7 +1352,7 @@
this.gridBand8.Columns.Add(this.gv_purchaseDate);
this.gridBand8.MinWidth = 170;
this.gridBand8.Name = "gridBand8";
- this.gridBand8.VisibleIndex = 6;
+ this.gridBand8.VisibleIndex = 4;
this.gridBand8.Width = 170;
//
// gridBand6
@@ -1365,12 +1365,12 @@
this.gridBand7});
this.gridBand6.MinWidth = 200;
this.gridBand6.Name = "gridBand6";
- this.gridBand6.VisibleIndex = 7;
+ this.gridBand6.VisibleIndex = 5;
this.gridBand6.Width = 200;
//
// gridBand11
//
- this.gridBand11.Caption = "ID";
+ this.gridBand11.Caption = "缂栧彿";
this.gridBand11.Columns.Add(this.gv_supplier);
this.gridBand11.Name = "gridBand11";
this.gridBand11.VisibleIndex = 0;
@@ -1393,7 +1393,7 @@
this.gridBand9.Columns.Add(this.gv_closeStatus);
this.gridBand9.MinWidth = 80;
this.gridBand9.Name = "gridBand9";
- this.gridBand9.VisibleIndex = 8;
+ this.gridBand9.VisibleIndex = 6;
this.gridBand9.Width = 80;
//
// gridBand10
@@ -1406,7 +1406,7 @@
this.gridBand13});
this.gridBand10.MinWidth = 100;
this.gridBand10.Name = "gridBand10";
- this.gridBand10.VisibleIndex = 9;
+ this.gridBand10.VisibleIndex = 7;
this.gridBand10.Width = 130;
//
// gridBand12
@@ -1435,7 +1435,7 @@
this.gridBand14.Columns.Add(this.gv_qtyAcceptance);
this.gridBand14.MinWidth = 50;
this.gridBand14.Name = "gridBand14";
- this.gridBand14.VisibleIndex = 10;
+ this.gridBand14.VisibleIndex = 8;
this.gridBand14.Width = 50;
//
// gridBand15
@@ -1444,7 +1444,7 @@
this.gridBand15.Columns.Add(this.gv_purchaser);
this.gridBand15.MinWidth = 60;
this.gridBand15.Name = "gridBand15";
- this.gridBand15.VisibleIndex = 11;
+ this.gridBand15.VisibleIndex = 9;
this.gridBand15.Width = 60;
//
// gridBand16
@@ -1453,7 +1453,7 @@
this.gridBand16.Columns.Add(this.gv_qualityReq);
this.gridBand16.MinWidth = 80;
this.gridBand16.Name = "gridBand16";
- this.gridBand16.VisibleIndex = 12;
+ this.gridBand16.VisibleIndex = 10;
this.gridBand16.Width = 80;
//
// gridBand17
@@ -1466,7 +1466,7 @@
this.gridBand18,
this.gridBand20});
this.gridBand17.Name = "gridBand17";
- this.gridBand17.VisibleIndex = 13;
+ this.gridBand17.VisibleIndex = 11;
this.gridBand17.Width = 300;
//
// gridBand19
@@ -1505,7 +1505,7 @@
this.gridBand25,
this.gridBand22});
this.gridBand21.Name = "gridBand21";
- this.gridBand21.VisibleIndex = 14;
+ this.gridBand21.VisibleIndex = 12;
this.gridBand21.Width = 260;
//
// gridBand25
@@ -1532,7 +1532,7 @@
this.gridBand23.Columns.Add(this.gv_remarks);
this.gridBand23.MinWidth = 100;
this.gridBand23.Name = "gridBand23";
- this.gridBand23.VisibleIndex = 15;
+ this.gridBand23.VisibleIndex = 13;
this.gridBand23.Width = 100;
//
// gridBand24
@@ -1541,7 +1541,7 @@
this.gridBand24.Columns.Add(this.gv_changereason);
this.gridBand24.MinWidth = 100;
this.gridBand24.Name = "gridBand24";
- this.gridBand24.VisibleIndex = 16;
+ this.gridBand24.VisibleIndex = 14;
this.gridBand24.Width = 100;
//
// gridBand28
@@ -1553,7 +1553,7 @@
this.gridBand27,
this.gridBand26});
this.gridBand28.Name = "gridBand28";
- this.gridBand28.VisibleIndex = 17;
+ this.gridBand28.VisibleIndex = 15;
this.gridBand28.Width = 260;
//
// gridBand27
@@ -1583,6 +1583,7 @@
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_MesRohIn";
+ this.Text = "閲囪喘璁㈠崟";
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
@@ -1689,7 +1690,7 @@
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2;
private UserControl.UcLookSupplier txt_supplier;
private DevExpress.XtraEditors.LabelControl lbGuid;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fSubsidiary;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand29;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
--
Gitblit v1.9.3