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

Scroll for X-Axis in top of Scheduler

Asked by Miky
2 years ago.

Hello

I searched in docs.. but can't find how to move scroll from bottom position of scheduler to TOP position of scheduler (over the date, month, years headers)

Is this possible to have X-Axis scroll on top of module (scheduler) ??
also is possible define Y-Axis of scroll on left side ?

Regards Mikolaj

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

The scrollbar position is defined by the browser and it can't be moved. So the answer is no.

You might be able to implement your own scrolling logic using scrollTo() and scrollToResource() methods:

https://api.daypilot.org/daypilot-scheduler-methods/
https://api.daypilot.org/daypilot-scheduler-scrolltoresource/

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