Home Unanswered Active Tags New Question

Refresh data of navigator while calendar update

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,

Asked by Anonymous 7 months ago.
1 other person also wants an answer.
Replies

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/

Answer posted by Dan Letecky [DayPilot] 5 months ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java