From d48678b5f13f51369a545d959e21ba81b551e45a Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 06 十二月 2024 17:28:59 +0800 Subject: [PATCH] 精细化 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 88 +++++++++++++++++++------------------------ 1 files changed, 39 insertions(+), 49 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..3942304 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs @@ -74,7 +74,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 +81,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 +113,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(); @@ -756,7 +755,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 +793,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 +878,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,7 +913,7 @@ 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 // @@ -975,6 +974,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; // @@ -1011,6 +1011,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 +1201,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 +1211,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; @@ -1222,7 +1222,7 @@ 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 +1265,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 +1283,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 +1293,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,7 +1302,7 @@ 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 @@ -1321,10 +1311,11 @@ 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 = 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 // @@ -1334,7 +1325,7 @@ 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 +1334,7 @@ this.gridBand5.Columns.Add(this.gv_businessType); this.gridBand5.MinWidth = 80; this.gridBand5.Name = "gridBand5"; - this.gridBand5.VisibleIndex = 5; + this.gridBand5.VisibleIndex = 4; this.gridBand5.Width = 80; // // gridBand8 @@ -1352,7 +1343,7 @@ this.gridBand8.Columns.Add(this.gv_purchaseDate); this.gridBand8.MinWidth = 170; this.gridBand8.Name = "gridBand8"; - this.gridBand8.VisibleIndex = 6; + this.gridBand8.VisibleIndex = 5; this.gridBand8.Width = 170; // // gridBand6 @@ -1365,7 +1356,7 @@ this.gridBand7}); this.gridBand6.MinWidth = 200; this.gridBand6.Name = "gridBand6"; - this.gridBand6.VisibleIndex = 7; + this.gridBand6.VisibleIndex = 6; this.gridBand6.Width = 200; // // gridBand11 @@ -1393,7 +1384,7 @@ this.gridBand9.Columns.Add(this.gv_closeStatus); this.gridBand9.MinWidth = 80; this.gridBand9.Name = "gridBand9"; - this.gridBand9.VisibleIndex = 8; + this.gridBand9.VisibleIndex = 7; this.gridBand9.Width = 80; // // gridBand10 @@ -1406,7 +1397,7 @@ this.gridBand13}); this.gridBand10.MinWidth = 100; this.gridBand10.Name = "gridBand10"; - this.gridBand10.VisibleIndex = 9; + this.gridBand10.VisibleIndex = 8; this.gridBand10.Width = 130; // // gridBand12 @@ -1435,7 +1426,7 @@ this.gridBand14.Columns.Add(this.gv_qtyAcceptance); this.gridBand14.MinWidth = 50; this.gridBand14.Name = "gridBand14"; - this.gridBand14.VisibleIndex = 10; + this.gridBand14.VisibleIndex = 9; this.gridBand14.Width = 50; // // gridBand15 @@ -1444,7 +1435,7 @@ this.gridBand15.Columns.Add(this.gv_purchaser); this.gridBand15.MinWidth = 60; this.gridBand15.Name = "gridBand15"; - this.gridBand15.VisibleIndex = 11; + this.gridBand15.VisibleIndex = 10; this.gridBand15.Width = 60; // // gridBand16 @@ -1453,7 +1444,7 @@ this.gridBand16.Columns.Add(this.gv_qualityReq); this.gridBand16.MinWidth = 80; this.gridBand16.Name = "gridBand16"; - this.gridBand16.VisibleIndex = 12; + this.gridBand16.VisibleIndex = 11; this.gridBand16.Width = 80; // // gridBand17 @@ -1466,7 +1457,7 @@ this.gridBand18, this.gridBand20}); this.gridBand17.Name = "gridBand17"; - this.gridBand17.VisibleIndex = 13; + this.gridBand17.VisibleIndex = 12; this.gridBand17.Width = 300; // // gridBand19 @@ -1505,7 +1496,7 @@ this.gridBand25, this.gridBand22}); this.gridBand21.Name = "gridBand21"; - this.gridBand21.VisibleIndex = 14; + this.gridBand21.VisibleIndex = 13; this.gridBand21.Width = 260; // // gridBand25 @@ -1532,7 +1523,7 @@ this.gridBand23.Columns.Add(this.gv_remarks); this.gridBand23.MinWidth = 100; this.gridBand23.Name = "gridBand23"; - this.gridBand23.VisibleIndex = 15; + this.gridBand23.VisibleIndex = 14; this.gridBand23.Width = 100; // // gridBand24 @@ -1541,7 +1532,7 @@ this.gridBand24.Columns.Add(this.gv_changereason); this.gridBand24.MinWidth = 100; this.gridBand24.Name = "gridBand24"; - this.gridBand24.VisibleIndex = 16; + this.gridBand24.VisibleIndex = 15; this.gridBand24.Width = 100; // // gridBand28 @@ -1553,7 +1544,7 @@ this.gridBand27, this.gridBand26}); this.gridBand28.Name = "gridBand28"; - this.gridBand28.VisibleIndex = 17; + this.gridBand28.VisibleIndex = 16; this.gridBand28.Width = 260; // // gridBand27 @@ -1689,7 +1680,6 @@ 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.Views.BandedGrid.GridBand gridBand29; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; -- Gitblit v1.9.3