From b5834262308402ea928355987b34d1a9a0011374 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期一, 08 九月 2025 23:43:13 +0800
Subject: [PATCH] bug

---
 DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs |  345 ++++++++++++++-------------------------------------------
 1 files changed, 85 insertions(+), 260 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
index b7e16fb..1cdb71f 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs
@@ -120,20 +120,6 @@
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
-            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1fMustQty = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
@@ -230,8 +216,6 @@
             this.tabMxPage1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
@@ -619,8 +603,7 @@
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem1,
             this.layoutControlItem16,
-            this.layoutControlItem12,
-            this.layoutControlItem21});
+            this.layoutControlItem12});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(552, 472, 812, 500);
@@ -649,10 +632,10 @@
             // 
             // txt_chkStatus
             // 
-            this.txt_chkStatus.Location = new System.Drawing.Point(682, 73);
+            this.txt_chkStatus.Location = new System.Drawing.Point(671, 74);
             this.txt_chkStatus.Name = "txt_chkStatus";
             this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��";
-            this.txt_chkStatus.Size = new System.Drawing.Size(331, 24);
+            this.txt_chkStatus.Size = new System.Drawing.Size(326, 24);
             this.txt_chkStatus.StyleController = this.layoutMx1;
             this.txt_chkStatus.TabIndex = 376;
             this.txt_chkStatus.Tag = "readonly";
@@ -672,7 +655,7 @@
             this.txt_billNo.Location = new System.Drawing.Point(114, 12);
             this.txt_billNo.Name = "txt_billNo";
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_billNo.Size = new System.Drawing.Size(229, 24);
+            this.txt_billNo.Size = new System.Drawing.Size(223, 24);
             this.txt_billNo.StyleController = this.layoutMx1;
             this.txt_billNo.TabIndex = 211;
             this.txt_billNo.Tag = "readonly";
@@ -680,23 +663,23 @@
             // txt_fBillTypeID
             // 
             this.txt_fBillTypeID.EditValue = "鏍囧噯閿�鍞嚭搴撳崟(XSCKD01_SYS)";
-            this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 42);
+            this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 43);
             this.txt_fBillTypeID.Name = "txt_fBillTypeID";
             this.txt_fBillTypeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.txt_fBillTypeID.Properties.Items.AddRange(new object[] {
             "鏍囧噯閿�鍞嚭搴撳崟(XSCKD01_SYS)"});
             this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_fBillTypeID.Size = new System.Drawing.Size(229, 24);
+            this.txt_fBillTypeID.Size = new System.Drawing.Size(223, 24);
             this.txt_fBillTypeID.StyleController = this.layoutMx1;
             this.txt_fBillTypeID.TabIndex = 362;
             // 
             // txt_fApproverID
             // 
-            this.txt_fApproverID.Location = new System.Drawing.Point(784, 12);
+            this.txt_fApproverID.Location = new System.Drawing.Point(773, 12);
             this.txt_fApproverID.Name = "txt_fApproverID";
             this.txt_fApproverID.Properties.Appearance.Options.UseFont = true;
-            this.txt_fApproverID.Size = new System.Drawing.Size(229, 24);
+            this.txt_fApproverID.Size = new System.Drawing.Size(224, 24);
             this.txt_fApproverID.StyleController = this.layoutMx1;
             this.txt_fApproverID.TabIndex = 222;
             this.txt_fApproverID.Tag = "readonly";
@@ -704,94 +687,94 @@
             // txt_salesId
             // 
             this.txt_salesId.IsReadly = false;
-            this.txt_salesId.Location = new System.Drawing.Point(114, 73);
+            this.txt_salesId.Location = new System.Drawing.Point(114, 74);
             this.txt_salesId.Name = "txt_salesId";
-            this.txt_salesId.Size = new System.Drawing.Size(229, 24);
+            this.txt_salesId.Size = new System.Drawing.Size(223, 24);
             this.txt_salesId.TabIndex = 367;
             // 
             // txt_fSaleOrgIdTxt
             // 
