| | |
| | | this.gv_planReleaseDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_planReleaseDate.Caption = "计划下达日期 "; |
| | | this.gv_planReleaseDate.FieldName = "planReleaseDate"; |
| | | this.gv_planReleaseDate.MinWidth = 50; |
| | | this.gv_planReleaseDate.MinWidth = 10; |
| | | this.gv_planReleaseDate.Name = "gv_planReleaseDate"; |
| | | this.gv_planReleaseDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_planReleaseDate.Tag = "query_a.PLAN_RELEASE_DATE"; |
| | |
| | | this.gv_estimatedEndTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_estimatedEndTime.Caption = "预计完工时间 "; |
| | | this.gv_estimatedEndTime.FieldName = "estimatedEndTime"; |
| | | this.gv_estimatedEndTime.MinWidth = 180; |
| | | this.gv_estimatedEndTime.MinWidth = 10; |
| | | this.gv_estimatedEndTime.Name = "gv_estimatedEndTime"; |
| | | this.gv_estimatedEndTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_estimatedEndTime.Tag = "query_a.ESTIMATED_END_TIME"; |
| | |
| | | this.gv_estimatedStartTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_estimatedStartTime.Caption = "预计开工时间 "; |
| | | this.gv_estimatedStartTime.FieldName = "estimatedStartTime"; |
| | | this.gv_estimatedStartTime.MinWidth = 180; |
| | | this.gv_estimatedStartTime.MinWidth = 10; |
| | | this.gv_estimatedStartTime.Name = "gv_estimatedStartTime"; |
| | | this.gv_estimatedStartTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_estimatedStartTime.Tag = "query_a.ESTIMATED_START_TIME"; |
| | |
| | | // |
| | | this.gridColumn3.Caption = "产品编码"; |
| | | this.gridColumn3.FieldName = "wlbm"; |
| | | this.gridColumn3.MinWidth = 100; |
| | | this.gridColumn3.MinWidth = 10; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 2; |
| | |
| | | // |
| | | this.gridColumn2.Caption = "物料名称"; |
| | | this.gridColumn2.FieldName = "wlmc"; |
| | | this.gridColumn2.MinWidth = 150; |
| | | this.gridColumn2.MinWidth = 10; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 3; |
| | |
| | | // |
| | | this.gridColumn1.Caption = "规格型号"; |
| | | this.gridColumn1.FieldName = "wlgg"; |
| | | this.gridColumn1.MinWidth = 150; |
| | | this.gridColumn1.MinWidth = 10; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 4; |