hi ,
I am working on Gantt view from last month.I have made a document of issues that I have with Gantt view.
Help me to figure out.
Thanks!
Hi,
Is this forum is closed?
There is no reply to any of my forums.I am still waiting to go forward in gantt view or not.
Mayank,
The control was designed to expect the task to be created from the GanttView. May I ask why you want to create it from a Form?
Thanks for reply,
Actually task contains many fields around 20, So in gantt view inserting value in 20 field is not so good.So I just make a form to create task and used gantt view to display task and its dependency.
Is there is no other way to implement this or I can mean that this is limitation of gantt view.
Is the points that I made in doc are correct?
Do you have any further questions?
This is what I have been able to find out from our development team:
Only one project can show at a time.
No details of a project can be shown, only a task.
The Constraint property of the Task defaults to "AsSoonAsPossible", which means use the project start date. It has other values, such as, "StartNoEarlierThan", which is what you should use.
Regarding the Task parent and child relationship: You have to use the AllProperties field in order to be able to serialize the information necessary to maintain these dependencies.
If the calculation of the duration of a task is not being done automatically when you create a task from a Form then we would ask you to provide us with a sample that demonstrates this with steps to reproduce so that this issue can be investigated further. But you should be able to create Tasks outside the control.
Let me know if you have further questions.