0

enter image description here

I'm getting this error when I click outside the spreadsheet, after creating a new blank file from the File tab

What is the problem in this?

Jaysmito Mukherjee
  • 1,467
  • 2
  • 10
  • 29
wtartanus
  • 21
  • 2

1 Answers1

0

Thank you for using SpreadJS.
It is difficult to know exactly what is going on based on your description. Do you have a simple code that you can share that replicates the issue.

Just in case, you can set the calcOnDemand option using spread.options.calcOnDemand = false; where spread is the name of your spreadJS instance. Grapecity SpreadJS Team

Dharman
  • 30,962
  • 25
  • 85
  • 135
GrapeCity Team
  • 837
  • 1
  • 5
  • 8
  • Hi, thank you for your answer. I've actually hurred up with creating this ticket and I wrote the very poor explanation. I've just added a more detailed description in spreadJS forum. – wtartanus Jan 11 '21 at 11:11