From 4b40e0d9657203dd45baa1e6358547f1080491cc Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期二, 02 十二月 2025 16:20:13 +0800
Subject: [PATCH] 采购退货增加向下复制按钮
---
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs | 38 ++++++
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs | 269 +++++++++++++++++++++++++-------------------
2 files changed, 189 insertions(+), 118 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs
index 0a9d959..bcefb6f 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs
@@ -95,10 +95,10 @@
this.txt_lastUpdateTime = new DevExpress.XtraEditors.TextEdit();
this.txt_guid = new DevExpress.XtraEditors.TextEdit();
this.txt_fHasLinkRad = new DevExpress.XtraEditors.RadioGroup();
+ this.btnDown = new DevExpress.XtraEditors.SimpleButton();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -116,6 +116,7 @@
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -148,6 +149,7 @@
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -183,7 +185,6 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
@@ -201,6 +202,7 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -209,6 +211,7 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rptCk)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -220,7 +223,7 @@
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+ this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
this.toolBarMenu1.Size = new System.Drawing.Size(1410, 98);
@@ -232,7 +235,7 @@
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
- this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
@@ -244,7 +247,7 @@
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.split1);
- this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698);
this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
@@ -255,7 +258,7 @@
this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
- this.split1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.split1.Margin = new System.Windows.Forms.Padding(4);
this.split1.Name = "split1";
//
// split1.Panel1
@@ -275,10 +278,10 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
- this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.gcMain1.Margin = new System.Windows.Forms.Padding(4);
this.gcMain1.Name = "gcMain1";
this.gcMain1.Size = new System.Drawing.Size(1408, 635);
this.gcMain1.TabIndex = 2;
@@ -527,7 +530,7 @@
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.splitMx1);
- this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(1408, 698);
this.xtraTabPage2.Text = "鏁版嵁璇︽儏";
@@ -537,7 +540,7 @@
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMx1.Horizontal = false;
this.splitMx1.Location = new System.Drawing.Point(0, 0);
- this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.splitMx1.Margin = new System.Windows.Forms.Padding(4);
this.splitMx1.Name = "splitMx1";
//
// splitMx1.Panel1
@@ -576,12 +579,13 @@
this.layoutMx1.Controls.Add(this.txt_lastUpdateTime);
this.layoutMx1.Controls.Add(this.txt_guid);
this.layoutMx1.Controls.Add(this.txt_fHasLinkRad);
+ this.layoutMx1.Controls.Add(this.btnDown);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem17,
this.layoutControlItem13});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
- this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.layoutMx1.Margin = new System.Windows.Forms.Padding(4);
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(832, 224, 812, 500);
this.layoutMx1.Root = this.Root;
@@ -592,35 +596,35 @@
// txt_fOwnerIdHead
//
this.txt_fOwnerIdHead.IsReadly = false;
- this.txt_fOwnerIdHead.Location = new System.Drawing.Point(447, 158);
- this.txt_fOwnerIdHead.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+ this.txt_fOwnerIdHead.Location = new System.Drawing.Point(443, 160);
+ this.txt_fOwnerIdHead.Margin = new System.Windows.Forms.Padding(5);
this.txt_fOwnerIdHead.Name = "txt_fOwnerIdHead";
- this.txt_fOwnerIdHead.Size = new System.Drawing.Size(255, 28);
+ this.txt_fOwnerIdHead.Size = new System.Drawing.Size(259, 28);
this.txt_fOwnerIdHead.TabIndex = 537;
//
// txt_fPurchaseDeptId
//
this.txt_fPurchaseDeptId.IsReadly = false;
- this.txt_fPurchaseDeptId.Location = new System.Drawing.Point(793, 158);
- this.txt_fPurchaseDeptId.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+ this.txt_fPurchaseDeptId.Location = new System.Drawing.Point(790, 160);
+ this.txt_fPurchaseDeptId.Margin = new System.Windows.Forms.Padding(5);
this.txt_fPurchaseDeptId.Name = "txt_fPurchaseDeptId";
- this.txt_fPurchaseDeptId.Size = new System.Drawing.Size(255, 28);
+ this.txt_fPurchaseDeptId.Size = new System.Drawing.Size(259, 28);
this.txt_fPurchaseDeptId.TabIndex = 535;
//
// txt_fRequireOrgId
//
this.txt_fRequireOrgId.IsReadly = false;
- this.txt_fRequireOrgId.Location = new System.Drawing.Point(101, 158);
- this.txt_fRequireOrgId.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+ this.txt_fRequireOrgId.Location = new System.Drawing.Point(96, 160);
+ this.txt_fRequireOrgId.Margin = new System.Windows.Forms.Padding(5);
this.txt_fRequireOrgId.Name = "txt_fRequireOrgId";
- this.txt_fRequireOrgId.Size = new System.Drawing.Size(255, 28);
+ this.txt_fRequireOrgId.Size = new System.Drawing.Size(259, 28);
this.txt_fRequireOrgId.TabIndex = 534;
//
// btnSelect
//
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
- this.btnSelect.Location = new System.Drawing.Point(14, 116);
- this.btnSelect.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.btnSelect.Location = new System.Drawing.Point(12, 117);
+ this.btnSelect.Margin = new System.Windows.Forms.Padding(4);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(146, 34);
this.btnSelect.StyleController = this.layoutMx1;
@@ -640,17 +644,17 @@
// txt_thOrgId
//
this.txt_thOrgId.IsReadly = false;
- this.txt_thOrgId.Location = new System.Drawing.Point(101, 48);
- this.txt_thOrgId.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+ this.txt_thOrgId.Location = new System.Drawing.Point(96, 47);
+ this.txt_thOrgId.Margin = new System.Windows.Forms.Padding(5);
this.txt_thOrgId.Name = "txt_thOrgId";
- this.txt_thOrgId.Size = new System.Drawing.Size(255, 28);
+ this.txt_thOrgId.Size = new System.Drawing.Size(259, 28);
this.txt_thOrgId.TabIndex = 526;
//
// txt_returnType
//
this.txt_returnType.EditValue = "-璇烽�夋嫨-";
- this.txt_returnType.Location = new System.Drawing.Point(447, 48);
- this.txt_returnType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_returnType.Location = new System.Drawing.Point(443, 47);
+ this.txt_returnType.Margin = new System.Windows.Forms.Padding(4);
this.txt_returnType.Name = "txt_returnType";
this.txt_returnType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -662,17 +666,17 @@
"渚涘簲鍟嗙墿鍝佸彿閿欒",
"閲囪喘鏂欏彿鍙樻洿"});
this.txt_returnType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_returnType.Size = new System.Drawing.Size(255, 28);
+ this.txt_returnType.Size = new System.Drawing.Size(259, 28);
this.txt_returnType.StyleController = this.layoutMx1;
this.txt_returnType.TabIndex = 521;
//
// txt_billNo
//
- this.txt_billNo.Location = new System.Drawing.Point(101, 14);
- this.txt_billNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_billNo.Location = new System.Drawing.Point(96, 12);
+ this.txt_billNo.Margin = new System.Windows.Forms.Padding(4);
this.txt_billNo.Name = "txt_billNo";
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(255, 28);
+ this.txt_billNo.Size = new System.Drawing.Size(259, 28);
this.txt_billNo.StyleController = this.layoutMx1;
this.txt_billNo.TabIndex = 211;
this.txt_billNo.Tag = "readonly";
@@ -680,8 +684,8 @@
// txt_returnMethod
//
this.txt_returnMethod.EditValue = "-璇烽�夋嫨-";
- this.txt_returnMethod.Location = new System.Drawing.Point(447, 14);
- this.txt_returnMethod.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_returnMethod.Location = new System.Drawing.Point(443, 12);
+ this.txt_returnMethod.Margin = new System.Windows.Forms.Padding(4);
this.txt_returnMethod.Name = "txt_returnMethod";
this.txt_returnMethod.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -690,38 +694,38 @@
"閫�鏂欒ˉ鏂�",
"閫�鏂欏苟鎵f"});
this.txt_returnMethod.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_returnMethod.Size = new System.Drawing.Size(255, 28);
+ this.txt_returnMethod.Size = new System.Drawing.Size(259, 28);
this.txt_returnMethod.StyleController = this.layoutMx1;
this.txt_returnMethod.TabIndex = 520;
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(1139, 48);
- this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_checkDate.Location = new System.Drawing.Point(1137, 47);
+ this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4);
this.txt_checkDate.Name = "txt_checkDate";
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(255, 28);
+ this.txt_checkDate.Size = new System.Drawing.Size(259, 28);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 226;
this.txt_checkDate.Tag = "readonly";
//
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(447, 82);
- this.txt_remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_remark.Location = new System.Drawing.Point(443, 82);
+ this.txt_remark.Margin = new System.Windows.Forms.Padding(4);
this.txt_remark.Name = "txt_remark";
this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(255, 28);
+ this.txt_remark.Size = new System.Drawing.Size(259, 28);
this.txt_remark.StyleController = this.layoutMx1;
this.txt_remark.TabIndex = 252;
//
// txt_checkUserName
//
- this.txt_checkUserName.Location = new System.Drawing.Point(1139, 14);
- this.txt_checkUserName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_checkUserName.Location = new System.Drawing.Point(1137, 12);
+ this.txt_checkUserName.Margin = new System.Windows.Forms.Padding(4);
this.txt_checkUserName.Name = "txt_checkUserName";
this.txt_checkUserName.Properties.Appearance.Options.UseFont = true;
- this.txt_checkUserName.Size = new System.Drawing.Size(255, 28);
+ this.txt_checkUserName.Size = new System.Drawing.Size(259, 28);
this.txt_checkUserName.StyleController = this.layoutMx1;
this.txt_checkUserName.TabIndex = 222;
this.txt_checkUserName.Tag = "readonly";
@@ -729,61 +733,61 @@
// txt_suppId
//
this.txt_suppId.IsReadly = false;
- this.txt_suppId.Location = new System.Drawing.Point(101, 82);
+ this.txt_suppId.Location = new System.Drawing.Point(96, 82);
this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
this.txt_suppId.Name = "txt_suppId";
- this.txt_suppId.Size = new System.Drawing.Size(255, 28);
+ this.txt_suppId.Size = new System.Drawing.Size(259, 28);
this.txt_suppId.TabIndex = 259;
//
// txt_isOut
//
this.txt_isOut.Location = new System.Drawing.Point(706, 82);
- this.txt_isOut.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_isOut.Margin = new System.Windows.Forms.Padding(4);
this.txt_isOut.Name = "txt_isOut";
this.txt_isOut.Properties.Caption = "濮斿鏍囪瘑";
- this.txt_isOut.Size = new System.Drawing.Size(342, 27);
+ this.txt_isOut.Size = new System.Drawing.Size(343, 27);
this.txt_isOut.StyleController = this.layoutMx1;
this.txt_isOut.TabIndex = 527;
this.txt_isOut.Tag = "readOnly";
//
// txt_status
//
- this.txt_status.Location = new System.Drawing.Point(1052, 82);
- this.txt_status.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_status.Location = new System.Drawing.Point(1053, 82);
+ this.txt_status.Margin = new System.Windows.Forms.Padding(4);
this.txt_status.Name = "txt_status";
this.txt_status.Properties.Caption = "瀹℃牳鏍囪瘑";
- this.txt_status.Size = new System.Drawing.Size(342, 27);
+ this.txt_status.Size = new System.Drawing.Size(343, 27);
this.txt_status.StyleController = this.layoutMx1;
this.txt_status.TabIndex = 528;
this.txt_status.Tag = "readonly";
//
// txt_isFinish
//
- this.txt_isFinish.Location = new System.Drawing.Point(1052, 116);
- this.txt_isFinish.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_isFinish.Location = new System.Drawing.Point(1053, 117);
+ this.txt_isFinish.Margin = new System.Windows.Forms.Padding(4);
this.txt_isFinish.Name = "txt_isFinish";
this.txt_isFinish.Properties.Caption = "瀹岀粨鏍囪瘑";
- this.txt_isFinish.Size = new System.Drawing.Size(342, 27);
+ this.txt_isFinish.Size = new System.Drawing.Size(343, 27);
this.txt_isFinish.StyleController = this.layoutMx1;
this.txt_isFinish.TabIndex = 529;
this.txt_isFinish.Tag = "readonly";
//
// txt_lastUpdateUserName
//
- this.txt_lastUpdateUserName.Location = new System.Drawing.Point(793, 14);
- this.txt_lastUpdateUserName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_lastUpdateUserName.Location = new System.Drawing.Point(790, 12);
+ this.txt_lastUpdateUserName.Margin = new System.Windows.Forms.Padding(4);
this.txt_lastUpdateUserName.Name = "txt_lastUpdateUserName";
- this.txt_lastUpdateUserName.Size = new System.Drawing.Size(255, 28);
+ this.txt_lastUpdateUserName.Size = new System.Drawing.Size(259, 28);
this.txt_lastUpdateUserName.StyleController = this.layoutMx1;
this.txt_lastUpdateUserName.TabIndex = 530;
this.txt_lastUpdateUserName.Tag = "readonly";
//
// txt_lastUpdateTime
//
- this.txt_lastUpdateTime.Location = new System.Drawing.Point(793, 48);
- this.txt_lastUpdateTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_lastUpdateTime.Location = new System.Drawing.Point(790, 47);
+ this.txt_lastUpdateTime.Margin = new System.Windows.Forms.Padding(4);
this.txt_lastUpdateTime.Name = "txt_lastUpdateTime";
- this.txt_lastUpdateTime.Size = new System.Drawing.Size(255, 28);
+ this.txt_lastUpdateTime.Size = new System.Drawing.Size(259, 28);
this.txt_lastUpdateTime.StyleController = this.layoutMx1;
this.txt_lastUpdateTime.TabIndex = 531;
this.txt_lastUpdateTime.Tag = "readonly";
@@ -791,7 +795,7 @@
// txt_guid
//
this.txt_guid.Location = new System.Drawing.Point(1178, 181);
- this.txt_guid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_guid.Margin = new System.Windows.Forms.Padding(4);
this.txt_guid.Name = "txt_guid";
this.txt_guid.Size = new System.Drawing.Size(215, 28);
this.txt_guid.StyleController = this.layoutMx1;
@@ -799,16 +803,26 @@
//
// txt_fHasLinkRad
//
- this.txt_fHasLinkRad.Location = new System.Drawing.Point(447, 116);
- this.txt_fHasLinkRad.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_fHasLinkRad.Location = new System.Drawing.Point(443, 117);
+ this.txt_fHasLinkRad.Margin = new System.Windows.Forms.Padding(4);
this.txt_fHasLinkRad.Name = "txt_fHasLinkRad";
this.txt_fHasLinkRad.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "鏈夋簮鍗�"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "鏃犳簮鍗�")});
this.txt_fHasLinkRad.Properties.Padding = new System.Windows.Forms.Padding(0);
- this.txt_fHasLinkRad.Size = new System.Drawing.Size(255, 38);
+ this.txt_fHasLinkRad.Size = new System.Drawing.Size(259, 39);
this.txt_fHasLinkRad.StyleController = this.layoutMx1;
this.txt_fHasLinkRad.TabIndex = 533;
+ //
+ // btnDown
+ //
+ this.btnDown.Location = new System.Drawing.Point(706, 117);
+ this.btnDown.Margin = new System.Windows.Forms.Padding(4);
+ this.btnDown.Name = "btnDown";
+ this.btnDown.Size = new System.Drawing.Size(246, 34);
+ this.btnDown.StyleController = this.layoutMx1;
+ this.btnDown.TabIndex = 448;
+ this.btnDown.Text = "鍚戜笅澶嶅埗浠撳簱";
//
// layoutControlItem17
//
@@ -838,7 +852,6 @@
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem1,
this.layoutControlItem2,
this.layoutControlItem9,
this.layoutControlItem10,
@@ -855,7 +868,9 @@
this.layoutControlItem5,
this.layoutControlItem6,
this.layoutControlItem7,
- this.layoutControlItem8});
+ this.layoutControlItem8,
+ this.layoutControlItem1,
+ this.layoutControlItem18});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -877,7 +892,7 @@
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition3.Height = 100D;
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition4.Height = 42D;
+ rowDefinition4.Height = 43D;
rowDefinition4.SizeType = System.Windows.Forms.SizeType.AutoSize;
rowDefinition5.Height = 100D;
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -890,22 +905,13 @@
this.Root.Size = new System.Drawing.Size(1408, 203);
this.Root.TextVisible = false;
//
- // layoutControlItem1
- //
- this.layoutControlItem1.Control = this.txt_billNo;
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(346, 34);
- this.layoutControlItem1.Text = "鐢宠鍗曞彿";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
- //
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_thOrgId;
- this.layoutControlItem2.Location = new System.Drawing.Point(0, 34);
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 35);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem2.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem2.Text = "閫夋嫨缁勭粐";
this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
//
@@ -913,21 +919,21 @@
//
this.layoutControlItem9.Control = this.txt_checkUserName;
this.layoutControlItem9.CustomizationFormText = "瀹℃牳浜哄憳";
- this.layoutControlItem9.Location = new System.Drawing.Point(1038, 0);
+ this.layoutControlItem9.Location = new System.Drawing.Point(1041, 0);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem9.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem9.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem9.Text = "瀹℃牳浜哄憳";
this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_checkDate;
- this.layoutControlItem10.Location = new System.Drawing.Point(1038, 34);
+ this.layoutControlItem10.Location = new System.Drawing.Point(1041, 35);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem10.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem10.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem10.Text = "瀹℃牳鏃堕棿";
this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22);
//
@@ -935,32 +941,32 @@
//
this.layoutControlItem14.Control = this.txt_lastUpdateUserName;
this.layoutControlItem14.CustomizationFormText = "鏈�鍚庢洿鏂�";
- this.layoutControlItem14.Location = new System.Drawing.Point(692, 0);
+ this.layoutControlItem14.Location = new System.Drawing.Point(694, 0);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem14.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem14.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem14.Text = "鏇存柊浜哄憳";
this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_lastUpdateTime;
- this.layoutControlItem15.Location = new System.Drawing.Point(692, 34);
+ this.layoutControlItem15.Location = new System.Drawing.Point(694, 35);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem15.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem15.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem15.Text = "鏇存柊鏃堕棿";
this.layoutControlItem15.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_status;
- this.layoutControlItem11.Location = new System.Drawing.Point(1038, 68);
+ this.layoutControlItem11.Location = new System.Drawing.Point(1041, 70);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem11.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑";
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
@@ -968,22 +974,22 @@
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_suppId;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 68);
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 70);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem4.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem4.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem4.Text = "閫変緵搴斿晢";
this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.btnSelect;
- this.layoutControlItem16.Location = new System.Drawing.Point(0, 102);
+ this.layoutControlItem16.Location = new System.Drawing.Point(0, 105);
this.layoutControlItem16.MaxSize = new System.Drawing.Size(150, 38);
this.layoutControlItem16.MinSize = new System.Drawing.Size(25, 38);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem16.Size = new System.Drawing.Size(346, 42);
+ this.layoutControlItem16.Size = new System.Drawing.Size(347, 43);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.Text = "閫�璐ф槑缁�";
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
@@ -992,11 +998,11 @@
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_isFinish;
- this.layoutControlItem12.Location = new System.Drawing.Point(1038, 102);
+ this.layoutControlItem12.Location = new System.Drawing.Point(1041, 105);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem12.Size = new System.Drawing.Size(346, 42);
+ this.layoutControlItem12.Size = new System.Drawing.Size(347, 43);
this.layoutControlItem12.Text = "瀹岀粨鏍囪瘑";
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
@@ -1006,11 +1012,11 @@
this.layoutControlItem3.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue;
this.layoutControlItem3.AppearanceItemCaption.Options.UseBackColor = true;
this.layoutControlItem3.Control = this.txt_fHasLinkRad;
- this.layoutControlItem3.Location = new System.Drawing.Point(346, 102);
+ this.layoutControlItem3.Location = new System.Drawing.Point(347, 105);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem3.Size = new System.Drawing.Size(346, 42);
+ this.layoutControlItem3.Size = new System.Drawing.Size(347, 43);
this.layoutControlItem3.Text = "婧愬崟绫诲瀷";
this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22);
//
@@ -1019,10 +1025,10 @@
this.layItem1.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue;
this.layItem1.AppearanceItemCaption.Options.UseBackColor = true;
this.layItem1.Control = this.txt_fRequireOrgId;
- this.layItem1.Location = new System.Drawing.Point(0, 144);
+ this.layItem1.Location = new System.Drawing.Point(0, 148);
this.layItem1.Name = "layItem1";
this.layItem1.OptionsTableLayoutItem.RowIndex = 4;
- this.layItem1.Size = new System.Drawing.Size(346, 35);
+ this.layItem1.Size = new System.Drawing.Size(347, 35);
this.layItem1.Text = "闇�姹傜粍缁�";
this.layItem1.TextSize = new System.Drawing.Size(72, 22);
//
@@ -1031,11 +1037,11 @@
this.layItem4.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue;
this.layItem4.AppearanceItemCaption.Options.UseBackColor = true;
this.layItem4.Control = this.txt_fOwnerIdHead;
- this.layItem4.Location = new System.Drawing.Point(346, 144);
+ this.layItem4.Location = new System.Drawing.Point(347, 148);
this.layItem4.Name = "layItem4";
this.layItem4.OptionsTableLayoutItem.ColumnIndex = 1;
this.layItem4.OptionsTableLayoutItem.RowIndex = 4;
- this.layItem4.Size = new System.Drawing.Size(346, 35);
+ this.layItem4.Size = new System.Drawing.Size(347, 35);
this.layItem4.Text = "璐т富";
this.layItem4.TextSize = new System.Drawing.Size(72, 22);
//
@@ -1044,63 +1050,72 @@
this.layItem2.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue;
this.layItem2.AppearanceItemCaption.Options.UseBackColor = true;
this.layItem2.Control = this.txt_fPurchaseDeptId;
- this.layItem2.Location = new System.Drawing.Point(692, 144);
+ this.layItem2.Location = new System.Drawing.Point(694, 148);
this.layItem2.Name = "layItem2";
this.layItem2.OptionsTableLayoutItem.ColumnIndex = 2;
this.layItem2.OptionsTableLayoutItem.RowIndex = 4;
- this.layItem2.Size = new System.Drawing.Size(346, 35);
+ this.layItem2.Size = new System.Drawing.Size(347, 35);
this.layItem2.Text = "閲囪喘閮ㄩ棬";
this.layItem2.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_returnMethod;
- this.layoutControlItem5.Location = new System.Drawing.Point(346, 0);
+ this.layoutControlItem5.Location = new System.Drawing.Point(347, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem5.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem5.Text = "閫�鏂欐柟寮�";
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_returnType;
- this.layoutControlItem6.Location = new System.Drawing.Point(346, 34);
+ this.layoutControlItem6.Location = new System.Drawing.Point(347, 35);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem6.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem6.Text = "閫�鏂欏師鍥�";
this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_remark;
- this.layoutControlItem7.Location = new System.Drawing.Point(346, 68);
+ this.layoutControlItem7.Location = new System.Drawing.Point(347, 70);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem7.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem7.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem7.Text = "鐢宠澶囨敞";
this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_isOut;
- this.layoutControlItem8.Location = new System.Drawing.Point(692, 68);
+ this.layoutControlItem8.Location = new System.Drawing.Point(694, 70);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem8.Size = new System.Drawing.Size(346, 34);
+ this.layoutControlItem8.Size = new System.Drawing.Size(347, 35);
this.layoutControlItem8.Text = "濮斿鏍囪瘑";
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_billNo;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(347, 35);
+ this.layoutControlItem1.Text = "鐢宠鍗曞彿";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
//
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 0);
- this.tabMx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.tabMx.Margin = new System.Windows.Forms.Padding(4);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
this.tabMx.Size = new System.Drawing.Size(1408, 480);
@@ -1111,7 +1126,7 @@
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.gcMx1);
- this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4);
this.tabMxPage1.Name = "tabMxPage1";
this.tabMxPage1.Size = new System.Drawing.Size(1406, 442);
this.tabMxPage1.Text = "鐢宠鏄庣粏";
@@ -1119,10 +1134,10 @@
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
- this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.gcMx1.Margin = new System.Windows.Forms.Padding(4);
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1,
@@ -1455,13 +1470,30 @@
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
this.picCheckBox.Location = new System.Drawing.Point(1206, 78);
- this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.picCheckBox.Margin = new System.Windows.Forms.Padding(4);
this.picCheckBox.Name = "picCheckBox";
this.picCheckBox.Size = new System.Drawing.Size(125, 61);
this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picCheckBox.TabIndex = 8;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
+ //
+ // layoutControlItem18
+ //
+ this.layoutControlItem18.Control = this.btnDown;
+ this.layoutControlItem18.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem18.CustomizationFormText = "澶嶅埗浠撳簱";
+ this.layoutControlItem18.Location = new System.Drawing.Point(694, 105);
+ this.layoutControlItem18.MaxSize = new System.Drawing.Size(250, 38);
+ this.layoutControlItem18.MinSize = new System.Drawing.Size(120, 38);
+ this.layoutControlItem18.Name = "layoutControlItem18";
+ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem18.Size = new System.Drawing.Size(347, 43);
+ this.layoutControlItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+ this.layoutControlItem18.Text = "澶嶅埗浠撳簱";
+ this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem18.TextVisible = false;
//
// Frm_MesCgthSq
//
@@ -1471,7 +1503,7 @@
this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Frm_MesCgthSq";
this.Text = "閲囪喘閫�璐х敵璇�";
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1509,7 +1541,6 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
@@ -1527,6 +1558,7 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1535,6 +1567,7 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rptCk)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
this.ResumeLayout(false);
}
@@ -1574,7 +1607,6 @@
private DevExpress.XtraEditors.TextEdit txt_checkDate;
private DevExpress.XtraEditors.TextEdit txt_checkUserName;
private DevExpress.XtraEditors.TextEdit txt_billNo;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraEditors.CheckEdit txt_isOut;
private DevExpress.XtraEditors.CheckEdit txt_status;
@@ -1638,5 +1670,8 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+ private DevExpress.XtraEditors.SimpleButton btnDown;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
}
}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs
index 715f7aa..631638e 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs
@@ -159,9 +159,45 @@
{
setSrm();
};
+
+ #region 2025-10-10 鍚戜笅澶嶅埗beg
+ btnDown.Click += (s, e) =>
+ {
+ // 鑾峰彇褰撳墠閫変腑琛岀殑琛屽彿
+ int focusedRowHandle = gvMx1.FocusedRowHandle;
+ if (focusedRowHandle < 0) return;
+
+ // 鑾峰彇褰撳墠琛岀殑鏃堕暱
+ DataRow currentRow = gvMx1.GetDataRow(focusedRowHandle);
+ if (currentRow == null) return;
+ var hourValue = currentRow["depotId"];
+ var hourValue2 = currentRow["depotName"];
+ if (hourValue == null || string.IsNullOrEmpty(hourValue.ToString()))
+ {
+ MsgHelper.ShowError("褰撳墠閫変腑鐨勮鏃犱粨搴擄紝澶嶅埗澶辫触锛�");
+ return;
+ }
+ if (hourValue2 == null)
+ {
+ MsgHelper.ShowError("褰撳墠閫変腑鐨勮鏃犱粨搴擄紝澶嶅埗澶辫触锛�");
+ return;
+ }
+ // 鎵归噺璁剧疆涓嬮潰鎵�鏈夎鐨勬椂闀�
+ for (int i = focusedRowHandle + 1; i < gvMx1.DataRowCount; i++)
+ {
+ var row = gvMx1.GetDataRow(i);
+ if (row != null)
+ {
+ row["depotId"] = hourValue;
+ row["depotName"] = hourValue2;
+ }
+ }
+ gvMx1.RefreshData();
+ };
+ #endregion
}
-
+
private async void GridView1_ColumnFilterChanged(object sender, EventArgs e)
{
_filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1);
--
Gitblit v1.9.3