From ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 09 六月 2025 09:53:37 +0800
Subject: [PATCH] 采购明细报表

---
 DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs |  512 +++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 340 insertions(+), 172 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs
index de99371..9a17935 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs
@@ -33,24 +33,37 @@
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
             this.gcMain1 = new DevExpress.XtraGrid.GridControl();
-            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_quantity = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_depotId = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_depotSectionsCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_ownerType = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_ownerId = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_indepUserCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_indepDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
+            this.gv_guid = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gv_itemBarcode = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gv_itemId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridColumn3 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridColumn4 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gv_depotId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gv_quantity = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridColumn6 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gv_ownerType = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridColumn5 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gv_ownerId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
+            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand10 = 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.gridBand15 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -74,7 +87,7 @@
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1312, 80);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -85,7 +98,7 @@
             this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
             this.xtraTabControl1.Name = "xtraTabControl1";
             this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1312, 602);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1});
@@ -94,7 +107,7 @@
             // 
             this.xtraTabPage1.Controls.Add(this.split1);
             this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1310, 570);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // split1
@@ -115,7 +128,7 @@
             // 
             this.split1.Panel2.Text = "Panel2";
             this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split1.Size = new System.Drawing.Size(1126, 570);
+            this.split1.Size = new System.Drawing.Size(1310, 570);
             this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 0;
             // 
@@ -125,7 +138,7 @@
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
+            this.gcMain1.Size = new System.Drawing.Size(1310, 519);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -133,28 +146,40 @@
             // gridView1
             // 
             this.gridView1.Appearance.Row.Options.UseFont = true;
-            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
+            this.gridBand1,
+            this.gridBand4,
+            this.gridBand7,
+            this.gridBand8,
+            this.gridBand9,
+            this.gridBand10,
+            this.gridBand11,
+            this.gridBand12,
+            this.gridBand13,
+            this.gridBand14,
+            this.gridBand15,
+            this.gridBand3});
+            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
             this.gv_guid,
             this.gv_itemBarcode,
             this.gv_itemId,
             this.gridColumn3,
             this.gridColumn2,
             this.gridColumn4,
-            this.gv_quantity,
             this.gv_depotId,
+            this.gv_quantity,
             this.gridColumn6,
             this.gridColumn1,
-            this.gv_depotSectionsCode,
             this.gv_ownerType,
             this.gv_ownerId,
             this.gridColumn5,
-            this.gv_indepUserCode,
-            this.gv_indepDate});
+            this.bandedGridColumn1});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
+            this.gridView1.OptionsView.ShowColumnHeaders = false;
             this.gridView1.OptionsView.ShowFooter = true;
             this.gridView1.OptionsView.ShowGroupPanel = false;
             // 
@@ -167,50 +192,8 @@
             this.gv_guid.Name = "gv_guid";
             this.gv_guid.OptionsColumn.AllowEdit = false;
             this.gv_guid.Tag = "query_a.guid";