-            this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(449, 12);
+            this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(443, 12);
             this.txt_fSaleOrgIdTxt.Name = "txt_fSaleOrgIdTxt";
             this.txt_fSaleOrgIdTxt.Properties.Appearance.Options.UseFont = true;
-            this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(229, 24);
+            this.txt_fSaleOrgIdTxt.Size = new System.Drawing.Size(224, 24);
             this.txt_fSaleOrgIdTxt.StyleController = this.layoutMx1;
             this.txt_fSaleOrgIdTxt.TabIndex = 365;
             this.txt_fSaleOrgIdTxt.Tag = "readonly";
             // 
             // txt_fCreatorId
             // 
-            this.txt_fCreatorId.Location = new System.Drawing.Point(1119, 104);
+            this.txt_fCreatorId.Location = new System.Drawing.Point(1103, 105);
             this.txt_fCreatorId.Name = "txt_fCreatorId";
             this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true;
-            this.txt_fCreatorId.Size = new System.Drawing.Size(229, 24);
+            this.txt_fCreatorId.Size = new System.Drawing.Size(224, 24);
             this.txt_fCreatorId.StyleController = this.layoutMx1;
             this.txt_fCreatorId.TabIndex = 219;
             this.txt_fCreatorId.Tag = "readonly";
             // 
             // txt_fApproveDate
             // 
-            this.txt_fApproveDate.Location = new System.Drawing.Point(784, 42);
+            this.txt_fApproveDate.Location = new System.Drawing.Point(773, 43);
             this.txt_fApproveDate.Name = "txt_fApproveDate";
             this.txt_fApproveDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_fApproveDate.Size = new System.Drawing.Size(229, 24);
+            this.txt_fApproveDate.Size = new System.Drawing.Size(224, 24);
             this.txt_fApproveDate.StyleController = this.layoutMx1;
             this.txt_fApproveDate.TabIndex = 228;
             this.txt_fApproveDate.Tag = "readonly";
             // 
             // txt_fNote
             // 
-            this.txt_fNote.Location = new System.Drawing.Point(114, 104);
+            this.txt_fNote.Location = new System.Drawing.Point(114, 105);
             this.txt_fNote.Name = "txt_fNote";
             this.txt_fNote.Properties.Appearance.Options.UseFont = true;
-            this.txt_fNote.Size = new System.Drawing.Size(229, 24);
+            this.txt_fNote.Size = new System.Drawing.Size(223, 24);
             this.txt_fNote.StyleController = this.layoutMx1;
             this.txt_fNote.TabIndex = 243;
             // 
             // txt_fSalesManIDTxt
             // 
-            this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(784, 104);
+            this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(773, 105);
             this.txt_fSalesManIDTxt.Name = "txt_fSalesManIDTxt";
             this.txt_fSalesManIDTxt.Properties.Appearance.Options.UseFont = true;
-            this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(229, 24);
+            this.txt_fSalesManIDTxt.Size = new System.Drawing.Size(224, 24);
             this.txt_fSalesManIDTxt.StyleController = this.layoutMx1;
             this.txt_fSalesManIDTxt.TabIndex = 231;
             this.txt_fSalesManIDTxt.Tag = "readonly";
             // 
             // txt_fCreateDate
             // 
-            this.txt_fCreateDate.Location = new System.Drawing.Point(1119, 135);
+            this.txt_fCreateDate.Location = new System.Drawing.Point(1103, 136);
             this.txt_fCreateDate.Name = "txt_fCreateDate";
             this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_fCreateDate.Size = new System.Drawing.Size(229, 24);
+            this.txt_fCreateDate.Size = new System.Drawing.Size(224, 24);
             this.txt_fCreateDate.StyleController = this.layoutMx1;
             this.txt_fCreateDate.TabIndex = 226;
             this.txt_fCreateDate.Tag = "readonly";
             // 
             // txt_fCustomerIDTxt
             // 
-            this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(449, 42);
+            this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(443, 43);
             this.txt_fCustomerIDTxt.Name = "txt_fCustomerIDTxt";
             this.txt_fCustomerIDTxt.Properties.Appearance.Options.UseFont = true;
-            this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(229, 24);
+            this.txt_fCustomerIDTxt.Size = new System.Drawing.Size(224, 24);
             this.txt_fCustomerIDTxt.StyleController = this.layoutMx1;
             this.txt_fCustomerIDTxt.TabIndex = 368;
             this.txt_fCustomerIDTxt.Tag = "readonly";
             // 
             // txt_shf
             // 
-            this.txt_shf.Location = new System.Drawing.Point(449, 73);
+            this.txt_shf.Location = new System.Drawing.Point(443, 74);
             this.txt_shf.Name = "txt_shf";
-            this.txt_shf.Size = new System.Drawing.Size(229, 24);
+            this.txt_shf.Size = new System.Drawing.Size(224, 24);
             this.txt_shf.StyleController = this.layoutMx1;
             this.txt_shf.TabIndex = 373;
             this.txt_shf.Tag = "readonly";
             // 
             // txt_shName
             // 
-            this.txt_shName.Location = new System.Drawing.Point(449, 104);
+            this.txt_shName.Location = new System.Drawing.Point(443, 105);
             this.txt_shName.Name = "txt_shName";
-            this.txt_shName.Size = new System.Drawing.Size(229, 24);
+            this.txt_shName.Size = new System.Drawing.Size(224, 24);
             this.txt_shName.StyleController = this.layoutMx1;
             this.txt_shName.TabIndex = 374;
             this.txt_shName.Tag = "readonly";
@@ -808,31 +791,31 @@
             // 
             // txt_qt031
             // 
-            this.txt_qt031.Location = new System.Drawing.Point(1119, 12);
+            this.txt_qt031.Location = new System.Drawing.Point(1103, 12);
             this.txt_qt031.Name = "txt_qt031";
             this.txt_qt031.Properties.ReadOnly = true;
-            this.txt_qt031.Size = new System.Drawing.Size(229, 24);
+            this.txt_qt031.Size = new System.Drawing.Size(224, 24);
             this.txt_qt031.StyleController = this.layoutMx1;
             this.txt_qt031.TabIndex = 378;
             this.txt_qt031.Tag = "readonly";
             // 
             // txt_qt030
             // 
-            this.txt_qt030.Location = new System.Drawing.Point(1119, 42);
+            this.txt_qt030.Location = new System.Drawing.Point(1103, 43);
             this.txt_qt030.Name = "txt_qt030";
             this.txt_qt030.Properties.ReadOnly = true;
-            this.txt_qt030.Size = new System.Drawing.Size(229, 24);
+            this.txt_qt030.Size = new System.Drawing.Size(224, 24);
             this.txt_qt030.StyleController = this.layoutMx1;
             this.txt_qt030.TabIndex = 379;
             this.txt_qt030.Tag = "readonly";
             // 
             // txt_qt029
             // 
-            this.txt_qt029.Location = new System.Drawing.Point(1017, 73);
+            this.txt_qt029.Location = new System.Drawing.Point(1001, 74);
             this.txt_qt029.Name = "txt_qt029";
             this.txt_qt029.Properties.Caption = "璐㈠姟瀹℃牳鐘舵��";
             this.txt_qt029.Properties.ReadOnly = true;
-            this.txt_qt029.Size = new System.Drawing.Size(331, 24);
+            this.txt_qt029.Size = new System.Drawing.Size(326, 24);
             this.txt_qt029.StyleController = this.layoutMx1;
             this.txt_qt029.TabIndex = 380;
             this.txt_qt029.Tag = "readonly";
@@ -897,7 +880,8 @@
             this.layoutControlItem17,
             this.layoutControlItem9,
             this.layoutControlItem3,
-            this.layoutControlItem2});
+            this.layoutControlItem2,
+            this.layoutControlItem21});
             this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.layoutControlGroup1.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -929,7 +913,7 @@
             rowDefinition3,
             rowDefinition4,
             rowDefinition5});
