| | |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.create_by"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 3; |
| | | this.gv_createBy.VisibleIndex = 2; |
| | | this.gv_createBy.Width = 100; |
| | | // |
| | | // gv_createTime |
| | |
| | | this.gv_createTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_createTime.Tag = "query_a.create_time"; |
| | | this.gv_createTime.Visible = true; |
| | | this.gv_createTime.VisibleIndex = 2; |
| | | this.gv_createTime.VisibleIndex = 3; |
| | | this.gv_createTime.Width = 180; |
| | | // |
| | | // lb_hNo |
| | |
| | | this.gv_hNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_hNo.Caption = "排产编号 "; |
| | | this.gv_hNo.FieldName = "hNo"; |
| | | this.gv_hNo.MinWidth = 130; |
| | | this.gv_hNo.MinWidth = 150; |
| | | this.gv_hNo.Name = "gv_hNo"; |
| | | this.gv_hNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_hNo.Tag = "query_a.hNo"; |
| | | this.gv_hNo.Visible = true; |
| | | this.gv_hNo.VisibleIndex = 1; |
| | | this.gv_hNo.Width = 130; |
| | | this.gv_hNo.Width = 150; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_shState, |
| | | this.gv_hNo, |
| | | this.gv_createTime, |
| | | this.gv_createBy, |
| | | this.gv_createTime, |
| | | this.gv_shBy, |
| | | this.gv_shTime, |
| | | this.gv_wwDd}); |