-            this.gv_guid.Width = 94;
-            // 
-            // gv_itemId
-            // 
-            this.gv_itemId.AppearanceCell.Options.UseFont = true;
-            this.gv_itemId.Caption = "鐗╂枡ID ";
-            this.gv_itemId.FieldName = "itemId";
-            this.gv_itemId.MinWidth = 50;
-            this.gv_itemId.Name = "gv_itemId";
-            this.gv_itemId.OptionsColumn.AllowEdit = false;
-            this.gv_itemId.Tag = "query_a.ITEM_ID";
-            this.gv_itemId.Visible = true;
-            this.gv_itemId.VisibleIndex = 0;
-            this.gv_itemId.Width = 73;
-            // 
-            // gridColumn3
-            // 
-            this.gridColumn3.Caption = "鐗╂枡缂栫爜";
-            this.gridColumn3.FieldName = "itemNo";
-            this.gridColumn3.MinWidth = 25;
-            this.gridColumn3.Name = "gridColumn3";
-            this.gridColumn3.Visible = true;
-            this.gridColumn3.VisibleIndex = 2;
-            this.gridColumn3.Width = 73;
-            // 
-            // gridColumn2
-            // 
-            this.gridColumn2.Caption = "鐗╂枡鍚嶇О";
-            this.gridColumn2.FieldName = "itemName";
-            this.gridColumn2.MinWidth = 25;
-            this.gridColumn2.Name = "gridColumn2";
-            this.gridColumn2.Visible = true;
-            this.gridColumn2.VisibleIndex = 3;
-            this.gridColumn2.Width = 73;
-            // 
-            // gridColumn4
-            // 
-            this.gridColumn4.Caption = "瑙勬牸鍨嬪彿";
-            this.gridColumn4.FieldName = "itemModel";
-            this.gridColumn4.MinWidth = 25;
-            this.gridColumn4.Name = "gridColumn4";
-            this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 4;
-            this.gridColumn4.Width = 73;
+            this.gv_guid.Visible = true;
+            this.gv_guid.Width = 95;
             // 
             // gv_itemBarcode
             // 
@@ -222,131 +205,145 @@
             this.gv_itemBarcode.OptionsColumn.AllowEdit = false;
             this.gv_itemBarcode.Tag = "query_a.ITEM_BARCODE";
             this.gv_itemBarcode.Visible = true;
-            this.gv_itemBarcode.VisibleIndex = 1;
-            this.gv_itemBarcode.Width = 73;
+            this.gv_itemBarcode.Width = 77;
             // 
-            // gv_quantity
+            // gv_itemId
             // 
-            this.gv_quantity.AppearanceCell.Options.UseFont = true;
-            this.gv_quantity.Caption = "閲囪喘鍗曟暟閲� ";
-            this.gv_quantity.FieldName = "cgsl";
-            this.gv_quantity.MinWidth = 50;
-            this.gv_quantity.Name = "gv_quantity";
-            this.gv_quantity.OptionsColumn.AllowEdit = false;
-            this.gv_quantity.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
-            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "鍚堣={0:0.##}")});
-            this.gv_quantity.Tag = "query_a.QUANTITY";
-            this.gv_quantity.Visible = true;
-            this.gv_quantity.VisibleIndex = 5;
-            this.gv_quantity.Width = 73;
+            this.gv_itemId.AppearanceCell.Options.UseFont = true;
+            this.gv_itemId.Caption = "鐗╂枡ID";
+            this.gv_itemId.FieldName = "itemId";
+            this.gv_itemId.MinWidth = 50;
+            this.gv_itemId.Name = "gv_itemId";
+            this.gv_itemId.OptionsColumn.AllowEdit = false;
+            this.gv_itemId.Tag = "query_a.ITEM_ID";
+            this.gv_itemId.Visible = true;
+            this.gv_itemId.Width = 74;
+            // 
+            // gridColumn3
+            // 
+            this.gridColumn3.Caption = "鐗╂枡缂栫爜";
+            this.gridColumn3.FieldName = "itemNo";
+            this.gridColumn3.MinWidth = 25;
+            this.gridColumn3.Name = "gridColumn3";
+            this.gridColumn3.Visible = true;
+            this.gridColumn3.Width = 77;
+            // 
+            // gridColumn2
+            // 
+            this.gridColumn2.Caption = "鐗╂枡鍚嶇О";
+            this.gridColumn2.FieldName = "itemName";
+            this.gridColumn2.MinWidth = 25;
+            this.gridColumn2.Name = "gridColumn2";
+            this.gridColumn2.Visible = true;
+            this.gridColumn2.Width = 77;
+            // 
+            // gridColumn4
+            // 
+            this.gridColumn4.Caption = "瑙勬牸鍨嬪彿";
+            this.gridColumn4.FieldName = "itemModel";
+            this.gridColumn4.MinWidth = 25;
+            this.gridColumn4.Name = "gridColumn4";
+            this.gridColumn4.Visible = true;
+            this.gridColumn4.Width = 77;
             // 
             // gv_depotId
             // 
             this.gv_depotId.AppearanceCell.Options.UseFont = true;
