Hi guys,
I have been following this tutorial but the solution is full of inconsistent code and missing code. The final version to download as a sample is also broken.
Link to the tutorial is here
dhtmlx.com/blog/using-dhtmlx … p-net-mvc/
It appears the key areas that are broken are in some places the code refers to GanntTask and in others just Task or GanntLink vs Link. These issues are easy enough to fix up.
The key issue is it seems to be missing an object called GanntData and methods on that object for Mode and Action.
Does anyone know where I can find a completed version or point me in the right direction.