search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Refresh data of navigator while calendar update

Asked by Anonymous
12 years ago.

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,

Answer posted by Dan Letecky [DayPilot]
12 years ago.

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/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.