The syncLinks property (boolean) controls whether task links 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.syncLinks (boolean)Default Value
trueExample
gantt.syncLinks = false;
DayPilot