Hi,
I have a date picker that is fed to the Scheduler control. The scheduler only shows 1 day at a time and for the hours 5am until 9pm using ShowNonBusiness="false" BusinessBeginsHour="7" BusinessEndsHour="19"
The problem is that if it tries to show a day on a weekend only, it crashes with the following. How can I make it show weekend days or is there something else going on? Im using the latest daypilot pro version.
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index