Enable scroll in all-day section | JavaScript Scheduler

18 Nov 20181 minute to read

When the all-day row contains a large number of appointments, viewing all of them can become difficult due to limited space. To address this, enable an individual scroller for the all-day row by setting the enableAllDayScroll property to true (default value is false).

Note: This property is not applicable for Scheduler with height auto.