Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
305
xamDayView is opening very slow
posted

Hi,


We are using the XamOutlookCalendarView. Users can add calendars at runtime and opening the window with a lot calendars open is very slow. I tried to isolate the problem by stripping everything, so I created a test app that only contains this control and adds data with a simple for loop. In attached scenario the test app created 30 calendars with 30 appointments each. Filling the control with this data takes about 8 seconds! Ihave attached a screenshot of the calendar and the visual studio profiling result. I shows that a lot time is consumed by the GridBagPanel.MeaseOverride. Do you have any ideas to make this faster?

screenshots.zip