Posted 25 February 2025, 5:47 pm EST - Updated 25 February 2025, 5:53 pm EST
Hi. I am new to your product and am currently evaluating your product to adapt to our Pipkins Work Force Network product. I was wondering why it is taking 10 seconds to load the SpreadJS spreadsheet component? What can I do to make this sheet load faster. I am still learning so probably there is a better approach to what I want to do.
What I am trying to test is progressively bigger loads from an API or database into the grid using a simulated JSON array of objects with several parameters, and formatting a header. Seems like if I do it like this for this small amount of data it takes a surprisingly long time to load the SpreadJS.
Was wondering if there is a method of doing this and getting the data to load quicker?
I have attached my code for you to play with and inspect, and hopefully there is something I could improve on to get the data to load faster.
SpreadJSFormatTest.zip