You can change the Scheduler component date range (navigate to a different date) using the following methods:
- Use the Scheduler API to change the date programmatically.
- Use a date picker (DayPilot.Navigator component) and let users click the target date.
- Use next and previous buttons.
- Use infinite scrolling mode and navigate using the horizontal scrollbar.