-            this.layoutControlGroup1.Size = new System.Drawing.Size(1360, 174);
+            this.layoutControlGroup1.Size = new System.Drawing.Size(1339, 175);
             this.layoutControlGroup1.TextVisible = false;
             // 
             // layoutControlItem13
@@ -937,11 +921,11 @@
             this.layoutControlItem13.Control = this.txt_fCustomerIDTxt;
             this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem13.CustomizationFormText = "瀹㈡埛鍚嶇О";
-            this.layoutControlItem13.Location = new System.Drawing.Point(335, 30);
+            this.layoutControlItem13.Location = new System.Drawing.Point(329, 31);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem13.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem13.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem13.Text = "瀹㈡埛鍚嶇О";
             this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -950,10 +934,10 @@
             this.layoutControlItem5.Control = this.txt_fSaleOrgIdTxt;
             this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem5.CustomizationFormText = "閿�鍞粍缁�";
-            this.layoutControlItem5.Location = new System.Drawing.Point(335, 0);
+            this.layoutControlItem5.Location = new System.Drawing.Point(329, 0);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem5.Size = new System.Drawing.Size(335, 30);
+            this.layoutControlItem5.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem5.Text = "閿�鍞粍缁�";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -962,11 +946,11 @@
             this.layoutControlItem14.Control = this.txt_shf;
             this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem14.CustomizationFormText = "鏀惰揣鏂�";
-            this.layoutControlItem14.Location = new System.Drawing.Point(335, 61);
+            this.layoutControlItem14.Location = new System.Drawing.Point(329, 62);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem14.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem14.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem14.Text = "鏀惰揣鏂�";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -975,10 +959,10 @@
             this.layoutControlItem8.Control = this.txt_fNote;
             this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem8.CustomizationFormText = "鐢宠澶囨敞";
-            this.layoutControlItem8.Location = new System.Drawing.Point(0, 92);
+            this.layoutControlItem8.Location = new System.Drawing.Point(0, 93);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem8.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem8.Size = new System.Drawing.Size(329, 31);
             this.layoutControlItem8.Text = "鐢宠澶囨敞";
             this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -987,10 +971,10 @@
             this.layoutControlItem4.Control = this.txt_salesId;
             this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem4.CustomizationFormText = "閿�鍞鍗�";
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 61);
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 62);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem4.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem4.Size = new System.Drawing.Size(329, 31);
             this.layoutControlItem4.Text = "閿�鍞鍗�";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -999,10 +983,10 @@
             this.layoutControlItem10.Control = this.txt_fApproverID;
             this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem10.CustomizationFormText = "瀹℃牳浜�";
-            this.layoutControlItem10.Location = new System.Drawing.Point(670, 0);
+            this.layoutControlItem10.Location = new System.Drawing.Point(659, 0);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem10.Size = new System.Drawing.Size(335, 30);
+            this.layoutControlItem10.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem10.Text = "瀹℃牳浜哄憳";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1011,22 +995,22 @@
             this.layoutControlItem11.Control = this.txt_fApproveDate;
             this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem11.CustomizationFormText = "瀹℃牳鏃ユ湡";
-            this.layoutControlItem11.Location = new System.Drawing.Point(670, 30);
+            this.layoutControlItem11.Location = new System.Drawing.Point(659, 31);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem11.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem11.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem11.Text = "瀹℃牳鏃ユ湡";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem15
             // 
             this.layoutControlItem15.Control = this.txt_chkStatus;
-            this.layoutControlItem15.Location = new System.Drawing.Point(670, 61);
+            this.layoutControlItem15.Location = new System.Drawing.Point(659, 62);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem15.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem15.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem15.Text = "瀹℃牳鐘舵��";
             this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem15.TextVisible = false;
@@ -1034,32 +1018,32 @@
             // layoutControlItem18
             // 
             this.layoutControlItem18.Control = this.txt_qt031;
-            this.layoutControlItem18.Location = new System.Drawing.Point(1005, 0);
+            this.layoutControlItem18.Location = new System.Drawing.Point(989, 0);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem18.Size = new System.Drawing.Size(335, 30);
+            this.layoutControlItem18.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem18.Text = "璐㈠姟瀹℃牳浜哄憳";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem19
             // 
             this.layoutControlItem19.Control = this.txt_qt030;
