Hi,
Our company is using your calendar control for ASP.NET to show and schedule events. We have several events that we have to schedule on a given week (greater than 100), and we noticed that once the no. of events is more than 30 on week, the calendar is VERY slow to load. For example it took around 6 minutes to load a week with 50 events.
We have done lots of testing and R&D and we think its slow to render because of the time it takes to bind the events to the calendar control.
I have spent many days and weeks trying to find some solution in your forums, tutorials and knowledge base to see if this issue has been addressed somewhere, or if other people were facing similar performance problems. I know the Scheduler control has a lot of info on making rendering faster, i.e. the DynamicEventRendering property etc, but I have not found anything like this for the calendar control. Any help, insight/wisdom on this issue would be greatly appreciated.
Thanks