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

TimeHeader customization hidden after scrolling

Asked by r2b2s
10 years ago.

Hi,

I'm using for adding some weather information on timeheader, this information is in div and this div contains some other div and image
When i horizontal scroll the grid, this div will be empty
How can i prevent that ??

Thank

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

By default, the Scheduler displays a special overlay div over long time header cells during scrolling:
http://doc.daypilot.org/scheduler/floating-time-headers/

It should copy the custom time header HTML. However, if you have troubles with this feature you can disable it:

dp.floatingTimeHeaders = false;

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