-            this.gv_depotId.Caption = "浠撳簱ID";
-            this.gv_depotId.FieldName = "depotId";
+            this.gv_depotId.Caption = "閲囪喘鍗曚綅";
+            this.gv_depotId.FieldName = "dwCg";
             this.gv_depotId.MinWidth = 50;
             this.gv_depotId.Name = "gv_depotId";
             this.gv_depotId.OptionsColumn.AllowEdit = false;
             this.gv_depotId.Tag = "query_a.DEPOT_ID";
             this.gv_depotId.Visible = true;
-            this.gv_depotId.VisibleIndex = 6;
-            this.gv_depotId.Width = 73;
+            this.gv_depotId.Width = 77;
+            // 
+            // gv_quantity
+            // 
+            this.gv_quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+            this.gv_quantity.AppearanceCell.Options.UseFont = true;
+            this.gv_quantity.AppearanceCell.Options.UseForeColor = true;
+            this.gv_quantity.Caption = "閲囪喘鍗曟暟閲�";
+            this.gv_quantity.FieldName = "cgsl";
+            this.gv_quantity.MinWidth = 50;
+            this.gv_quantity.Name = "gv_quantity";
+            this.gv_quantity.OptionsColumn.AllowEdit = false;
+            this.gv_quantity.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
+            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "cgsl", "鍚堣={0:0.##}")});
+            this.gv_quantity.Tag = "query_a.QUANTITY";
+            this.gv_quantity.Visible = true;
+            this.gv_quantity.Width = 60;
             // 
             // gridColumn6
             // 
-            this.gridColumn6.Caption = "浠撳簱缂栧彿";
-            this.gridColumn6.FieldName = "depotNo";
+            this.gridColumn6.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+            this.gridColumn6.AppearanceCell.Options.UseForeColor = true;
+            this.gridColumn6.Caption = "绱瀹炲叆搴�";
+            this.gridColumn6.FieldName = "qtySjrk";
             this.gridColumn6.MinWidth = 25;
             this.gridColumn6.Name = "gridColumn6";
+            this.gridColumn6.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
+            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "qtySjrk", "鍚堣={0:0.##}")});
             this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 7;
-            this.gridColumn6.Width = 73;
+            this.gridColumn6.Width = 60;
             // 
             // gridColumn1
             // 
-            this.gridColumn1.Caption = "浠撳簱鍚嶇О";
-            this.gridColumn1.FieldName = "depotName";
+            this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
+            this.gridColumn1.AppearanceCell.ForeColor = System.Drawing.Color.Red;
+            this.gridColumn1.AppearanceCell.Options.UseFont = true;
+            this.gridColumn1.AppearanceCell.Options.UseForeColor = true;
+            this.gridColumn1.Caption = "鎬绘瑺鏂�";
+            this.gridColumn1.FieldName = "qtyQl";
             this.gridColumn1.MinWidth = 25;
             this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
+            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "qtyQl", "鍚堣={0:0.##}")});
             this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 8;
-            this.gridColumn1.Width = 73;
+            this.gridColumn1.Width = 60;
             // 
-            // gv_depotSectionsCode
+            // bandedGridColumn1
             // 
