From 5088ee0e487c6695d26f9eb9994cf2313ada325b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 30 十二月 2024 08:35:30 +0800 Subject: [PATCH] 采购细节 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs | 386 +++++++++++++++++++++++++++--------------------------- 1 files changed, 193 insertions(+), 193 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs index a3e775b..d827c59 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs @@ -76,7 +76,6 @@ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView(); - this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_status = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_fstatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_guid = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); @@ -117,31 +116,18 @@ this.gv_fcheckUser = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_rbillNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_bgr = 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_cbillNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_createBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_checkDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_insDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_fcheckDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_depotsId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_suppId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_paperBillNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gv_remark = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -156,6 +142,20 @@ this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + 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.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand11 = 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.tabMxPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); @@ -804,56 +804,6 @@ this.gridView1.OptionsView.ShowColumnHeaders = false; this.gridView1.OptionsView.ShowGroupPanel = false; // - // gridBand1 - // - this.gridBand1.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand1.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridBand1.Caption = "宸插鏍�"; - this.gridBand1.Columns.Add(this.gv_status); - this.gridBand1.Columns.Add(this.gv_fstatus); - this.gridBand1.Columns.Add(this.gv_guid); - this.gridBand1.Columns.Add(this.gv_reason); - this.gridBand1.Columns.Add(this.gv_lastupdateBy); - this.gridBand1.Columns.Add(this.gv_lastupdateDate); - this.gridBand1.Columns.Add(this.gv_billTypeId); - this.gridBand1.Columns.Add(this.gv_transactionId); - this.gridBand1.Columns.Add(this.gv_userNoBack); - this.gridBand1.Columns.Add(this.gv_checkUser); - this.gridBand1.Columns.Add(this.gv_taskNo); - this.gridBand1.Columns.Add(this.gv_checkRes); - this.gridBand1.Columns.Add(this.gv_checkQty); - this.gridBand1.Columns.Add(this.gv_mmlist); - this.gridBand1.Columns.Add(this.gv_ebeln); - this.gridBand1.Columns.Add(this.gv_depotsCode); - this.gridBand1.Columns.Add(this.gv_transctionNo); - this.gridBand1.Columns.Add(this.gv_suppNo); - this.gridBand1.Columns.Add(this.gv_factory); - this.gridBand1.Columns.Add(this.gv_sapstatus); - this.gridBand1.Columns.Add(this.gv_sapno); - this.gridBand1.Columns.Add(this.gv_sapyear); - this.gridBand1.Columns.Add(this.gv_saptext); - this.gridBand1.Columns.Add(this.gv_ischeck); - this.gridBand1.Columns.Add(this.gv_insby); - this.gridBand1.Columns.Add(this.gv_isVisual); - this.gridBand1.Columns.Add(this.gv_company); - this.gridBand1.Columns.Add(this.gv_urgentFlag); - this.gridBand1.Columns.Add(this.gv_lineNo); - this.gridBand1.Columns.Add(this.gv_mttransctionNo); - this.gridBand1.Columns.Add(this.gv_taskLino); - this.gridBand1.Columns.Add(this.gv_fbillno); - this.gridBand1.Columns.Add(this.gv_fbillLino); - this.gridBand1.Columns.Add(this.gv_custNo); - this.gridBand1.Columns.Add(this.gv_custName); - this.gridBand1.Columns.Add(this.gv_iqcReleaseNo); - this.gridBand1.Columns.Add(this.gv_pickIns); - this.gridBand1.Columns.Add(this.gv_fcheckUser); - this.gridBand1.Columns.Add(this.gv_rbillNo); - this.gridBand1.Columns.Add(this.gv_bgr); - this.gridBand1.MinWidth = 150; - this.gridBand1.Name = "gridBand1"; - this.gridBand1.VisibleIndex = 0; - this.gridBand1.Width = 150; - // // gv_status // this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1335,15 +1285,6 @@ this.gv_bgr.Tag = "query_a.BGR"; this.gv_bgr.Width = 64; // - // gridBand2 - // - this.gridBand2.Caption = "鍏ュ簱鍗曞彿"; - this.gridBand2.Columns.Add(this.gv_billNo); - this.gridBand2.MinWidth = 180; - this.gridBand2.Name = "gridBand2"; - this.gridBand2.VisibleIndex = 1; - this.gridBand2.Width = 180; - // // gv_billNo // this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1356,15 +1297,6 @@ this.gv_billNo.Tag = "query_a.BILL_NO"; this.gv_billNo.Visible = true; this.gv_billNo.Width = 114; - // - // gridBand3 - // - this.gridBand3.Caption = "鍒拌揣鍗曞彿"; - this.gridBand3.Columns.Add(this.gv_cbillNo); - this.gridBand3.MinWidth = 180; - this.gridBand3.Name = "gridBand3"; - this.gridBand3.VisibleIndex = 2; - this.gridBand3.Width = 180; // // gv_cbillNo // @@ -1379,15 +1311,6 @@ this.gv_cbillNo.Visible = true; this.gv_cbillNo.Width = 114; // - // gridBand4 - // - this.gridBand4.Caption = "鍒涘缓鏃堕棿"; - this.gridBand4.Columns.Add(this.gv_createDate); - this.gridBand4.MinWidth = 180; - this.gridBand4.Name = "gridBand4"; - this.gridBand4.VisibleIndex = 3; - this.gridBand4.Width = 180; - // // gv_createDate // this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1401,15 +1324,6 @@ this.gv_createDate.Visible = true; this.gv_createDate.Width = 146; // - // gridBand5 - // - this.gridBand5.Caption = "鍒涘缓浜�"; - this.gridBand5.Columns.Add(this.gv_createBy); - this.gridBand5.MinWidth = 80; - this.gridBand5.Name = "gridBand5"; - this.gridBand5.VisibleIndex = 4; - this.gridBand5.Width = 80; - // // gv_createBy // this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1422,17 +1336,6 @@ this.gv_createBy.Tag = "query_a.CREATE_BY"; this.gv_createBy.Visible = true; this.gv_createBy.Width = 66; - // - // gridBand6 - // - this.gridBand6.Caption = "瀹℃牳鏃ユ湡"; - this.gridBand6.Columns.Add(this.gv_checkDate); - this.gridBand6.Columns.Add(this.gv_insDate); - this.gridBand6.Columns.Add(this.gv_fcheckDate); - this.gridBand6.MinWidth = 180; - this.gridBand6.Name = "gridBand6"; - this.gridBand6.VisibleIndex = 5; - this.gridBand6.Width = 180; // // gv_checkDate // @@ -1471,27 +1374,6 @@ this.gv_fcheckDate.Tag = "query_a.FCHECK_DATE"; this.gv_fcheckDate.Width = 138; // - // gridBand7 - // - this.gridBand7.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand7.Caption = "鏀惰揣浠�"; - this.gridBand7.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand10, - this.gridBand9}); - this.gridBand7.Name = "gridBand7"; - this.gridBand7.VisibleIndex = 6; - this.gridBand7.Width = 183; - // - // gridBand10 - // - this.gridBand10.Caption = "浠撳簱ID"; - this.gridBand10.Columns.Add(this.gv_depotsId); - this.gridBand10.MinWidth = 50; - this.gridBand10.Name = "gridBand10"; - this.gridBand10.VisibleIndex = 0; - this.gridBand10.Width = 89; - // // gv_depotsId // this.gv_depotsId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1505,15 +1387,6 @@ this.gv_depotsId.Visible = true; this.gv_depotsId.Width = 89; // - // gridBand9 - // - this.gridBand9.Caption = "浠撳簱鍚嶇О"; - this.gridBand9.Columns.Add(this.bandedGridColumn1); - this.gridBand9.MinWidth = 80; - this.gridBand9.Name = "gridBand9"; - this.gridBand9.VisibleIndex = 1; - this.gridBand9.Width = 94; - // // bandedGridColumn1 // this.bandedGridColumn1.Caption = "浠撳簱鍚嶇О"; @@ -1522,27 +1395,6 @@ this.bandedGridColumn1.Name = "bandedGridColumn1"; this.bandedGridColumn1.Visible = true; this.bandedGridColumn1.Width = 94; - // - // gridBand8 - // - this.gridBand8.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand8.Caption = "渚涘簲鍟�"; - this.gridBand8.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand11, - this.gridBand12}); - this.gridBand8.Name = "gridBand8"; - this.gridBand8.VisibleIndex = 7; - this.gridBand8.Width = 189; - // - // gridBand11 - // - this.gridBand11.Caption = "渚涘簲鍟咺D"; - this.gridBand11.Columns.Add(this.gv_suppId); - this.gridBand11.MinWidth = 50; - this.gridBand11.Name = "gridBand11"; - this.gridBand11.VisibleIndex = 0; - this.gridBand11.Width = 89; // // gv_suppId // @@ -1557,15 +1409,6 @@ this.gv_suppId.Visible = true; this.gv_suppId.Width = 89; // - // gridBand12 - // - this.gridBand12.Caption = "渚涘簲鍟嗗悕绉�"; - this.gridBand12.Columns.Add(this.bandedGridColumn2); - this.gridBand12.MinWidth = 100; - this.gridBand12.Name = "gridBand12"; - this.gridBand12.VisibleIndex = 1; - this.gridBand12.Width = 100; - // // bandedGridColumn2 // this.bandedGridColumn2.Caption = "渚涘簲鍟嗗悕绉�"; @@ -1574,15 +1417,6 @@ this.bandedGridColumn2.Name = "bandedGridColumn2"; this.bandedGridColumn2.Visible = true; this.bandedGridColumn2.Width = 94; - // - // gridBand13 - // - this.gridBand13.Caption = "閫佽揣鍗曞彿"; - this.gridBand13.Columns.Add(this.gv_paperBillNo); - this.gridBand13.MinWidth = 120; - this.gridBand13.Name = "gridBand13"; - this.gridBand13.VisibleIndex = 8; - this.gridBand13.Width = 120; // // gv_paperBillNo // @@ -1596,15 +1430,6 @@ this.gv_paperBillNo.Tag = "query_a.PAPER_BILL_NO"; this.gv_paperBillNo.Visible = true; this.gv_paperBillNo.Width = 95; - // - // gridBand14 - // - this.gridBand14.Caption = "澶囨敞淇℃伅"; - this.gridBand14.Columns.Add(this.gv_remark); - this.gridBand14.MinWidth = 120; - this.gridBand14.Name = "gridBand14"; - this.gridBand14.VisibleIndex = 9; - this.gridBand14.Width = 120; // // gv_remark // @@ -1767,6 +1592,181 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // + // gridBand1 + // + this.gridBand1.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand1.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand1.Caption = "瀹℃牳"; + this.gridBand1.Columns.Add(this.gv_status); + this.gridBand1.Columns.Add(this.gv_fstatus); + this.gridBand1.Columns.Add(this.gv_guid); + this.gridBand1.Columns.Add(this.gv_reason); + this.gridBand1.Columns.Add(this.gv_lastupdateBy); + this.gridBand1.Columns.Add(this.gv_lastupdateDate); + this.gridBand1.Columns.Add(this.gv_billTypeId); + this.gridBand1.Columns.Add(this.gv_transactionId); + this.gridBand1.Columns.Add(this.gv_userNoBack); + this.gridBand1.Columns.Add(this.gv_checkUser); + this.gridBand1.Columns.Add(this.gv_taskNo); + this.gridBand1.Columns.Add(this.gv_checkRes); + this.gridBand1.Columns.Add(this.gv_checkQty); + this.gridBand1.Columns.Add(this.gv_mmlist); + this.gridBand1.Columns.Add(this.gv_ebeln); + this.gridBand1.Columns.Add(this.gv_depotsCode); + this.gridBand1.Columns.Add(this.gv_transctionNo); + this.gridBand1.Columns.Add(this.gv_suppNo); + this.gridBand1.Columns.Add(this.gv_factory); + this.gridBand1.Columns.Add(this.gv_sapstatus); + this.gridBand1.Columns.Add(this.gv_sapno); + this.gridBand1.Columns.Add(this.gv_sapyear); + this.gridBand1.Columns.Add(this.gv_saptext); + this.gridBand1.Columns.Add(this.gv_ischeck); + this.gridBand1.Columns.Add(this.gv_insby); + this.gridBand1.Columns.Add(this.gv_isVisual); + this.gridBand1.Columns.Add(this.gv_company); + this.gridBand1.Columns.Add(this.gv_urgentFlag); + this.gridBand1.Columns.Add(this.gv_lineNo); + this.gridBand1.Columns.Add(this.gv_mttransctionNo); + this.gridBand1.Columns.Add(this.gv_taskLino); + this.gridBand1.Columns.Add(this.gv_fbillno); + this.gridBand1.Columns.Add(this.gv_fbillLino); + this.gridBand1.Columns.Add(this.gv_custNo); + this.gridBand1.Columns.Add(this.gv_custName); + this.gridBand1.Columns.Add(this.gv_iqcReleaseNo); + this.gridBand1.Columns.Add(this.gv_pickIns); + this.gridBand1.Columns.Add(this.gv_fcheckUser); + this.gridBand1.Columns.Add(this.gv_rbillNo); + this.gridBand1.Columns.Add(this.gv_bgr); + this.gridBand1.MinWidth = 150; + this.gridBand1.Name = "gridBand1"; + this.gridBand1.VisibleIndex = 0; + this.gridBand1.Width = 150; + // + // gridBand2 + // + this.gridBand2.Caption = "鍏ュ簱鍗曞彿"; + this.gridBand2.Columns.Add(this.gv_billNo); + this.gridBand2.MinWidth = 180; + this.gridBand2.Name = "gridBand2"; + this.gridBand2.VisibleIndex = 1; + this.gridBand2.Width = 180; + // + // gridBand3 + // + this.gridBand3.Caption = "鍒拌揣鍗曞彿"; + this.gridBand3.Columns.Add(this.gv_cbillNo); + this.gridBand3.MinWidth = 180; + this.gridBand3.Name = "gridBand3"; + this.gridBand3.VisibleIndex = 2; + this.gridBand3.Width = 180; + // + // gridBand4 + // + this.gridBand4.Caption = "鍒涘缓鏃堕棿"; + this.gridBand4.Columns.Add(this.gv_createDate); + this.gridBand4.MinWidth = 180; + this.gridBand4.Name = "gridBand4"; + this.gridBand4.VisibleIndex = 3; + this.gridBand4.Width = 180; + // + // gridBand5 + // + this.gridBand5.Caption = "鍒涘缓浜�"; + this.gridBand5.Columns.Add(this.gv_createBy); + this.gridBand5.MinWidth = 80; + this.gridBand5.Name = "gridBand5"; + this.gridBand5.VisibleIndex = 4; + this.gridBand5.Width = 80; + // + // gridBand6 + // + this.gridBand6.Caption = "瀹℃牳鏃ユ湡"; + this.gridBand6.Columns.Add(this.gv_checkDate); + this.gridBand6.Columns.Add(this.gv_insDate); + this.gridBand6.Columns.Add(this.gv_fcheckDate); + this.gridBand6.MinWidth = 180; + this.gridBand6.Name = "gridBand6"; + this.gridBand6.VisibleIndex = 5; + this.gridBand6.Width = 180; + // + // gridBand7 + // + this.gridBand7.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand7.Caption = "鏀惰揣浠�"; + this.gridBand7.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand10, + this.gridBand9}); + this.gridBand7.Name = "gridBand7"; + this.gridBand7.VisibleIndex = 6; + this.gridBand7.Width = 183; + // + // gridBand10 + // + this.gridBand10.Caption = "浠撳簱ID"; + this.gridBand10.Columns.Add(this.gv_depotsId); + this.gridBand10.MinWidth = 50; + this.gridBand10.Name = "gridBand10"; + this.gridBand10.VisibleIndex = 0; + this.gridBand10.Width = 89; + // + // gridBand9 + // + this.gridBand9.Caption = "浠撳簱鍚嶇О"; + this.gridBand9.Columns.Add(this.bandedGridColumn1); + this.gridBand9.MinWidth = 80; + this.gridBand9.Name = "gridBand9"; + this.gridBand9.VisibleIndex = 1; + this.gridBand9.Width = 94; + // + // gridBand8 + // + this.gridBand8.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand8.Caption = "渚涘簲鍟�"; + this.gridBand8.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand11, + this.gridBand12}); + this.gridBand8.Name = "gridBand8"; + this.gridBand8.VisibleIndex = 7; + this.gridBand8.Width = 189; + // + // gridBand11 + // + this.gridBand11.Caption = "渚涘簲鍟咺D"; + this.gridBand11.Columns.Add(this.gv_suppId); + this.gridBand11.MinWidth = 50; + this.gridBand11.Name = "gridBand11"; + this.gridBand11.VisibleIndex = 0; + this.gridBand11.Width = 89; + // + // gridBand12 + // + this.gridBand12.Caption = "渚涘簲鍟嗗悕绉�"; + this.gridBand12.Columns.Add(this.bandedGridColumn2); + this.gridBand12.MinWidth = 100; + this.gridBand12.Name = "gridBand12"; + this.gridBand12.VisibleIndex = 1; + this.gridBand12.Width = 100; + // + // gridBand13 + // + this.gridBand13.Caption = "閫佽揣鍗曞彿"; + this.gridBand13.Columns.Add(this.gv_paperBillNo); + this.gridBand13.MinWidth = 120; + this.gridBand13.Name = "gridBand13"; + this.gridBand13.VisibleIndex = 8; + this.gridBand13.Width = 120; + // + // gridBand14 + // + this.gridBand14.Caption = "澶囨敞淇℃伅"; + this.gridBand14.Columns.Add(this.gv_remark); + this.gridBand14.MinWidth = 120; + this.gridBand14.Name = "gridBand14"; + this.gridBand14.VisibleIndex = 9; + this.gridBand14.Width = 120; + // // Frm_MesInvItemIns // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1923,6 +1923,10 @@ private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2; + private UserControl.UcLookSupplier txt_suppId; + private UserControl.UcLookCk txt_depotsId; + private DevExpress.XtraEditors.CheckEdit txt_status; + private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3; @@ -1937,9 +1941,5 @@ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14; - private UserControl.UcLookSupplier txt_suppId; - private UserControl.UcLookCk txt_depotsId; - private DevExpress.XtraEditors.CheckEdit txt_status; - private System.Windows.Forms.PictureBox picCheckBox; } } \ No newline at end of file -- Gitblit v1.9.3