From 3911e6a879ca4e8189c9463afafa6a3d96a19a6f Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 22 二月 2025 14:12:31 +0800
Subject: [PATCH] 调拨
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 291 ++++++++++++++++++++++++++++++++-------------------------
1 files changed, 162 insertions(+), 129 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
index 58ab9b5..1dc42c0 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -63,6 +63,7 @@
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_erpid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -74,7 +75,6 @@
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
- this.gv_fSubsidiary = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_paymentParty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_transportMethod = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gv_lastupdateDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
@@ -114,6 +114,7 @@
this.panel1 = new System.Windows.Forms.Panel();
this.lbGuid = new DevExpress.XtraEditors.LabelControl();
this.txt_supplier = new Gs.DevApp.UserControl.UcLookSupplier();
+ this.picCheckBox = new System.Windows.Forms.PictureBox();
this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -156,6 +157,7 @@
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.SuspendLayout();
//
// gvMx1demandDocumentLineId
@@ -164,11 +166,9 @@
this.gvMx1demandDocumentLineId.AppearanceCell.Options.UseFont = true;
this.gvMx1demandDocumentLineId.Caption = "闇�姹傚崟鎹鍙�";
this.gvMx1demandDocumentLineId.FieldName = "demandDocumentLineId";
- this.gvMx1demandDocumentLineId.MinWidth = 100;
+ this.gvMx1demandDocumentLineId.MinWidth = 50;
this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId";
this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID";
- this.gvMx1demandDocumentLineId.Visible = true;
- this.gvMx1demandDocumentLineId.VisibleIndex = 33;
this.gvMx1demandDocumentLineId.Width = 100;
//
// gvMx1demandDocumentId
@@ -177,7 +177,7 @@
this.gvMx1demandDocumentId.AppearanceCell.Options.UseFont = true;
this.gvMx1demandDocumentId.Caption = "闇�姹傚崟鎹彿";
this.gvMx1demandDocumentId.FieldName = "demandDocumentId";
- this.gvMx1demandDocumentId.MinWidth = 100;
+ this.gvMx1demandDocumentId.MinWidth = 50;
this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId";
this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID";
this.gvMx1demandDocumentId.Visible = true;
@@ -190,12 +190,13 @@
this.gvMx1changeFlag.AppearanceCell.Options.UseFont = true;
this.gvMx1changeFlag.Caption = "鍙樻洿鏍囪瘑";
this.gvMx1changeFlag.FieldName = "changeFlag";
- this.gvMx1changeFlag.MinWidth = 100;
+ this.gvMx1changeFlag.MaxWidth = 50;
+ this.gvMx1changeFlag.MinWidth = 50;
this.gvMx1changeFlag.Name = "gvMx1changeFlag";
this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG";
this.gvMx1changeFlag.Visible = true;
this.gvMx1changeFlag.VisibleIndex = 32;
- this.gvMx1changeFlag.Width = 100;
+ this.gvMx1changeFlag.Width = 50;
//
// gvMx1planTrackingId
//
@@ -203,7 +204,7 @@
this.gvMx1planTrackingId.AppearanceCell.Options.UseFont = true;
this.gvMx1planTrackingId.Caption = "璁″垝璺熻釜鍙�";
this.gvMx1planTrackingId.FieldName = "planTrackingId";
- this.gvMx1planTrackingId.MinWidth = 100;
+ this.gvMx1planTrackingId.MinWidth = 50;
this.gvMx1planTrackingId.Name = "gvMx1planTrackingId";
this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID";
this.gvMx1planTrackingId.Visible = true;
@@ -216,12 +217,12 @@
this.gvMx1sourceDocumentType.AppearanceCell.Options.UseFont = true;
this.gvMx1sourceDocumentType.Caption = "鏉ユ簮鍗曟嵁绫诲瀷";
this.gvMx1sourceDocumentType.FieldName = "sourceDocumentType";
- this.gvMx1sourceDocumentType.MinWidth = 80;
+ this.gvMx1sourceDocumentType.MinWidth = 50;
this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType";
this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
this.gvMx1sourceDocumentType.Visible = true;
this.gvMx1sourceDocumentType.VisibleIndex = 30;
- this.gvMx1sourceDocumentType.Width = 100;
+ this.gvMx1sourceDocumentType.Width = 80;
//
// gvMx1returnableStoredQty
//
@@ -229,12 +230,13 @@
this.gvMx1returnableStoredQty.AppearanceCell.Options.UseFont = true;
this.gvMx1returnableStoredQty.Caption = "鍙��鍏ュ簱鏁伴噺";
this.gvMx1returnableStoredQty.FieldName = "returnableStoredQty";
- this.gvMx1returnableStoredQty.MinWidth = 80;
+ this.gvMx1returnableStoredQty.MaxWidth = 70;
+ this.gvMx1returnableStoredQty.MinWidth = 70;
this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty";
this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
this.gvMx1returnableStoredQty.Visible = true;
this.gvMx1returnableStoredQty.VisibleIndex = 29;
- this.gvMx1returnableStoredQty.Width = 100;
+ this.gvMx1returnableStoredQty.Width = 70;
//
// gvMx1returnableReceivedQty
//
@@ -242,12 +244,13 @@
this.gvMx1returnableReceivedQty.AppearanceCell.Options.UseFont = true;
this.gvMx1returnableReceivedQty.Caption = "鍙��鏀惰揣鏁伴噺";
this.gvMx1returnableReceivedQty.FieldName = "returnableReceivedQty";
- this.gvMx1returnableReceivedQty.MinWidth = 80;
+ this.gvMx1returnableReceivedQty.MaxWidth = 70;
+ this.gvMx1returnableReceivedQty.MinWidth = 70;
this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty";
this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
this.gvMx1returnableReceivedQty.Visible = true;
this.gvMx1returnableReceivedQty.VisibleIndex = 28;
- this.gvMx1returnableReceivedQty.Width = 100;
+ this.gvMx1returnableReceivedQty.Width = 70;
//
// gvMx1totalReturnedQty
//
@@ -255,12 +258,13 @@
this.gvMx1totalReturnedQty.AppearanceCell.Options.UseFont = true;
this.gvMx1totalReturnedQty.Caption = "鎬婚��璐ф暟閲�";
this.gvMx1totalReturnedQty.FieldName = "totalReturnedQty";
- this.gvMx1totalReturnedQty.MinWidth = 80;
+ this.gvMx1totalReturnedQty.MaxWidth = 70;
+ this.gvMx1totalReturnedQty.MinWidth = 70;
this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty";
this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
this.gvMx1totalReturnedQty.Visible = true;
this.gvMx1totalReturnedQty.VisibleIndex = 27;
- this.gvMx1totalReturnedQty.Width = 100;
+ this.gvMx1totalReturnedQty.Width = 70;
//
// gvMx1remainingStoredQty
//
@@ -268,12 +272,13 @@
this.gvMx1remainingStoredQty.AppearanceCell.Options.UseFont = true;
this.gvMx1remainingStoredQty.Caption = "鍓╀綑鍏ュ簱鏁伴噺";
this.gvMx1remainingStoredQty.FieldName = "remainingStoredQty";
- this.gvMx1remainingStoredQty.MinWidth = 80;
+ this.gvMx1remainingStoredQty.MaxWidth = 70;
+ this.gvMx1remainingStoredQty.MinWidth = 70;
this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty";
this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
this.gvMx1remainingStoredQty.Visible = true;
this.gvMx1remainingStoredQty.VisibleIndex = 26;
- this.gvMx1remainingStoredQty.Width = 100;
+ this.gvMx1remainingStoredQty.Width = 70;
//
// gvMx1totalStoredQty
//
@@ -281,12 +286,13 @@
this.gvMx1totalStoredQty.AppearanceCell.Options.UseFont = true;
this.gvMx1totalStoredQty.Caption = "鎬诲凡鍏ュ簱鏁伴噺";
this.gvMx1totalStoredQty.FieldName = "totalStoredQty";
- this.gvMx1totalStoredQty.MinWidth = 80;
+ this.gvMx1totalStoredQty.MaxWidth = 70;
+ this.gvMx1totalStoredQty.MinWidth = 70;
this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty";
this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
this.gvMx1totalStoredQty.Visible = true;
this.gvMx1totalStoredQty.VisibleIndex = 25;
- this.gvMx1totalStoredQty.Width = 100;
+ this.gvMx1totalStoredQty.Width = 70;
//
// gvMx1remainingReceivedQty
//
@@ -294,12 +300,13 @@
this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true;
this.gvMx1remainingReceivedQty.Caption = "鍓╀綑鏀惰揣鏁伴噺";
this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty";
- this.gvMx1remainingReceivedQty.MinWidth = 80;
+ this.gvMx1remainingReceivedQty.MaxWidth = 70;
+ this.gvMx1remainingReceivedQty.MinWidth = 70;
this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty";
this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
this.gvMx1remainingReceivedQty.Visible = true;
this.gvMx1remainingReceivedQty.VisibleIndex = 13;
- this.gvMx1remainingReceivedQty.Width = 100;
+ this.gvMx1remainingReceivedQty.Width = 70;
//
// gvMx1totalReceivedQty
//
@@ -307,12 +314,13 @@
this.gvMx1totalReceivedQty.AppearanceCell.Options.UseFont = true;
this.gvMx1totalReceivedQty.Caption = "鎬诲凡鏀舵暟閲�";
this.gvMx1totalReceivedQty.FieldName = "totalReceivedQty";
- this.gvMx1totalReceivedQty.MinWidth = 80;
+ this.gvMx1totalReceivedQty.MaxWidth = 70;
+ this.gvMx1totalReceivedQty.MinWidth = 70;
this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty";
this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
this.gvMx1totalReceivedQty.Visible = true;
this.gvMx1totalReceivedQty.VisibleIndex = 24;
- this.gvMx1totalReceivedQty.Width = 100;
+ this.gvMx1totalReceivedQty.Width = 70;
//
// gvMx1terminateTime
//
@@ -320,7 +328,7 @@
this.gvMx1terminateTime.AppearanceCell.Options.UseFont = true;
this.gvMx1terminateTime.Caption = "缁堟鏃堕棿";
this.gvMx1terminateTime.FieldName = "terminateTime";
- this.gvMx1terminateTime.MinWidth = 100;
+ this.gvMx1terminateTime.MinWidth = 50;
this.gvMx1terminateTime.Name = "gvMx1terminateTime";
this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME";
this.gvMx1terminateTime.Visible = true;
@@ -333,7 +341,7 @@
this.gvMx1terminator.AppearanceCell.Options.UseFont = true;
this.gvMx1terminator.Caption = "缁堟浜�";
this.gvMx1terminator.FieldName = "terminator";
- this.gvMx1terminator.MinWidth = 100;
+ this.gvMx1terminator.MinWidth = 50;
this.gvMx1terminator.Name = "gvMx1terminator";
this.gvMx1terminator.Tag = "query_a.TERMINATOR";
this.gvMx1terminator.Visible = true;
@@ -344,14 +352,15 @@
//
this.gvMx1businessTerminate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1businessTerminate.AppearanceCell.Options.UseFont = true;
- this.gvMx1businessTerminate.Caption = "涓氬姟缁堟 A:姝e父锛孊:涓氬姟缁堟";
+ this.gvMx1businessTerminate.Caption = "涓氬姟鐘舵��";
this.gvMx1businessTerminate.FieldName = "businessTerminate";
- this.gvMx1businessTerminate.MinWidth = 80;
+ this.gvMx1businessTerminate.MaxWidth = 50;
+ this.gvMx1businessTerminate.MinWidth = 50;
this.gvMx1businessTerminate.Name = "gvMx1businessTerminate";
this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE";
this.gvMx1businessTerminate.Visible = true;
this.gvMx1businessTerminate.VisibleIndex = 5;
- this.gvMx1businessTerminate.Width = 94;
+ this.gvMx1businessTerminate.Width = 50;
//
// gvMx1freezeTime
//
@@ -359,7 +368,7 @@
this.gvMx1freezeTime.AppearanceCell.Options.UseFont = true;
this.gvMx1freezeTime.Caption = "鍐荤粨鏃堕棿";
this.gvMx1freezeTime.FieldName = "freezeTime";
- this.gvMx1freezeTime.MinWidth = 100;
+ this.gvMx1freezeTime.MinWidth = 50;
this.gvMx1freezeTime.Name = "gvMx1freezeTime";
this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME";
this.gvMx1freezeTime.Visible = true;
@@ -372,7 +381,7 @@
this.gvMx1freezer.AppearanceCell.Options.UseFont = true;
this.gvMx1freezer.Caption = "鍐荤粨浜�";
this.gvMx1freezer.FieldName = "freezer";
- this.gvMx1freezer.MinWidth = 100;
+ this.gvMx1freezer.MinWidth = 50;
this.gvMx1freezer.Name = "gvMx1freezer";
this.gvMx1freezer.Tag = "query_a.FREEZER";
this.gvMx1freezer.Visible = true;
@@ -383,27 +392,29 @@
//
this.gvMx1businessFreeze.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1businessFreeze.AppearanceCell.Options.UseFont = true;
- this.gvMx1businessFreeze.Caption = "涓氬姟鍐荤粨鏍囪瘑";
+ this.gvMx1businessFreeze.Caption = "鍐荤粨鐘舵��";
this.gvMx1businessFreeze.FieldName = "businessFreeze";
+ this.gvMx1businessFreeze.MaxWidth = 50;
this.gvMx1businessFreeze.MinWidth = 50;
this.gvMx1businessFreeze.Name = "gvMx1businessFreeze";
this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
this.gvMx1businessFreeze.Visible = true;
this.gvMx1businessFreeze.VisibleIndex = 19;
- this.gvMx1businessFreeze.Width = 94;
+ this.gvMx1businessFreeze.Width = 50;
//
// gvMx1businessClose
//
this.gvMx1businessClose.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1businessClose.AppearanceCell.Options.UseFont = true;
- this.gvMx1businessClose.Caption = "涓氬姟鍏抽棴鏍囪瘑";
+ this.gvMx1businessClose.Caption = "鍏抽棴鐘舵��";
this.gvMx1businessClose.FieldName = "businessClose";
- this.gvMx1businessClose.MinWidth = 100;
+ this.gvMx1businessClose.MaxWidth = 50;
+ this.gvMx1businessClose.MinWidth = 50;
this.gvMx1businessClose.Name = "gvMx1businessClose";
this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE";
this.gvMx1businessClose.Visible = true;
this.gvMx1businessClose.VisibleIndex = 18;
- this.gvMx1businessClose.Width = 100;
+ this.gvMx1businessClose.Width = 50;
//
// gvMx1remarks
//
@@ -411,7 +422,7 @@
this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
this.gvMx1remarks.Caption = "澶囨敞";
this.gvMx1remarks.FieldName = "remarks";
- this.gvMx1remarks.MinWidth = 100;
+ this.gvMx1remarks.MinWidth = 50;
this.gvMx1remarks.Name = "gvMx1remarks";
this.gvMx1remarks.Tag = "query_a.REMARKS";
this.gvMx1remarks.Visible = true;
@@ -424,12 +435,13 @@
this.gvMx1isGift.AppearanceCell.Options.UseFont = true;
this.gvMx1isGift.Caption = "鏄惁璧犲搧";
this.gvMx1isGift.FieldName = "isGift";
- this.gvMx1isGift.MinWidth = 100;
+ this.gvMx1isGift.MaxWidth = 50;
+ this.gvMx1isGift.MinWidth = 50;
this.gvMx1isGift.Name = "gvMx1isGift";
this.gvMx1isGift.Tag = "query_a.IS_GIFT";
this.gvMx1isGift.Visible = true;
this.gvMx1isGift.VisibleIndex = 16;
- this.gvMx1isGift.Width = 100;
+ this.gvMx1isGift.Width = 50;
//
// gvMx1latestDeliveryDate
//
@@ -437,7 +449,7 @@
this.gvMx1latestDeliveryDate.AppearanceCell.Options.UseFont = true;
this.gvMx1latestDeliveryDate.Caption = "鏈�鏅氫氦璐ф棩鏈�";
this.gvMx1latestDeliveryDate.FieldName = "latestDeliveryDate";
- this.gvMx1latestDeliveryDate.MinWidth = 200;
+ this.gvMx1latestDeliveryDate.MinWidth = 50;
this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate";
this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE";
this.gvMx1latestDeliveryDate.Visible = true;
@@ -450,7 +462,7 @@
this.gvMx1earliestDeliveryDate.AppearanceCell.Options.UseFont = true;
this.gvMx1earliestDeliveryDate.Caption = "鏈�鏃╀氦璐ф棩鏈�";
this.gvMx1earliestDeliveryDate.FieldName = "earliestDeliveryDate";
- this.gvMx1earliestDeliveryDate.MinWidth = 200;
+ this.gvMx1earliestDeliveryDate.MinWidth = 50;
this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate";
this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE";
this.gvMx1earliestDeliveryDate.Visible = true;
@@ -463,7 +475,7 @@
this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true;
this.gvMx1deliveryDate.Caption = "浜よ揣鏃ユ湡";
this.gvMx1deliveryDate.FieldName = "deliveryDate";
- this.gvMx1deliveryDate.MinWidth = 200;
+ this.gvMx1deliveryDate.MinWidth = 50;
this.gvMx1deliveryDate.Name = "gvMx1deliveryDate";
this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE";
this.gvMx1deliveryDate.Visible = true;
@@ -476,12 +488,13 @@
this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
this.gvMx1pricingQty.Caption = "璁′环鏁伴噺";
this.gvMx1pricingQty.FieldName = "pricingQty";
- this.gvMx1pricingQty.MinWidth = 80;
+ this.gvMx1pricingQty.MaxWidth = 50;
+ this.gvMx1pricingQty.MinWidth = 50;
this.gvMx1pricingQty.Name = "gvMx1pricingQty";
this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY";
this.gvMx1pricingQty.Visible = true;
this.gvMx1pricingQty.VisibleIndex = 6;
- this.gvMx1pricingQty.Width = 100;
+ this.gvMx1pricingQty.Width = 50;
//
// gvMx1pricingUnit
//
@@ -489,12 +502,13 @@
this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1pricingUnit.Caption = "璁′环鍗曚綅";
this.gvMx1pricingUnit.FieldName = "jjFname";
- this.gvMx1pricingUnit.MinWidth = 80;
+ this.gvMx1pricingUnit.MaxWidth = 50;
+ this.gvMx1pricingUnit.MinWidth = 50;
this.gvMx1pricingUnit.Name = "gvMx1pricingUnit";
this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT";
this.gvMx1pricingUnit.Visible = true;
this.gvMx1pricingUnit.VisibleIndex = 7;
- this.gvMx1pricingUnit.Width = 100;
+ this.gvMx1pricingUnit.Width = 50;
//
// gvMx1inventoryUnit
//
@@ -502,12 +516,13 @@
this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅";
this.gvMx1inventoryUnit.FieldName = "kcFname";
- this.gvMx1inventoryUnit.MinWidth = 80;
+ this.gvMx1inventoryUnit.MaxWidth = 50;
+ this.gvMx1inventoryUnit.MinWidth = 50;
this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
this.gvMx1inventoryUnit.Visible = true;
this.gvMx1inventoryUnit.VisibleIndex = 14;
- this.gvMx1inventoryUnit.Width = 100;
+ this.gvMx1inventoryUnit.Width = 50;
//
// gvMx1purchaseQty
//
@@ -515,12 +530,13 @@
this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
this.gvMx1purchaseQty.Caption = "閲囪喘鏁伴噺";
this.gvMx1purchaseQty.FieldName = "purchaseQty";
- this.gvMx1purchaseQty.MinWidth = 80;
+ this.gvMx1purchaseQty.MaxWidth = 50;
+ this.gvMx1purchaseQty.MinWidth = 50;
this.gvMx1purchaseQty.Name = "gvMx1purchaseQty";
this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY";
this.gvMx1purchaseQty.Visible = true;
this.gvMx1purchaseQty.VisibleIndex = 11;
- this.gvMx1purchaseQty.Width = 100;
+ this.gvMx1purchaseQty.Width = 50;
//
// gvMx1purchaseUnit
//
@@ -528,12 +544,13 @@
this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1purchaseUnit.Caption = "閲囪喘鍗曚綅";
this.gvMx1purchaseUnit.FieldName = "cgFname";
- this.gvMx1purchaseUnit.MinWidth = 80;
+ this.gvMx1purchaseUnit.MaxWidth = 50;
+ this.gvMx1purchaseUnit.MinWidth = 50;
this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit";
this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT";
this.gvMx1purchaseUnit.Visible = true;
this.gvMx1purchaseUnit.VisibleIndex = 12;
- this.gvMx1purchaseUnit.Width = 100;
+ this.gvMx1purchaseUnit.Width = 50;
//
// gvMx1itemId
//
@@ -541,11 +558,9 @@
this.gvMx1itemId.AppearanceCell.Options.UseFont = true;
this.gvMx1itemId.Caption = "鐗╂枡ID";
this.gvMx1itemId.FieldName = "itemId";
- this.gvMx1itemId.MinWidth = 100;
+ this.gvMx1itemId.MinWidth = 50;
this.gvMx1itemId.Name = "gvMx1itemId";
this.gvMx1itemId.Tag = "query_a.ITEM_ID";
- this.gvMx1itemId.Visible = true;
- this.gvMx1itemId.VisibleIndex = 2;
this.gvMx1itemId.Width = 100;
//
// gvMx1salesOrderId
@@ -554,11 +569,11 @@
this.gvMx1salesOrderId.AppearanceCell.Options.UseFont = true;
this.gvMx1salesOrderId.Caption = "閿�鍞鍗曞彿";
this.gvMx1salesOrderId.FieldName = "salesOrderId";
- this.gvMx1salesOrderId.MinWidth = 150;
+ this.gvMx1salesOrderId.MinWidth = 50;
this.gvMx1salesOrderId.Name = "gvMx1salesOrderId";
this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID";
this.gvMx1salesOrderId.Visible = true;
- this.gvMx1salesOrderId.VisibleIndex = 1;
+ this.gvMx1salesOrderId.VisibleIndex = 2;
this.gvMx1salesOrderId.Width = 150;
//
// tabMxPage1
@@ -585,6 +600,7 @@
this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gvMx1.ColumnPanelRowHeight = 60;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn3,
this.gv_erpid,
this.gvMx1salesOrderId,
this.gvMx1itemId,
@@ -623,24 +639,33 @@
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
- this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
this.gvMx1.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "鏀舵枡缁勭粐";
+ this.gridColumn3.FieldName = "receivingOrg";
+ this.gridColumn3.MinWidth = 50;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 0;
+ this.gridColumn3.Width = 250;
//
// gv_erpid
//
this.gv_erpid.Caption = "ERP涓ID";
this.gv_erpid.FieldName = "ebelnK3id";
- this.gv_erpid.MinWidth = 100;
+ this.gv_erpid.MinWidth = 50;
this.gv_erpid.Name = "gv_erpid";
this.gv_erpid.Visible = true;
- this.gv_erpid.VisibleIndex = 0;
+ this.gv_erpid.VisibleIndex = 1;
this.gv_erpid.Width = 100;
//
// gridColumn2
//
this.gridColumn2.Caption = "鐗╂枡缂栫爜";
this.gridColumn2.FieldName = "itemNo";
- this.gridColumn2.MinWidth = 100;
+ this.gridColumn2.MinWidth = 50;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 3;
@@ -650,7 +675,7 @@
//
this.gridColumn1.Caption = "鐗╂枡鍚嶇О";
this.gridColumn1.FieldName = "itemName";
- this.gridColumn1.MinWidth = 120;
+ this.gridColumn1.MinWidth = 50;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 4;
@@ -706,6 +731,7 @@
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.currentAction = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -731,6 +757,7 @@
//
// gridView1
//
+ this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -756,7 +783,6 @@
this.gridBand28});
this.gridView1.ColumnPanelRowHeight = 30;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
- this.gv_fSubsidiary,
this.bandedGridColumn1,
this.gv_factory,
this.gv_billNo,
@@ -795,16 +821,6 @@
this.gridView1.OptionsView.ShowAutoFilterRow = true;
this.gridView1.OptionsView.ShowColumnHeaders = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
- //
- // gv_fSubsidiary
- //
- this.gv_fSubsidiary.Caption = "鏀舵枡缁勭粐";
- this.gv_fSubsidiary.FieldName = "fSubsidiary";
- this.gv_fSubsidiary.MinWidth = 25;
- this.gv_fSubsidiary.Name = "gv_fSubsidiary";
- this.gv_fSubsidiary.OptionsColumn.AllowEdit = false;
- this.gv_fSubsidiary.Visible = true;
- this.gv_fSubsidiary.Width = 250;
//
// gv_paymentParty
//
@@ -897,6 +913,7 @@
this.gv_factory.MinWidth = 25;
this.gv_factory.Name = "gv_factory";
this.gv_factory.OptionsColumn.AllowEdit = false;
+ this.gv_factory.Tag = "query_a.ebelnK3id";
this.gv_factory.Visible = true;
this.gv_factory.Width = 80;
//
@@ -918,20 +935,20 @@
this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_documentStatus.AppearanceCell.Options.UseFont = true;
this.gv_documentStatus.Caption = "鍗曟嵁鐘舵��:A鍒涘缓,B瀹℃牳涓�,C宸插鏍�,D閲嶆柊瀹℃牳,Z鏆傚瓨";
- this.gv_documentStatus.FieldName = "documentStatus";
+ this.gv_documentStatus.FieldName = "docStusTxt";
this.gv_documentStatus.MinWidth = 25;
this.gv_documentStatus.Name = "gv_documentStatus";
this.gv_documentStatus.OptionsColumn.AllowEdit = false;
this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
this.gv_documentStatus.Visible = true;
- this.gv_documentStatus.Width = 130;
+ this.gv_documentStatus.Width = 70;
//
// gv_documentType
//
this.gv_documentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_documentType.AppearanceCell.Options.UseFont = true;
- this.gv_documentType.Caption = "鍗曟嵁绫诲瀷";
- this.gv_documentType.FieldName = "documentType2";
+ this.gv_documentType.Caption = "鍗曟嵁绫诲瀷:1閲囪喘,2濮斿";
+ this.gv_documentType.FieldName = "documentTypeTxt";
this.gv_documentType.MinWidth = 25;
this.gv_documentType.Name = "gv_documentType";
this.gv_documentType.OptionsColumn.AllowEdit = false;
@@ -970,7 +987,7 @@
this.gv_supplier.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_supplier.AppearanceCell.Options.UseFont = true;
this.gv_supplier.Caption = "渚涘簲鍟�";
- this.gv_supplier.FieldName = "supplier";
+ this.gv_supplier.FieldName = "suppNo";
this.gv_supplier.MinWidth = 25;
this.gv_supplier.Name = "gv_supplier";
this.gv_supplier.OptionsColumn.AllowEdit = false;
@@ -985,6 +1002,7 @@
this.bandedGridColumn1.MinWidth = 25;
this.bandedGridColumn1.Name = "bandedGridColumn1";
this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
+ this.bandedGridColumn1.Tag = "query_a.suppName";
this.bandedGridColumn1.Visible = true;
this.bandedGridColumn1.Width = 134;
//
@@ -993,7 +1011,7 @@
this.gv_closeStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_closeStatus.AppearanceCell.Options.UseFont = true;
this.gv_closeStatus.Caption = "鍏抽棴鐘舵��";
- this.gv_closeStatus.FieldName = "closeStatus";
+ this.gv_closeStatus.FieldName = "closeStatusTxt";
this.gv_closeStatus.MinWidth = 25;
this.gv_closeStatus.Name = "gv_closeStatus";
this.gv_closeStatus.OptionsColumn.AllowEdit = false;
@@ -1006,7 +1024,7 @@
this.gv_purchaseDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬";
- this.gv_purchaseDept.FieldName = "purchaseDept";
+ this.gv_purchaseDept.FieldName = "departmentcode";
this.gv_purchaseDept.MinWidth = 25;
this.gv_purchaseDept.Name = "gv_purchaseDept";
this.gv_purchaseDept.OptionsColumn.AllowEdit = false;
@@ -1021,6 +1039,7 @@
this.bandedGridColumn2.MinWidth = 25;
this.bandedGridColumn2.Name = "bandedGridColumn2";
this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
+ this.bandedGridColumn2.Tag = "query_a.departmentname";
this.bandedGridColumn2.Visible = true;
this.bandedGridColumn2.Width = 80;
//
@@ -1068,7 +1087,7 @@
this.gv_cancellationStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_cancellationStatus.AppearanceCell.Options.UseFont = true;
this.gv_cancellationStatus.Caption = "浣滃簾鐘舵��";
- this.gv_cancellationStatus.FieldName = "cancellationStatus";
+ this.gv_cancellationStatus.FieldName = "cancellationStatusTxt";
this.gv_cancellationStatus.MinWidth = 25;
this.gv_cancellationStatus.Name = "gv_cancellationStatus";
this.gv_cancellationStatus.OptionsColumn.AllowEdit = false;
@@ -1210,7 +1229,7 @@
this.xtraTabPage1.Controls.Add(this.pageBar1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570);
- this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// pageBar1
//
@@ -1220,7 +1239,6 @@
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
- this.pageBar1.RowsCount = 50;
this.pageBar1.Size = new System.Drawing.Size(1363, 39);
this.pageBar1.TabIndex = 3;
this.pageBar1.TotalPages = 0;
@@ -1230,9 +1248,8 @@
this.xtraTabPage2.Controls.Add(this.tabMx);
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(1363, 570);
- this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// tabMx
//
@@ -1275,17 +1292,26 @@
// txt_supplier
//
this.txt_supplier.IsReadly = false;
- this.txt_supplier.KeyFile = "";
this.txt_supplier.Location = new System.Drawing.Point(385, 13);
this.txt_supplier.Margin = new System.Windows.Forms.Padding(0);
this.txt_supplier.Name = "txt_supplier";
this.txt_supplier.Size = new System.Drawing.Size(305, 30);
this.txt_supplier.TabIndex = 227;
//
+ // picCheckBox
+ //
+ this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+ this.picCheckBox.Location = new System.Drawing.Point(844, 55);
+ this.picCheckBox.Name = "picCheckBox";
+ this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+ this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+ this.picCheckBox.TabIndex = 229;
+ this.picCheckBox.TabStop = false;
+ this.picCheckBox.Visible = false;
+ //
// gridBand29
//
this.gridBand29.Caption = "鏀舵枡缁勭粐";
- this.gridBand29.Columns.Add(this.gv_fSubsidiary);
this.gridBand29.Columns.Add(this.gv_paymentParty);
this.gridBand29.Columns.Add(this.gv_transportMethod);
this.gridBand29.Columns.Add(this.gv_lastupdateDate);
@@ -1295,48 +1321,50 @@
this.gridBand29.Columns.Add(this.gv_checkFalg);
this.gridBand29.MinWidth = 250;
this.gridBand29.Name = "gridBand29";
- this.gridBand29.VisibleIndex = 0;
+ this.gridBand29.Visible = false;
+ this.gridBand29.VisibleIndex = -1;
this.gridBand29.Width = 250;
//
// gridBand1
//
+ this.gridBand1.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.ControlText;
+ this.gridBand1.AppearanceHeader.Options.UseForeColor = true;
this.gridBand1.Caption = "ERPID鍙�";
this.gridBand1.Columns.Add(this.gv_factory);
- this.gridBand1.MinWidth = 80;
+ this.gridBand1.MinWidth = 50;
this.gridBand1.Name = "gridBand1";
- this.gridBand1.VisibleIndex = 1;
+ this.gridBand1.VisibleIndex = 0;
this.gridBand1.Width = 80;
//
// gridBand2
//
this.gridBand2.Caption = "閲囪喘鍗曞彿";
this.gridBand2.Columns.Add(this.gv_billNo);
- this.gridBand2.MinWidth = 120;
+ this.gridBand2.MinWidth = 50;
this.gridBand2.Name = "gridBand2";
- this.gridBand2.VisibleIndex = 2;
+ this.gridBand2.VisibleIndex = 1;
this.gridBand2.Width = 120;
//
// gridBand3
//
this.gridBand3.AppearanceHeader.Options.UseTextOptions = true;
this.gridBand3.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridBand3.Caption = "鍗曟嵁鐘舵��:A鍒涘缓,B瀹℃牳涓�,C宸插鏍�,D閲嶆柊瀹℃牳,Z鏆傚瓨";
+ this.gridBand3.Caption = "鍗曟嵁鐘舵��";
this.gridBand3.Columns.Add(this.gv_documentStatus);
- this.gridBand3.MinWidth = 130;
+ this.gridBand3.MinWidth = 70;
this.gridBand3.Name = "gridBand3";
this.gridBand3.RowCount = 2;
- this.gridBand3.VisibleIndex = 3;
- this.gridBand3.Width = 130;
+ this.gridBand3.VisibleIndex = 2;
//
// gridBand4
//
this.gridBand4.AppearanceHeader.Options.UseTextOptions = true;
this.gridBand4.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridBand4.Caption = "鍗曟嵁绫诲瀷:1閲囪喘,2濮斿";
+ this.gridBand4.Caption = "鍗曟嵁绫诲瀷";
this.gridBand4.Columns.Add(this.gv_documentType);
- this.gridBand4.MinWidth = 80;
+ this.gridBand4.MinWidth = 50;
this.gridBand4.Name = "gridBand4";
- this.gridBand4.VisibleIndex = 4;
+ this.gridBand4.VisibleIndex = 3;
this.gridBand4.Width = 80;
//
// gridBand5
@@ -1345,16 +1373,17 @@
this.gridBand5.Columns.Add(this.gv_businessType);
this.gridBand5.MinWidth = 80;
this.gridBand5.Name = "gridBand5";
- this.gridBand5.VisibleIndex = 5;
+ this.gridBand5.Visible = false;
+ this.gridBand5.VisibleIndex = -1;
this.gridBand5.Width = 80;
//
// gridBand8
//
this.gridBand8.Caption = "閲囪喘鏃ユ湡";
this.gridBand8.Columns.Add(this.gv_purchaseDate);
- this.gridBand8.MinWidth = 170;
+ this.gridBand8.MinWidth = 50;
this.gridBand8.Name = "gridBand8";
- this.gridBand8.VisibleIndex = 6;
+ this.gridBand8.VisibleIndex = 4;
this.gridBand8.Width = 170;
//
// gridBand6
@@ -1365,14 +1394,14 @@
this.gridBand6.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
this.gridBand11,
this.gridBand7});
- this.gridBand6.MinWidth = 200;
+ this.gridBand6.MinWidth = 50;
this.gridBand6.Name = "gridBand6";
- this.gridBand6.VisibleIndex = 7;
+ this.gridBand6.VisibleIndex = 5;
this.gridBand6.Width = 200;
//
// gridBand11
//
- this.gridBand11.Caption = "ID";
+ this.gridBand11.Caption = "缂栧彿";
this.gridBand11.Columns.Add(this.gv_supplier);
this.gridBand11.Name = "gridBand11";
this.gridBand11.VisibleIndex = 0;
@@ -1382,7 +1411,7 @@
//
this.gridBand7.Caption = "鍚嶇О";
this.gridBand7.Columns.Add(this.bandedGridColumn1);
- this.gridBand7.MinWidth = 100;
+ this.gridBand7.MinWidth = 50;
this.gridBand7.Name = "gridBand7";
this.gridBand7.VisibleIndex = 1;
this.gridBand7.Width = 134;
@@ -1391,11 +1420,11 @@
//
this.gridBand9.AppearanceHeader.Options.UseTextOptions = true;
this.gridBand9.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridBand9.Caption = "鍏抽棴鏍囪瘑:A鏄�,B鍚�";
+ this.gridBand9.Caption = "鍏抽棴鏍囪瘑";
this.gridBand9.Columns.Add(this.gv_closeStatus);
- this.gridBand9.MinWidth = 80;
+ this.gridBand9.MinWidth = 50;
this.gridBand9.Name = "gridBand9";
- this.gridBand9.VisibleIndex = 8;
+ this.gridBand9.VisibleIndex = 6;
this.gridBand9.Width = 80;
//
// gridBand10
@@ -1406,9 +1435,9 @@
this.gridBand10.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
this.gridBand12,
this.gridBand13});
- this.gridBand10.MinWidth = 100;
+ this.gridBand10.MinWidth = 50;
this.gridBand10.Name = "gridBand10";
- this.gridBand10.VisibleIndex = 9;
+ this.gridBand10.VisibleIndex = 7;
this.gridBand10.Width = 130;
//
// gridBand12
@@ -1424,7 +1453,7 @@
//
this.gridBand13.Caption = "鍚嶇О";
this.gridBand13.Columns.Add(this.bandedGridColumn2);
- this.gridBand13.MinWidth = 80;
+ this.gridBand13.MinWidth = 50;
this.gridBand13.Name = "gridBand13";
this.gridBand13.VisibleIndex = 1;
this.gridBand13.Width = 80;
@@ -1437,25 +1466,25 @@
this.gridBand14.Columns.Add(this.gv_qtyAcceptance);
this.gridBand14.MinWidth = 50;
this.gridBand14.Name = "gridBand14";
- this.gridBand14.VisibleIndex = 10;
+ this.gridBand14.VisibleIndex = 8;
this.gridBand14.Width = 50;
//
// gridBand15
//
this.gridBand15.Caption = "閲囪喘鍛�";
this.gridBand15.Columns.Add(this.gv_purchaser);
- this.gridBand15.MinWidth = 60;
+ this.gridBand15.MinWidth = 50;
this.gridBand15.Name = "gridBand15";
- this.gridBand15.VisibleIndex = 11;
+ this.gridBand15.VisibleIndex = 9;
this.gridBand15.Width = 60;
//
// gridBand16
//
this.gridBand16.Caption = "璐ㄩ噺瑕佹眰";
this.gridBand16.Columns.Add(this.gv_qualityReq);
- this.gridBand16.MinWidth = 80;
+ this.gridBand16.MinWidth = 50;
this.gridBand16.Name = "gridBand16";
- this.gridBand16.VisibleIndex = 12;
+ this.gridBand16.VisibleIndex = 10;
this.gridBand16.Width = 80;
//
// gridBand17
@@ -1468,7 +1497,7 @@
this.gridBand18,
this.gridBand20});
this.gridBand17.Name = "gridBand17";
- this.gridBand17.VisibleIndex = 13;
+ this.gridBand17.VisibleIndex = 11;
this.gridBand17.Width = 300;
//
// gridBand19
@@ -1493,7 +1522,7 @@
//
this.gridBand20.Caption = "浣滃簾鏃ユ湡";
this.gridBand20.Columns.Add(this.gv_cancellationDate);
- this.gridBand20.MinWidth = 180;
+ this.gridBand20.MinWidth = 50;
this.gridBand20.Name = "gridBand20";
this.gridBand20.VisibleIndex = 2;
this.gridBand20.Width = 180;
@@ -1507,14 +1536,14 @@
this.gridBand25,
this.gridBand22});
this.gridBand21.Name = "gridBand21";
- this.gridBand21.VisibleIndex = 14;
+ this.gridBand21.VisibleIndex = 12;
this.gridBand21.Width = 260;
//
// gridBand25
//
this.gridBand25.Caption = "鍒涘缓浜�";
this.gridBand25.Columns.Add(this.gv_createBy);
- this.gridBand25.MinWidth = 80;
+ this.gridBand25.MinWidth = 50;
this.gridBand25.Name = "gridBand25";
this.gridBand25.VisibleIndex = 0;
this.gridBand25.Width = 80;
@@ -1523,7 +1552,7 @@
//
this.gridBand22.Caption = "鍒涘缓鏃ユ湡";
this.gridBand22.Columns.Add(this.gv_createDate);
- this.gridBand22.MinWidth = 180;
+ this.gridBand22.MinWidth = 50;
this.gridBand22.Name = "gridBand22";
this.gridBand22.VisibleIndex = 1;
this.gridBand22.Width = 180;
@@ -1532,18 +1561,18 @@
//
this.gridBand23.Caption = "澶囨敞";
this.gridBand23.Columns.Add(this.gv_remarks);
- this.gridBand23.MinWidth = 100;
+ this.gridBand23.MinWidth = 50;
this.gridBand23.Name = "gridBand23";
- this.gridBand23.VisibleIndex = 15;
+ this.gridBand23.VisibleIndex = 13;
this.gridBand23.Width = 100;
//
// gridBand24
//
this.gridBand24.Caption = "鍙樻洿鍘熷洜";
this.gridBand24.Columns.Add(this.gv_changereason);
- this.gridBand24.MinWidth = 100;
+ this.gridBand24.MinWidth = 50;
this.gridBand24.Name = "gridBand24";
- this.gridBand24.VisibleIndex = 16;
+ this.gridBand24.VisibleIndex = 14;
this.gridBand24.Width = 100;
//
// gridBand28
@@ -1555,7 +1584,7 @@
this.gridBand27,
this.gridBand26});
this.gridBand28.Name = "gridBand28";
- this.gridBand28.VisibleIndex = 17;
+ this.gridBand28.VisibleIndex = 15;
this.gridBand28.Width = 260;
//
// gridBand27
@@ -1572,7 +1601,7 @@
//
this.gridBand26.Caption = "ERP瀹℃牳鏃堕棿";
this.gridBand26.Columns.Add(this.gv_erpCheckDate);
- this.gridBand26.MinWidth = 180;
+ this.gridBand26.MinWidth = 50;
this.gridBand26.Name = "gridBand26";
this.gridBand26.VisibleIndex = 1;
this.gridBand26.Width = 180;
@@ -1582,9 +1611,11 @@
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1365, 682);
+ this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_MesRohIn";
+ this.Text = "閲囪喘璁㈠崟";
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
@@ -1599,6 +1630,7 @@
this.tabMx.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
}
@@ -1691,7 +1723,8 @@
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2;
private UserControl.UcLookSupplier txt_supplier;
private DevExpress.XtraEditors.LabelControl lbGuid;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fSubsidiary;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private System.Windows.Forms.PictureBox picCheckBox;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand29;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
--
Gitblit v1.9.3