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

Scheduler Timeheaders

Asked by Stratus
5 years ago.

hello im using the latest version of daypilot pro for scheduler i have the following issue , if i customize one of the timeheaders , it doesnt render properly.
,sometimes it renders correctly , and sometimes it needs to do dp.update() once or twice to correct witdh and sizes
so i tried put the dp.onBeforeTimeHeaderRender = function (args) {//do stuff} in a function and run it after i loaded resources and events .
so the question is , because i have tons of events and do dp.update() and refresh everything is heavy.
cause it rerenders resources , events and cells etc.
is there a way to run the scheduler load data and then render the time headers using
https://api.daypilot.org/daypilot-scheduler-update/ wiithout have to refresh the whole scheduler? but only update tihe timeheaders?

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