스케쥴 화면에 프로젝트 정보 추가 - 박성민s
This commit is contained in:
		| @@ -60,6 +60,10 @@ namespace FPJ0000 | ||||
|  | ||||
|         private void fProjectSchedule_Load(object sender, EventArgs e) | ||||
|         { | ||||
|             //프로젝트 정보 채우기 | ||||
|             this.taProjectInfo.FillByIDX(this.dsPRJ.Projects, this.projectindex); | ||||
|  | ||||
|  | ||||
|             RefreshData(); | ||||
|             RefreshGraph(); | ||||
|             this.dsPRJ.EETGW_ProjectsSchedule.RowChanged += EETGW_ProjectsSchedule_RowChanged; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 chi
					chi