DayPilot.Gantt.syncLinks

Whether to synchronize the task links 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.syncLinks (boolean)

Default Value

true

Example

gantt.syncLinks = false;