AJAX Calendar/Scheduling Controls
Hello,
at the moment I'm evaluating your dailypilot-test package for our purpose,
i set the data by database, for calendar and navigator,
if i add or remove a event, i want to refresh or update the daypilot navigator,
i even tried to refresh the nav-data directly by database requests and DataBind it,
It is necessary to update the Navigator using a separate request called from DayPilotCalendar.AfterRenderJavaScript.
AfterRenderJavaScript="dpn.visibleRangeChangedCallBack();"
See also:
http://kb.daypilot.org/85062/how-to-rebind-the-navigator-after-an-event-is-added-to-a-mai/
DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java