DayPilot.Gantt.syncTasks

The syncTasks property (boolean) controls whether tasks are synchronized with the server-side backend during callbacks. It applies to ASP.NET MVC Gantt Chart, ASP.NET WebForms Gantt Chart, and Java Gantt Chart.

Declaration

DayPilot.Gantt.syncTasks (boolean)

Default Value

true

Example

gantt.syncTasks = false;