Is there any way to achieve having the scrollers always visible ?
If there are many rows it is very difficult to go on the bottom find and be able to see the scroller and scroll left or right.
Thanks in advance
The solution would be to let the scheduler fill the window/viewport so you can always reach the horizontal scrollbar at the bottom (without using the browser vertical scrollbar).
Use heightSpec="Parent100Pct" to set the control height to 100%: http://doc.daypilot.org/scheduler/100-pct-height/ (Scheduler) http://doc.daypilot.org/calendar/100-pct-height/ (Calendar)