DayPilot.Gantt.syncTasks

Whether to synchronize the tasks with the server-side backend during callbacks. Applies to ASP.NET MVC Gantt ChartASP.NET WebForms Gantt Chart and Java Gantt Chart.

Declaration

DayPilot.Gantt.syncTasks (boolean)

Default Value

true

Example

gantt.syncTasks = false;