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
125
what can be done to increase performance and calculation time for ultracalcmanager on a wingrid
posted

I currently am loading a wingrid with about 13000+ rows of  data.

I have had up to 30 columns with formulas in them.  Some formulas are built off other formulas.

I basically put a progress bar for the user to tell them that the grid is calculating.

I need all rows/columns calculated prior to viewing or the summary data will make no sense.

Are there ways to build the formulas to increase calculation speed?

Are there ways to load the grid initially with columns in a specific order that would speed the calculations up?

Are formulas using other formulas not a good way to go or should we have each formula re-run caculations independently instead of building one on the other?

Any suggestions would help.

13000 rows by 30 columns could be a small use of the grid.  It could grow much more.

Thanks.

Parents
  • 135
    posted

    Hi

    I am having a similar kind of issue where the formula columns take longer to load in the grid. Did you find any resolution to it?

    How are you displaying the progress bar in this case?

Reply Children
No Data