From 085fef1f2662c238d56ee0dbaae1e4c777c171e2 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 25 十一月 2024 09:55:10 +0800
Subject: [PATCH] 分页查询

---
 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs |   74 ++++++++++--------------------------
 1 files changed, 21 insertions(+), 53 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
index 19c9e77..a09cee9 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
@@ -40,9 +40,6 @@
             this.gv_lotFlag = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_itemSap = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_itemC = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_company = new DevExpress.XtraEditors.LabelControl();
-            this.txt_company = new DevExpress.XtraEditors.TextEdit();
             this.lb_remark = new DevExpress.XtraEditors.LabelControl();
             this.txt_remark = new DevExpress.XtraEditors.TextEdit();
             this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -84,6 +81,7 @@
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.gcMain = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gv_org = new DevExpress.XtraGrid.Columns.GridColumn();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -93,7 +91,6 @@
             this.lbGuid = new System.Windows.Forms.Label();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
@@ -121,7 +118,7 @@
             // 
             this.lb_fseller.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_fseller.Appearance.Options.UseFont = true;
-            this.lb_fseller.Location = new System.Drawing.Point(567, 155);
+            this.lb_fseller.Location = new System.Drawing.Point(567, 124);
             this.lb_fseller.Name = "lb_fseller";
             this.lb_fseller.Size = new System.Drawing.Size(56, 21);
             this.lb_fseller.TabIndex = 298;
@@ -129,7 +126,7 @@
             // 
             // txt_fseller
             // 
-            this.txt_fseller.Location = new System.Drawing.Point(626, 151);
+            this.txt_fseller.Location = new System.Drawing.Point(626, 120);
             this.txt_fseller.Name = "txt_fseller";
             this.txt_fseller.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fseller.Properties.Appearance.Options.UseFont = true;
@@ -239,44 +236,11 @@
             this.gv_itemC.VisibleIndex = 11;
             this.gv_itemC.Width = 94;
             // 
-            // gv_factory
-            // 
-            this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_factory.AppearanceCell.Options.UseFont = true;
-            this.gv_factory.Caption = "宸ュ巶缂栫爜 ";
-            this.gv_factory.FieldName = "factory";
-            this.gv_factory.MinWidth = 50;
-            this.gv_factory.Name = "gv_factory";
-            this.gv_factory.OptionsColumn.AllowEdit = false;
-            this.gv_factory.Tag = "query_a.factory";
-            this.gv_factory.Visible = true;
-            this.gv_factory.VisibleIndex = 1;
-            this.gv_factory.Width = 94;
-            // 
-            // lb_company
-            // 
-            this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_company.Appearance.Options.UseFont = true;
-            this.lb_company.Location = new System.Drawing.Point(337, 191);
-            this.lb_company.Name = "lb_company";
-            this.lb_company.Size = new System.Drawing.Size(39, 21);
-            this.lb_company.TabIndex = 258;
-            this.lb_company.Text = "鍏徃 ";
-            // 
-            // txt_company
-            // 
-            this.txt_company.Location = new System.Drawing.Point(377, 187);
-            this.txt_company.Name = "txt_company";
-            this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_company.Properties.Appearance.Options.UseFont = true;
-            this.txt_company.Size = new System.Drawing.Size(150, 28);
-            this.txt_company.TabIndex = 258;
-            // 
             // lb_remark
             // 
             this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_remark.Appearance.Options.UseFont = true;
-            this.lb_remark.Location = new System.Drawing.Point(584, 117);
+            this.lb_remark.Location = new System.Drawing.Point(584, 86);
             this.lb_remark.Name = "lb_remark";
             this.lb_remark.Size = new System.Drawing.Size(39, 21);
             this.lb_remark.TabIndex = 252;
@@ -284,7 +248,7 @@
             // 
             // txt_remark
             // 
-            this.txt_remark.Location = new System.Drawing.Point(626, 113);
+            this.txt_remark.Location = new System.Drawing.Point(626, 82);
             this.txt_remark.Name = "txt_remark";
             this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_remark.Properties.Appearance.Options.UseFont = true;
@@ -366,7 +330,7 @@
             // 
             this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_createDate.Appearance.Options.UseFont = true;
-            this.lb_createDate.Location = new System.Drawing.Point(550, 84);
+            this.lb_createDate.Location = new System.Drawing.Point(303, 197);
             this.lb_createDate.Name = "lb_createDate";
             this.lb_createDate.Size = new System.Drawing.Size(73, 21);
             this.lb_createDate.TabIndex = 235;
@@ -374,7 +338,7 @@
             // 
             // txt_createDate
             // 
-            this.txt_createDate.Location = new System.Drawing.Point(626, 80);
+            this.txt_createDate.Location = new System.Drawing.Point(379, 193);
             this.txt_createDate.Name = "txt_createDate";
             this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_createDate.Properties.Appearance.Options.UseFont = true;
@@ -675,7 +639,7 @@
             this.gv_id.OptionsColumn.AllowEdit = false;
             this.gv_id.Tag = "query_a.id";
             this.gv_id.Visible = true;
-            this.gv_id.VisibleIndex = 0;
+            this.gv_id.VisibleIndex = 1;
             this.gv_id.Width = 94;
             // 
             // toolBarMenu1
@@ -709,8 +673,8 @@
             this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gridView1.Appearance.Row.Options.UseFont = true;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gv_org,
             this.gv_id,
-            this.gv_factory,
             this.gv_custNo,
             this.gv_custName,
             this.gv_custSname,
@@ -732,6 +696,17 @@
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
             this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gv_org
+            // 
+            this.gv_org.Caption = "浣跨敤缁勭粐";
+            this.gv_org.FieldName = "fSubsidiary";
+            this.gv_org.MinWidth = 250;
+            this.gv_org.Name = "gv_org";
+            this.gv_org.Tag = "org.fnamber";
+            this.gv_org.Visible = true;
+            this.gv_org.VisibleIndex = 0;
+            this.gv_org.Width = 250;
             // 
             // xtraTabControl1
             // 
@@ -783,8 +758,6 @@
             this.panel1.Controls.Add(this.txt_fseller);
             this.panel1.Controls.Add(this.lb_fforbidstatus);
             this.panel1.Controls.Add(this.txt_fforbidstatus);
-            this.panel1.Controls.Add(this.lb_company);
-            this.panel1.Controls.Add(this.txt_company);
             this.panel1.Controls.Add(this.lb_remark);
             this.panel1.Controls.Add(this.txt_remark);
             this.panel1.Controls.Add(this.lb_lastupdateBy);
@@ -848,7 +821,6 @@
             this.Name = "Frm_Customer";
             ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
@@ -897,10 +869,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gv_lotFlag;
         private DevExpress.XtraGrid.Columns.GridColumn gv_itemSap;
         private DevExpress.XtraGrid.Columns.GridColumn gv_itemC;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
-
-        private DevExpress.XtraEditors.LabelControl lb_company;
-        private DevExpress.XtraEditors.TextEdit txt_company;
 
         private DevExpress.XtraEditors.LabelControl lb_remark;
         private DevExpress.XtraEditors.TextEdit txt_remark;
@@ -953,6 +921,6 @@
         private DevExpress.XtraEditors.LabelControl lb_id;
         private DevExpress.XtraEditors.TextEdit txt_id;
         private DevExpress.XtraGrid.Columns.GridColumn gv_id;
-
+        private DevExpress.XtraGrid.Columns.GridColumn gv_org;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3