T
Thomas
Hi,
I am facing a problem when trying to enter time against the admin project activities. I have customized the timesheet to change the appearence of the grid to remove the splitter bar and to change the display of the columns by writing the following code in ASP page.
MSPJGrid.FieldList = "MSPJWCTaskIndicators[Indicators],#TASK_NAME[Task Name]{200},+MSPJWCActualWork,+ASSN_REM_WORK[Remaining Work]{115},ASSN_WORK[Work]{50},+ASSN_ACT_WORK[Actual Work]{100},ASSN_START_DATE[Start]{125},ASSN_FINISH_DATE[Finish]{125},+MSPJWCCustomFields";
Is this going to affect anyway to the admin project? I was able to enter the time against a normal project and I was not able to enter the time against the admin project.
please let me know, if any of you have faced these kind of problems. Pointing to the right information (or) groups also very helpful for me. Appreciate your time.
Thanks
--Hari
I am facing a problem when trying to enter time against the admin project activities. I have customized the timesheet to change the appearence of the grid to remove the splitter bar and to change the display of the columns by writing the following code in ASP page.
MSPJGrid.FieldList = "MSPJWCTaskIndicators[Indicators],#TASK_NAME[Task Name]{200},+MSPJWCActualWork,+ASSN_REM_WORK[Remaining Work]{115},ASSN_WORK[Work]{50},+ASSN_ACT_WORK[Actual Work]{100},ASSN_START_DATE[Start]{125},ASSN_FINISH_DATE[Finish]{125},+MSPJWCCustomFields";
Is this going to affect anyway to the admin project? I was able to enter the time against a normal project and I was not able to enter the time against the admin project.
please let me know, if any of you have faced these kind of problems. Pointing to the right information (or) groups also very helpful for me. Appreciate your time.
Thanks
--Hari