From 3ee759fb8ca911b0fa3c4ccb82d318ca8ee559ad Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期一, 18 八月 2025 11:00:54 +0800
Subject: [PATCH] bug
---
DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs | 31 ++++++++++++-------------------
1 files changed, 12 insertions(+), 19 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs
index 4494a92..e54b017 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs
@@ -101,27 +101,28 @@
// split1
//
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
this.split1.Name = "split1";
//
- // split1.split1_Panel1
+ // split1.Panel1
//
this.split1.Panel1.Controls.Add(this.gcMain1);
this.split1.Panel1.Controls.Add(this.pageBar1);
this.split1.Panel1.Text = "Panel1";
//
- // split1.split1_Panel2
+ // split1.Panel2
//
this.split1.Panel2.Text = "Panel2";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(1126, 570);
- this.split1.SplitterPosition = 558;
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
@@ -132,7 +133,6 @@
//
// gridView1
//
-
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_guid,
@@ -156,11 +156,11 @@
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
+ this.gridView1.OptionsView.ShowFooter = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// gv_guid
//
-
this.gv_guid.AppearanceCell.Options.UseFont = true;
this.gv_guid.Caption = "涓婚敭GUID";
this.gv_guid.FieldName = "guid";
@@ -172,7 +172,6 @@
//
// gv_itemId
//
-
this.gv_itemId.AppearanceCell.Options.UseFont = true;
this.gv_itemId.Caption = "鐗╂枡ID ";
this.gv_itemId.FieldName = "itemId";
@@ -191,7 +190,7 @@
this.gridColumn3.MinWidth = 25;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 1;
+ this.gridColumn3.VisibleIndex = 2;
this.gridColumn3.Width = 73;
//
// gridColumn2
@@ -201,7 +200,7 @@
this.gridColumn2.MinWidth = 25;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 2;
+ this.gridColumn2.VisibleIndex = 3;
this.gridColumn2.Width = 73;
//
// gridColumn4
@@ -211,12 +210,11 @@
this.gridColumn4.MinWidth = 25;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
- this.gridColumn4.VisibleIndex = 3;
+ this.gridColumn4.VisibleIndex = 4;
this.gridColumn4.Width = 73;
//
// gv_itemBarcode
//
-
this.gv_itemBarcode.AppearanceCell.Options.UseFont = true;
this.gv_itemBarcode.Caption = "鐗╂枡鏉$爜";
this.gv_itemBarcode.FieldName = "itemBarcode";
@@ -225,18 +223,19 @@
this.gv_itemBarcode.OptionsColumn.AllowEdit = false;
this.gv_itemBarcode.Tag = "query_a.ITEM_BARCODE";
this.gv_itemBarcode.Visible = true;
- this.gv_itemBarcode.VisibleIndex = 4;
+ this.gv_itemBarcode.VisibleIndex = 1;
this.gv_itemBarcode.Width = 73;
//
// gv_quantity
//
-
this.gv_quantity.AppearanceCell.Options.UseFont = true;
this.gv_quantity.Caption = "鏁伴噺 ";
this.gv_quantity.FieldName = "quantity";
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;
@@ -244,7 +243,6 @@
//
// gv_depotId
//
-
this.gv_depotId.AppearanceCell.Options.UseFont = true;
this.gv_depotId.Caption = "浠撳簱ID";
this.gv_depotId.FieldName = "depotId";
@@ -278,7 +276,6 @@
//
// gv_depotSectionsCode
//
-
this.gv_depotSectionsCode.AppearanceCell.Options.UseFont = true;
this.gv_depotSectionsCode.Caption = "璐т綅缂栧彿";
this.gv_depotSectionsCode.FieldName = "depotSectionsCode";
@@ -292,7 +289,6 @@
//
// gv_ownerType
//
-
this.gv_ownerType.AppearanceCell.Options.UseFont = true;
this.gv_ownerType.Caption = "璐т富绫诲瀷";
this.gv_ownerType.FieldName = "ownerType";
@@ -306,7 +302,6 @@
//
// gv_ownerId
//
-
this.gv_ownerId.AppearanceCell.Options.UseFont = true;
this.gv_ownerId.Caption = "璐т富ID";
this.gv_ownerId.FieldName = "ownerId";
@@ -330,7 +325,6 @@
//
// gv_indepUserCode
//
-
this.gv_indepUserCode.AppearanceCell.Options.UseFont = true;
this.gv_indepUserCode.Caption = "鍏ュ簱浜�";
this.gv_indepUserCode.FieldName = "indepUserCode";
@@ -344,7 +338,6 @@
//
// gv_indepDate
//
-
this.gv_indepDate.AppearanceCell.Options.UseFont = true;
this.gv_indepDate.Caption = "鍏ュ簱鏃ユ湡 ";
this.gv_indepDate.FieldName = "indepDate";
--
Gitblit v1.9.3