-            this.layoutControlItem19.Location = new System.Drawing.Point(1005, 30);
+            this.layoutControlItem19.Location = new System.Drawing.Point(989, 31);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem19.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem19.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem19.Text = "璐㈠姟瀹℃牳鏃ユ湡";
             this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem20
             // 
             this.layoutControlItem20.Control = this.txt_qt029;
-            this.layoutControlItem20.Location = new System.Drawing.Point(1005, 61);
+            this.layoutControlItem20.Location = new System.Drawing.Point(989, 62);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem20.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem20.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem20.Text = "璐㈠姟瀹℃牳鐘舵��";
             this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem20.TextVisible = false;
@@ -1069,11 +1053,11 @@
             this.layoutControlItem6.Control = this.txt_fCreatorId;
             this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem6.CustomizationFormText = "鍒涘缓浜�";
-            this.layoutControlItem6.Location = new System.Drawing.Point(1005, 92);
+            this.layoutControlItem6.Location = new System.Drawing.Point(989, 93);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem6.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem6.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem6.Text = "鍒涘缓浜哄憳";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1082,11 +1066,11 @@
             this.layoutControlItem7.Control = this.txt_fCreateDate;
             this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem7.CustomizationFormText = "鍒涘缓鏃ユ湡";
-            this.layoutControlItem7.Location = new System.Drawing.Point(1005, 123);
+            this.layoutControlItem7.Location = new System.Drawing.Point(989, 124);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem7.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem7.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem7.Text = "鍒涘缓鏃ユ湡";
             this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1095,11 +1079,11 @@
             this.layoutControlItem17.Control = this.txt_shName;
             this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem17.CustomizationFormText = "鏀惰揣浜哄鍚�";
-            this.layoutControlItem17.Location = new System.Drawing.Point(335, 92);
+            this.layoutControlItem17.Location = new System.Drawing.Point(329, 93);
             this.layoutControlItem17.Name = "layoutControlItem17";
             this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem17.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem17.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem17.Text = "鏀惰揣浜哄鍚�";
             this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1108,11 +1092,11 @@
             this.layoutControlItem9.Control = this.txt_fSalesManIDTxt;
             this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem9.CustomizationFormText = "閿�鍞憳";
-            this.layoutControlItem9.Location = new System.Drawing.Point(670, 92);
+            this.layoutControlItem9.Location = new System.Drawing.Point(659, 93);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem9.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem9.Size = new System.Drawing.Size(330, 31);
             this.layoutControlItem9.Text = "閿�鍞汉鍛�";
             this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1121,10 +1105,10 @@
             this.layoutControlItem3.Control = this.txt_fBillTypeID;
             this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem3.CustomizationFormText = "鍗曟嵁绫诲瀷";
-            this.layoutControlItem3.Location = new System.Drawing.Point(0, 30);
+            this.layoutControlItem3.Location = new System.Drawing.Point(0, 31);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem3.Size = new System.Drawing.Size(335, 31);
+            this.layoutControlItem3.Size = new System.Drawing.Size(329, 31);
             this.layoutControlItem3.Text = "鍗曟嵁绫诲瀷";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1135,7 +1119,7 @@
             this.layoutControlItem2.CustomizationFormText = "鐢宠缂栧彿";
             this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
-            this.layoutControlItem2.Size = new System.Drawing.Size(335, 30);
+            this.layoutControlItem2.Size = new System.Drawing.Size(329, 31);
             this.layoutControlItem2.Text = "鐢宠缂栧彿";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1178,7 +1162,6 @@
             this.gcMx1.MainView = this.gvMx1;
             this.gcMx1.Name = "gcMx1";
             this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
-            this.repositoryItemSearchLookUpEdit1,
             this.repositoryItemButtonEdit1,
             this.repositoryItemDateEdit1});
             this.gcMx1.Size = new System.Drawing.Size(1358, 352);
