| | |
| | | this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gv_fType, |
| | | this.gv_urgentFlag, |
| | | this.gv_fstatus, |
| | | this.gridColumn2, |
| | | this.gv_billNo, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | |
| | | this.gv_fstatus.VisibleIndex = 3; |
| | | this.gv_fstatus.Width = 68; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "入库"; |
| | | this.gridColumn2.FieldName = "ckStatus"; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn2.Tag = "query_a.ckStatus"; |
| | | this.gridColumn2.UnboundDataType = typeof(bool); |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 4; |
| | | this.gridColumn2.Width = 68; |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.Tag = "query_a.bill_no"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 5; |
| | | this.gv_billNo.VisibleIndex = 4; |
| | | this.gv_billNo.Width = 68; |
| | | // |
| | | // 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 = 5; |
| | | this.gv_createBy.Width = 89; |
| | | // |
| | | // 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.VisibleIndex = 6; |
| | | this.gv_createDate.Width = 193; |
| | | // |
| | | // gv_checkUser |
| | |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkUser.Tag = "query_a.check_user"; |
| | | this.gv_checkUser.Visible = true; |
| | | this.gv_checkUser.VisibleIndex = 8; |
| | | this.gv_checkUser.VisibleIndex = 7; |
| | | this.gv_checkUser.Width = 100; |
| | | // |
| | | // gv_checkDate |
| | |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.check_date"; |
| | | this.gv_checkDate.Visible = true; |
| | | this.gv_checkDate.VisibleIndex = 9; |
| | | this.gv_checkDate.VisibleIndex = 8; |
| | | this.gv_checkDate.Width = 64; |
| | | // |
| | | // gv_depotsCode |
| | |
| | | this.gv_depotsCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotsCode.Tag = "query_a.depots_code"; |
| | | this.gv_depotsCode.Visible = true; |
| | | this.gv_depotsCode.VisibleIndex = 10; |
| | | this.gv_depotsCode.VisibleIndex = 9; |
| | | this.gv_depotsCode.Width = 87; |
| | | // |
| | | // gridColumn4 |
| | |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 11; |
| | | this.gridColumn4.VisibleIndex = 10; |
| | | this.gridColumn4.Width = 128; |
| | | // |
| | | // gv_suppNo |
| | |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.supp_no"; |
| | | this.gv_suppNo.Visible = true; |
| | | this.gv_suppNo.VisibleIndex = 12; |
| | | this.gv_suppNo.VisibleIndex = 11; |
| | | this.gv_suppNo.Width = 69; |
| | | // |
| | | // gridColumn5 |
| | |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 13; |
| | | this.gridColumn5.VisibleIndex = 12; |
| | | this.gridColumn5.Width = 70; |
| | | // |
| | | // gv_remark |
| | |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 14; |
| | | this.gv_remark.VisibleIndex = 13; |
| | | this.gv_remark.Width = 90; |
| | | // |
| | | // gridColumn11 |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; |