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

Displaying custom dynamic data on a second time header (Scheduler)

Asked by Michael Wolf
5 months ago.

I can currently only pass constants to display on this extra row, but I have precalculated array for every date in the month, and would like to iterate through the data displaying each on its appropriate date.

As seen on this picture, am able to display B for Bullseye through this snippet here.

I figure I can display data like count in table data array here? or can i add a custom header thats not necessary a time one?

Comment posted by Michael Wolf
5 months ago.

Here are the snapshots

Answer posted by Dan Letecky [DayPilot]
5 months ago.

To customize the content of the time header cells in the Scheduler, you can use the onBeforeTimeHeaderRender event handler.

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