@@ -1189,7 +1172,6 @@
             // gvMx1
             // 
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gridColumn1,
             this.gvMx1fMustQty,
             this.gridColumn11,
             this.gvMx1fEntrynote,
@@ -1220,150 +1202,9 @@
             this.gridColumn37});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
-            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
             this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
-            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
             this.gvMx1.OptionsView.ShowGroupPanel = false;
-            // 
-            // gridColumn1
-            // 
-            this.gridColumn1.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
-            this.gridColumn1.AppearanceCell.Options.UseForeColor = true;
-            this.gridColumn1.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
-            this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
-            this.gridColumn1.Caption = "璇烽�夋嫨";
-            this.gridColumn1.ColumnEdit = this.repositoryItemSearchLookUpEdit1;
-            this.gridColumn1.MinWidth = 25;
-            this.gridColumn1.Name = "gridColumn1";
-            this.gridColumn1.Tag = "edit";
-            this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 0;
-            this.gridColumn1.Width = 94;
-            // 
-            // repositoryItemSearchLookUpEdit1
-            // 
-            this.repositoryItemSearchLookUpEdit1.AutoHeight = false;
-            this.repositoryItemSearchLookUpEdit1.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFit;
-            this.repositoryItemSearchLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.repositoryItemSearchLookUpEdit1.Name = "repositoryItemSearchLookUpEdit1";
-            this.repositoryItemSearchLookUpEdit1.NullText = "璇烽�夋嫨";
-            this.repositoryItemSearchLookUpEdit1.PopupFormMinSize = new System.Drawing.Size(900, 0);
-            this.repositoryItemSearchLookUpEdit1.PopupFormSize = new System.Drawing.Size(900, 0);
-            this.repositoryItemSearchLookUpEdit1.PopupView = this.gridView2;
-            this.repositoryItemSearchLookUpEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemSearchLookUpEdit1_EditValueChanged);
-            // 
-            // gridView2
-            // 
-            this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
-            this.gridView2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridView2.ColumnPanelRowHeight = 50;
-            this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gridColumn10,
-            this.gridColumn3,
-            this.gridColumn4,
-            this.gridColumn5,
-            this.gridColumn7,
-            this.gridColumn8,
-            this.gridColumn9,
-            this.gridColumn6,
-            this.gridColumn30,
-            this.gridColumn31,
-            this.gridColumn32});
-            this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
-            this.gridView2.Name = "gridView2";
-            this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
-            this.gridView2.OptionsView.ShowGroupPanel = false;
-            // 
-            // gridColumn10
-            // 
-            this.gridColumn10.Caption = "閿�鍞崟鍙�";
-            this.gridColumn10.FieldName = "billNo";
-            this.gridColumn10.Name = "gridColumn10";
-            this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 0;
-            // 
-            // gridColumn3
-            // 
-            this.gridColumn3.Caption = "鐗╂枡缂栫爜";
-            this.gridColumn3.FieldName = "itemNo";
-            this.gridColumn3.Name = "gridColumn3";
-            this.gridColumn3.Visible = true;
-            this.gridColumn3.VisibleIndex = 1;
-            // 
-            // gridColumn4
-            // 
-            this.gridColumn4.Caption = "閿�鍞崟浣�";
-            this.gridColumn4.FieldName = "xxdw";
-            this.gridColumn4.Name = "gridColumn4";
-            this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 2;
-            this.gridColumn4.Width = 50;
-            // 
-            // gridColumn5
-            // 
-            this.gridColumn5.Caption = "閿�鍞暟閲�";
-            this.gridColumn5.FieldName = "qty";
-            this.gridColumn5.Name = "gridColumn5";
-            this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 3;
-            this.gridColumn5.Width = 50;
-            // 
-            // gridColumn7
-            // 
-            this.gridColumn7.Caption = "渚涘簲缁勭粐";
-            this.gridColumn7.FieldName = "gyOrg";
-            this.gridColumn7.Name = "gridColumn7";
-            // 
-            // gridColumn8
-            // 
-            this.gridColumn8.Caption = "搴撳瓨缁勭粐";
-            this.gridColumn8.FieldName = "kcOrg";
-            this.gridColumn8.Name = "gridColumn8";
-            // 
-            // gridColumn9
-            // 
-            this.gridColumn9.AppearanceCell.ForeColor = System.Drawing.Color.Red;
-            this.gridColumn9.AppearanceCell.Options.UseForeColor = true;
-            this.gridColumn9.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
-            this.gridColumn9.AppearanceHeader.Options.UseForeColor = true;
-            this.gridColumn9.Caption = "鏈彂璐ф暟閲�";
-            this.gridColumn9.FieldName = "syQty";
-            this.gridColumn9.Name = "gridColumn9";
-            this.gridColumn9.Visible = true;
-            this.gridColumn9.VisibleIndex = 4;
-            this.gridColumn9.Width = 50;
-            // 
-            // gridColumn6
-            // 
-            this.gridColumn6.Caption = "閿�鍞粍缁�";
-            this.gridColumn6.FieldName = "salesOrgName";
-            this.gridColumn6.Name = "gridColumn6";
-            // 
-            // gridColumn30
-            // 
-            this.gridColumn30.Caption = "鐗╂枡鍚嶇О";
-            this.gridColumn30.FieldName = "itemName";
-            this.gridColumn30.Name = "gridColumn30";
-            this.gridColumn30.Visible = true;
-            this.gridColumn30.VisibleIndex = 5;
-            // 
-            // gridColumn31
-            // 
-            this.gridColumn31.Caption = "瑙勬牸鍨嬪彿";
-            this.gridColumn31.FieldName = "itemModel";
-            this.gridColumn31.Name = "gridColumn31";
-            this.gridColumn31.Visible = true;
-            this.gridColumn31.VisibleIndex = 6;
-            // 
-            // gridColumn32
-            // 
-            this.gridColumn32.Caption = "璁′环鍗曚綅";
-            this.gridColumn32.FieldName = "jjdw";
-            this.gridColumn32.Name = "gridColumn32";
-            this.gridColumn32.Visible = true;
-            this.gridColumn32.VisibleIndex = 7;
-            this.gridColumn32.Width = 50;
             // 
             // gvMx1fMustQty
             // 
