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
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;