Hello Cooper,
Thank you for writing.
The possible solution, which I can suggest to improve performance in data loading, is to use the RadScheduler.Appointments
BeginUpdate() and
EndUpdate() methods. Place
BeginUpdate() and
EndUpdate() just before and after blocks of code that add large numbers of appointemnts. I have attached a sample project as well.
I hope this information helps. Should you have further questions, I would be glad to help.
Regards,
Desislava
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time.
Watch the videos and start improving your app based on facts, not hunches.