Posted 1 September 2022, 1:15 pm EST
We are currently following this documentation for importing csv content. which works fine, however for large csv files eg 2MB file, there is significant delay in our application.
I tested the same file using the spreadjs designer (https://www.grapecity.com/spreadjs/designer/index.html) and it is a much faster import.
Is there a way for example with incremental loading that can be used to get similar performance results in our app