| | |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.SUPP_NO"; |
| | | this.gv_suppNo.Visible = true; |
| | | this.gv_suppNo.VisibleIndex = 4; |
| | | this.gv_suppNo.VisibleIndex = 5; |
| | | this.gv_suppNo.Width = 94; |
| | | // |
| | | // lb_itemId |
| | |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.ITEM_ID"; |
| | | this.gv_itemId.Visible = true; |
| | | this.gv_itemId.VisibleIndex = 1; |
| | | this.gv_itemId.VisibleIndex = 2; |
| | | this.gv_itemId.Width = 94; |
| | | // |
| | | // lb_status |
| | |
| | | this.gv_status.Tag = "query_a.STATUS"; |
| | | this.gv_status.UnboundDataType = typeof(bool); |
| | | this.gv_status.Visible = true; |
| | | this.gv_status.VisibleIndex = 10; |
| | | this.gv_status.VisibleIndex = 1; |
| | | this.gv_status.Width = 94; |
| | | // |
| | | // lb_checkDate |
| | |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "最后更新时间"; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | | this.gv_lastupdateDate.MinWidth = 120; |
| | | this.gv_lastupdateDate.MinWidth = 180; |
| | | this.gv_lastupdateDate.Name = "gv_lastupdateDate"; |
| | | this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; |
| | | this.gv_lastupdateDate.Visible = true; |
| | | this.gv_lastupdateDate.VisibleIndex = 9; |
| | | this.gv_lastupdateDate.Width = 120; |
| | | this.gv_lastupdateDate.VisibleIndex = 10; |
| | | this.gv_lastupdateDate.Width = 180; |
| | | // |
| | | // lb_lastupdateBy |
| | | // |
| | |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY"; |
| | | this.gv_lastupdateBy.Visible = true; |
| | | this.gv_lastupdateBy.VisibleIndex = 8; |
| | | this.gv_lastupdateBy.VisibleIndex = 9; |
| | | this.gv_lastupdateBy.Width = 94; |
| | | // |
| | | // gv_createDate |
| | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间"; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 120; |
| | | this.gv_createDate.MinWidth = 180; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.CREATE_DATE"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 7; |
| | | this.gv_createDate.Width = 120; |
| | | this.gv_createDate.VisibleIndex = 8; |
| | | this.gv_createDate.Width = 180; |
| | | // |
| | | // gv_createBy |
| | | // |
| | |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.CREATE_BY"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 6; |
| | | this.gv_createBy.VisibleIndex = 7; |
| | | this.gv_createBy.Width = 94; |
| | | // |
| | | // lb_itemNo |
| | |
| | | this.gv_itemNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemNo.Tag = "query_a.ITEM_NO"; |
| | | this.gv_itemNo.Visible = true; |
| | | this.gv_itemNo.VisibleIndex = 3; |
| | | this.gv_itemNo.VisibleIndex = 4; |
| | | this.gv_itemNo.Width = 94; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = "MES_QA_MJ,CHECK_DATE,STATUS,CHECK_USER"; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn1, |
| | | this.gv_status, |
| | | this.gv_itemId, |
| | | this.gv_itemNo, |
| | | this.gridColumn2, |
| | |
| | | this.gv_createDate, |
| | | this.gv_lastupdateBy, |
| | | this.gv_lastupdateDate, |
| | | this.gv_status, |
| | | this.gv_checkUser, |
| | | this.gv_checkDate}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | |
| | | this.gridColumn2.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn2.Tag = "query_b.item_name"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 2; |
| | | this.gridColumn2.VisibleIndex = 3; |
| | | this.gridColumn2.Width = 125; |
| | | // |
| | | // gridColumn3 |
| | |
| | | this.gridColumn3.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn3.Tag = "d.supp_name"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 5; |
| | | this.gridColumn3.VisibleIndex = 6; |
| | | this.gridColumn3.Width = 125; |
| | | // |
| | | // xtraTabControl1 |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1213, 570); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |