FIX. RadScheduler - ArgumentException when one is resetting the data source of the SchedulerBindingDataSource
To reproduce:
- Bind the scheduler using SchedulerBindingDataSource and group by resources.
- At runtime change the data source of the SchedulerBindingDataSource.
- A System.ArgumentException is thrown.