Table copy and formula execution is taking long time

Tags: #<Tag:0x00007f8b1da99368>

Hi,
I have an issue when applying calculation in cell based on defined formula after copy paste the value in the entire row and row having 400 columns .Based on the 1st row value all other rows value have to calculate. when I start this the page is hanging and stop changing and a popup showing to whether you want to exit from the page or continue.This is happening when this line executing as :
tableObj.setDataAtCell(cellValues, ‘AutoCopy’);

Hi,

Can you attach a JSFiddle demo where we can reproduce the issue? Please describe all the steps to do so.

Thanks
Wojciech

Hey @aurovindashyamal

are you still having the same issue? Please share an update or a demo if it hasn’t changed.