how to add scheduler horizontal scroll

Hello i need to limit scheduler to show multiple range of days and scroll to view events without use next& previous , same as picture below, how can i do it


i tried to change scheduler_here width after render on page but i found “bill read” event rendered on calendar in wrong date it must be added on 7th novmber at 00:00AM

Hi,
unfortunately horizontal scroll in scheduler views is currently not supported. You can implementing a workaround with setting big width of the scheduler container and manually displaying the first column when scheduler is scrolled to right.

It might be related to the css styles attached to the calendar. On your screenshot the time scale in header does not match the grid of the timeline