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
180
Maximum number of columns in the calendar
posted

We have an application that displays the customers as columns and our schedule for each of the customer. The time line is set as Rows and the Customers as set as columns. This display works fine, but the problem arises when there are 100s of customers - meaning 100s of columns in the calendar with 8am-8pm time line as Rows.

My question is if there is a limit on the number of Columns to be used in the calendars. We would like to see all the customers in one calendar and user should be able to scroll left and right.

If we select a few customers (10-15, even 20-40) and it works better (about 20-30% CPU usage. But when that range expands to over 100, the CPU is pinged heavily.

Could you please help.

Parents
  • 69832
    Offline posted

    There is no theoretical limit on the number of columns that can be displayed, but performance is going to be proportional to the number of columns. I don't think the original design ever anticipated quite that many being displayed concurrently, since in that case it might be difficult for a user to find a particular Owner.

    We always strive to make the controls as performant as they realistically can be, so you might want to log an incident with Developer support so we can see if something can be done to improve performance in your scenario.

Reply Children
No Data