@@ -1378,7 +1219,7 @@
             this.gvMx1fMustQty.Name = "gvMx1fMustQty";
             this.gvMx1fMustQty.Tag = "yz_quantity_0_edit";
             this.gvMx1fMustQty.Visible = true;
-            this.gvMx1fMustQty.VisibleIndex = 3;
+            this.gvMx1fMustQty.VisibleIndex = 2;
             this.gvMx1fMustQty.Width = 94;
             // 
             // gridColumn11
@@ -1394,7 +1235,7 @@
             this.gridColumn11.Name = "gridColumn11";
             this.gridColumn11.Tag = "edit";
             this.gridColumn11.Visible = true;
-            this.gridColumn11.VisibleIndex = 4;
+            this.gridColumn11.VisibleIndex = 3;
             this.gridColumn11.Width = 94;
             // 
             // repositoryItemDateEdit1
@@ -1419,7 +1260,7 @@
             this.gvMx1fEntrynote.Name = "gvMx1fEntrynote";
             this.gvMx1fEntrynote.Tag = "edit";
             this.gvMx1fEntrynote.Visible = true;
-            this.gvMx1fEntrynote.VisibleIndex = 5;
+            this.gvMx1fEntrynote.VisibleIndex = 4;
             this.gvMx1fEntrynote.Width = 94;
             // 
             // gvMx1fRealQty
@@ -1431,7 +1272,7 @@
             this.gvMx1fRealQty.Name = "gvMx1fRealQty";
             this.gvMx1fRealQty.Tag = "query_a.FRealQty";
             this.gvMx1fRealQty.Visible = true;
-            this.gvMx1fRealQty.VisibleIndex = 6;
+            this.gvMx1fRealQty.VisibleIndex = 5;
             this.gvMx1fRealQty.Width = 94;
             // 
             // gridColumn12
