| | |
| | | this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.colChkInt = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); |
| | | this.panelControl3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit(); |
| | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.colChkInt, |
| | | this.gv_guid, |
| | | this.gridColumn3, |
| | | this.gridColumn4, |
| | |
| | | this.gridColumn2, |
| | | this.gridColumn1, |
| | | this.gridColumn8, |
| | | this.gridColumn11}); |
| | | this.gridColumn11, |
| | | this.gridColumn12}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsSelection.MultiSelect = true; |
| | | this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // colChkInt |
| | | // |
| | | this.colChkInt.Caption = "."; |
| | | this.colChkInt.FieldName = "chkInt"; |
| | | this.colChkInt.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; |
| | | this.colChkInt.MinWidth = 25; |
| | | this.colChkInt.Name = "colChkInt"; |
| | | this.colChkInt.Visible = true; |
| | | this.colChkInt.VisibleIndex = 0; |
| | | this.colChkInt.Width = 94; |
| | | // |
| | | // gv_guid |
| | | // |
| | |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 10; |
| | | this.gridColumn3.VisibleIndex = 11; |
| | | this.gridColumn3.Width = 50; |
| | | // |
| | | // gridColumn4 |
| | |
| | | // |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "采购单号"; |
| | | this.gv_billNo.FieldName = "ebeln"; |
| | | this.gv_billNo.FieldName = "cgdh"; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.OptionsColumn.ReadOnly = true; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 9; |
| | | this.gv_billNo.VisibleIndex = 10; |
| | | this.gv_billNo.Width = 110; |
| | | // |
| | | // gv_supplierItemCode |
| | |
| | | this.gridColumn10.FieldName = "gysName"; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 8; |
| | | this.gridColumn10.VisibleIndex = 9; |
| | | this.gridColumn10.Width = 125; |
| | | // |
| | | // gridColumn2 |
| | |
| | | this.gridColumn2.FieldName = "receivingOrg"; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 11; |
| | | this.gridColumn2.VisibleIndex = 12; |
| | | this.gridColumn2.Width = 250; |
| | | // |
| | | // gridColumn1 |
| | |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 12; |
| | | this.gridColumn8.VisibleIndex = 13; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn11.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn11.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn11.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn11.Caption = "可退数量"; |
| | | this.gridColumn11.FieldName = "ktsl"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 7; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // panelControl1 |
| | | // |
| | |
| | | this.btnIn.TabIndex = 4; |
| | | this.btnIn.Text = "确定导入"; |
| | | // |
| | | // gridColumn11 |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn11.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn11.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn11.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn11.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn11.Caption = "可退数量"; |
| | | this.gridColumn11.FieldName = "ktsl"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 7; |
| | | this.gridColumn11.Width = 94; |
| | | this.gridColumn12.Caption = "当前库存"; |
| | | this.gridColumn12.FieldName = "kcQty"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 8; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // SelectMesCgthSq |
| | | // |
| | |
| | | private DevExpress.XtraEditors.SimpleButton btnIn; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colChkInt; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | } |
| | | } |