-            this.gv_depotSectionsCode.AppearanceCell.Options.UseFont = true;
-            this.gv_depotSectionsCode.Caption = "璐т綅缂栧彿";
-            this.gv_depotSectionsCode.FieldName = "depotSectionsCode";
-            this.gv_depotSectionsCode.MinWidth = 50;
-            this.gv_depotSectionsCode.Name = "gv_depotSectionsCode";
-            this.gv_depotSectionsCode.OptionsColumn.AllowEdit = false;
-            this.gv_depotSectionsCode.Tag = "query_a.DEPOT_SECTIONS_CODE";
-            this.gv_depotSectionsCode.Visible = true;
-            this.gv_depotSectionsCode.VisibleIndex = 9;
-            this.gv_depotSectionsCode.Width = 73;
+            this.bandedGridColumn1.Caption = "姣斾緥";
+            this.bandedGridColumn1.FieldName = "barbl";
+            this.bandedGridColumn1.MinWidth = 25;
+            this.bandedGridColumn1.Name = "bandedGridColumn1";
+            this.bandedGridColumn1.Tag = "query_a.guid";
+            this.bandedGridColumn1.Visible = true;
+            this.bandedGridColumn1.Width = 327;
             // 
             // gv_ownerType
             // 
             this.gv_ownerType.AppearanceCell.Options.UseFont = true;
-            this.gv_ownerType.Caption = "璐т富绫诲瀷";
-            this.gv_ownerType.FieldName = "ownerType";
+            this.gv_ownerType.Caption = "绱鏀舵枡鏁伴噺";
+            this.gv_ownerType.FieldName = "sl";
             this.gv_ownerType.MinWidth = 50;
             this.gv_ownerType.Name = "gv_ownerType";
             this.gv_ownerType.OptionsColumn.AllowEdit = false;
             this.gv_ownerType.Tag = "query_a.Owner_Type";
             this.gv_ownerType.Visible = true;
-            this.gv_ownerType.VisibleIndex = 10;
-            this.gv_ownerType.Width = 73;
+            this.gv_ownerType.Width = 105;
+            // 
+            // gridColumn5
+            // 
+            this.gridColumn5.Caption = "绱浠撻��";
+            this.gridColumn5.FieldName = "ct";
+            this.gridColumn5.MinWidth = 25;
+            this.gridColumn5.Name = "gridColumn5";
+            this.gridColumn5.Visible = true;
+            this.gridColumn5.Width = 105;
             // 
             // gv_ownerId
             // 
             this.gv_ownerId.AppearanceCell.Options.UseFont = true;
-            this.gv_ownerId.Caption = "璐т富ID";
-            this.gv_ownerId.FieldName = "ownerId";
+            this.gv_ownerId.Caption = "绱楠岄��";
+            this.gv_ownerId.FieldName = "yt";
             this.gv_ownerId.MinWidth = 50;
             this.gv_ownerId.Name = "gv_ownerId";
             this.gv_ownerId.OptionsColumn.AllowEdit = false;
             this.gv_ownerId.Tag = "query_a.Owner_Id";
             this.gv_ownerId.Visible = true;
-            this.gv_ownerId.VisibleIndex = 11;
-            this.gv_ownerId.Width = 73;
-            // 
-            // gridColumn5
-            // 
-            this.gridColumn5.Caption = "璐т富鍚嶇О";
-            this.gridColumn5.FieldName = "ownerName";
-            this.gridColumn5.MinWidth = 25;
-            this.gridColumn5.Name = "gridColumn5";
-            this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 12;
-            this.gridColumn5.Width = 73;
-            // 
-            // gv_indepUserCode
-            // 
-            this.gv_indepUserCode.AppearanceCell.Options.UseFont = true;
-            this.gv_indepUserCode.Caption = "鍏ュ簱浜�";
-            this.gv_indepUserCode.FieldName = "indepUserCode";
-            this.gv_indepUserCode.MinWidth = 50;
-            this.gv_indepUserCode.Name = "gv_indepUserCode";
-            this.gv_indepUserCode.OptionsColumn.AllowEdit = false;
-            this.gv_indepUserCode.Tag = "query_a.INDEP_USER_CODE";
-            this.gv_indepUserCode.Visible = true;
-            this.gv_indepUserCode.VisibleIndex = 13;
-            this.gv_indepUserCode.Width = 73;
-            // 
-            // gv_indepDate
-            // 
-            this.gv_indepDate.AppearanceCell.Options.UseFont = true;
-            this.gv_indepDate.Caption = "鍏ュ簱鏃ユ湡 ";
-            this.gv_indepDate.FieldName = "indepDate";
-            this.gv_indepDate.MinWidth = 10;
-            this.gv_indepDate.Name = "gv_indepDate";
-            this.gv_indepDate.OptionsColumn.AllowEdit = false;
-            this.gv_indepDate.Tag = "query_a.INDEP_DATE";
-            this.gv_indepDate.Visible = true;
-            this.gv_indepDate.VisibleIndex = 14;
-            this.gv_indepDate.Width = 10;
+            this.gv_ownerId.Width = 130;
             // 
             // pageBar1
             // 
