Gantt update error

hi i am using asp.net mvc gant i downloaded the trial version. I’m trying to get data from my database. The data sounds fine, but the problem is the var dp = new dataProcessor("/Home/Save"); dp.init(gantt); I wrote in main.js, but it never goes into save in the controller. What could be the reason for this? I’m waiting for your help.

Hello Alican,
It is hard to suggest what might be wrong in your case. Do you have any error messages in the console output?
Have you checked the ready ASP.NET MVC demo? Here is the link:
https://github.com/DHTMLX/gantt-howto-dotnet