The navigatorBackSync property (object) specifies the DayPilot.Navigator object that will be notified about the Scheduler viewport start date during scrolling. This date will be selected in the Navigator (without calling the change event handlers).
null
var nav = new DayPilot.Navigator("nav"); // ... nav.init(); var dp = new DayPilot.Scheduler("dp"); // ... dp.navigatorBackSync = nav; dp.init();
Event calendar/scheduling AJAX components. Available for JavaScript/HTML5/jQuery, ASP.NET, ASP.NET MVC. Build resource booking, project management, time tracking applications, personal and shared event calendars.