@@ -1441,7 +1282,7 @@
             this.gridColumn12.MinWidth = 25;
             this.gridColumn12.Name = "gridColumn12";
             this.gridColumn12.Visible = true;
-            this.gridColumn12.VisibleIndex = 7;
+            this.gridColumn12.VisibleIndex = 6;
             this.gridColumn12.Width = 94;
             // 
             // gridColumn13
@@ -1451,7 +1292,7 @@
             this.gridColumn13.MinWidth = 25;
             this.gridColumn13.Name = "gridColumn13";
             this.gridColumn13.Visible = true;
-            this.gridColumn13.VisibleIndex = 1;
+            this.gridColumn13.VisibleIndex = 0;
             this.gridColumn13.Width = 94;
             // 
             // gridColumn14
@@ -1461,7 +1302,7 @@
             this.gridColumn14.MinWidth = 25;
             this.gridColumn14.Name = "gridColumn14";
             this.gridColumn14.Visible = true;
-            this.gridColumn14.VisibleIndex = 2;
+            this.gridColumn14.VisibleIndex = 1;
             this.gridColumn14.Width = 94;
             // 
             // gridColumn15
@@ -1471,7 +1312,7 @@
             this.gridColumn15.MinWidth = 25;
             this.gridColumn15.Name = "gridColumn15";
             this.gridColumn15.Visible = true;
-            this.gridColumn15.VisibleIndex = 8;
+            this.gridColumn15.VisibleIndex = 15;
             this.gridColumn15.Width = 94;
             // 
             // gridColumn16
@@ -1481,7 +1322,7 @@
             this.gridColumn16.MinWidth = 25;
             this.gridColumn16.Name = "gridColumn16";
             this.gridColumn16.Visible = true;
-            this.gridColumn16.VisibleIndex = 9;
+            this.gridColumn16.VisibleIndex = 7;
             this.gridColumn16.Width = 94;
             // 
             // gridColumn17
@@ -1491,7 +1332,7 @@
             this.gridColumn17.MinWidth = 25;
             this.gridColumn17.Name = "gridColumn17";
             this.gridColumn17.Visible = true;
-            this.gridColumn17.VisibleIndex = 10;
+            this.gridColumn17.VisibleIndex = 8;
             this.gridColumn17.Width = 94;
             // 
             // gridColumn18
@@ -1509,7 +1350,7 @@
             this.gridColumn19.MinWidth = 25;
             this.gridColumn19.Name = "gridColumn19";
             this.gridColumn19.Visible = true;
-            this.gridColumn19.VisibleIndex = 11;
+            this.gridColumn19.VisibleIndex = 9;
             this.gridColumn19.Width = 94;
             // 
             // gridColumn20
@@ -1565,7 +1406,7 @@
             this.gridColumn25.MinWidth = 25;
             this.gridColumn25.Name = "gridColumn25";
             this.gridColumn25.Visible = true;
-            this.gridColumn25.VisibleIndex = 15;
+            this.gridColumn25.VisibleIndex = 10;
             this.gridColumn25.Width = 94;
             // 
             // gridColumn26
@@ -1575,7 +1416,7 @@
             this.gridColumn26.MinWidth = 25;
             this.gridColumn26.Name = "gridColumn26";
             this.gridColumn26.Visible = true;
-            this.gridColumn26.VisibleIndex = 16;
+            this.gridColumn26.VisibleIndex = 11;
             this.gridColumn26.Width = 94;
             // 
             // gridColumn27
@@ -1649,7 +1490,7 @@
             this.gvMxDel.MinWidth = 25;
             this.gvMxDel.Name = "gvMxDel";
             this.gvMxDel.Visible = true;
-            this.gvMxDel.VisibleIndex = 17;
+            this.gvMxDel.VisibleIndex = 16;
             this.gvMxDel.Width = 94;
             // 
             // repositoryItemButtonEdit1
@@ -1756,8 +1597,6 @@
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
@@ -1799,20 +1638,6 @@
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
         private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
-        private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1;
-        private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1fMustQty;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
         private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;

--
Gitblit v1.9.3