@@ -356,15 +353,173 @@
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
+            this.pageBar1.Size = new System.Drawing.Size(1310, 39);
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
+            // 
+            // gridBand1
+            // 
+            this.gridBand1.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
+            this.gridBand1.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand1.Caption = "閲囪喘鏄庣粏GUID";
+            this.gridBand1.Columns.Add(this.gv_guid);
+            this.gridBand1.Name = "gridBand1";
+            this.gridBand1.Visible = false;
+            this.gridBand1.VisibleIndex = -1;
+            this.gridBand1.Width = 95;
+            // 
+            // gridBand4
+            // 
+            this.gridBand4.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
+            this.gridBand4.Caption = "閲囪喘鍗曞彿";
+            this.gridBand4.Columns.Add(this.gv_itemBarcode);
+            this.gridBand4.Name = "gridBand4";
+            this.gridBand4.VisibleIndex = 0;
+            this.gridBand4.Width = 77;
+            // 
+            // gridBand7
+            // 
+            this.gridBand7.Caption = "鐗╂枡ID";
+            this.gridBand7.Columns.Add(this.gv_itemId);
+            this.gridBand7.Name = "gridBand7";
+            this.gridBand7.Visible = false;
+            this.gridBand7.VisibleIndex = -1;
+            this.gridBand7.Width = 74;
+            // 
+            // gridBand8
+            // 
+            this.gridBand8.Caption = "鐗╂枡缂栫爜";
+            this.gridBand8.Columns.Add(this.gridColumn3);
+            this.gridBand8.Name = "gridBand8";
+            this.gridBand8.VisibleIndex = 1;
+            this.gridBand8.Width = 77;
+            // 
+            // gridBand9
+            // 
+            this.gridBand9.Caption = "鐗╂枡鍚嶇О";
+            this.gridBand9.Columns.Add(this.gridColumn2);
+            this.gridBand9.Name = "gridBand9";
+            this.gridBand9.VisibleIndex = 2;
+            this.gridBand9.Width = 77;
+            // 
+            // gridBand10
+            // 
+            this.gridBand10.Caption = "瑙勬牸鍨嬪彿";
+            this.gridBand10.Columns.Add(this.gridColumn4);
+            this.gridBand10.Name = "gridBand10";
+            this.gridBand10.VisibleIndex = 3;
+            this.gridBand10.Width = 77;
+            // 
+            // gridBand11
+            // 
+            this.gridBand11.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand11.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand11.Caption = "閲囪喘鍗曚綅";
+            this.gridBand11.Columns.Add(this.gv_depotId);
+            this.gridBand11.MinWidth = 30;
+            this.gridBand11.Name = "gridBand11";
+            this.gridBand11.VisibleIndex = 4;
+            this.gridBand11.Width = 77;
+            // 
+            // gridBand12
+            // 
+            this.gridBand12.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gridBand12.AppearanceHeader.Options.UseForeColor = true;
+            this.gridBand12.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand12.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand12.Caption = "閲囪喘鍗曟暟閲�";
+            this.gridBand12.Columns.Add(this.gv_quantity);
+            this.gridBand12.MinWidth = 50;
+            this.gridBand12.Name = "gridBand12";
+            this.gridBand12.VisibleIndex = 5;
+            this.gridBand12.Width = 60;
+            // 
+            // gridBand13
+            // 
+            this.gridBand13.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gridBand13.AppearanceHeader.Options.UseForeColor = true;
+            this.gridBand13.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand13.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand13.Caption = "绱瀹炲叆搴�";
+            this.gridBand13.Columns.Add(this.gridColumn6);
+            this.gridBand13.MinWidth = 50;
+            this.gridBand13.Name = "gridBand13";
+            this.gridBand13.VisibleIndex = 6;
+            this.gridBand13.Width = 60;
+            // 
+            // gridBand14
+            // 
+            this.gridBand14.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
+            this.gridBand14.AppearanceHeader.Options.UseForeColor = true;
+            this.gridBand14.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand14.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand14.Caption = "鎬绘瑺鏂�";
+            this.gridBand14.Columns.Add(this.gridColumn1);
+            this.gridBand14.MinWidth = 50;
+            this.gridBand14.Name = "gridBand14";
+            this.gridBand14.VisibleIndex = 7;
+            this.gridBand14.Width = 60;
+            // 
+            // gridBand15
+            // 
+            this.gridBand15.Caption = "浜よ揣杩涘害";
+            this.gridBand15.Columns.Add(this.bandedGridColumn1);
+            this.gridBand15.MinWidth = 300;
+            this.gridBand15.Name = "gridBand15";
+            this.gridBand15.VisibleIndex = 8;
+            this.gridBand15.Width = 327;
+            // 
+            // gridBand3
+            // 
+            this.gridBand3.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
+            this.gridBand3.Caption = "姹囨��";
+            this.gridBand3.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
+            this.gridBand2,
+            this.gridBand6,
+            this.gridBand5});
+            this.gridBand3.MinWidth = 300;
+            this.gridBand3.Name = "gridBand3";
+            this.gridBand3.VisibleIndex = 9;
+            this.gridBand3.Width = 340;
+            // 
+            // gridBand2
+            // 
+            this.gridBand2.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand2.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand2.Caption = "绱鏀舵枡";
+            this.gridBand2.Columns.Add(this.gv_ownerType);
+            this.gridBand2.Name = "gridBand2";
+            this.gridBand2.VisibleIndex = 0;
+            this.gridBand2.Width = 105;
+            // 
+            // gridBand6
+            // 
+            this.gridBand6.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand6.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand6.Caption = "绱閫�鏂�";
+            this.gridBand6.Columns.Add(this.gridColumn5);
+            this.gridBand6.Name = "gridBand6";
+            this.gridBand6.VisibleIndex = 1;
+            this.gridBand6.Width = 105;
+            // 
+            // gridBand5
+            // 
+            this.gridBand5.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand5.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand5.Caption = "绱楠岄��";
+            this.gridBand5.Columns.Add(this.gv_ownerId);
+            this.gridBand5.Name = "gridBand5";
+            this.gridBand5.VisibleIndex = 2;
+            this.gridBand5.Width = 130;
             // 
             // Ckcgmx
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1128, 682);
+            this.ClientSize = new System.Drawing.Size(1312, 682);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
@@ -389,23 +544,36 @@
         private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
         private DevExpress.XtraEditors.SplitContainerControl split1;
         private DevExpress.XtraGrid.GridControl gcMain1;
-        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_guid;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_itemBarcode;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_quantity;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_depotId;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_depotSectionsCode;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_ownerType;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_ownerId;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_indepUserCode;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_indepDate;
         private UserControls.Data.UcPageBar pageBar1;
+        private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView gridView1;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_guid;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_itemBarcode;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_itemId;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn3;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn2;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn4;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_depotId;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_quantity;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn6;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn1;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_ownerType;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_ownerId;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn5;
+        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand15;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6;
+        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3