Posted 24 January 2022, 11:54 pm EST
Hi,
I'm getting above error after upgrading spreadJS to version 15.0.0
Best Regards,
Wojtek
Forums Home / Spread / SpreadJS Topics
Posted by: wojciech.tartanus on 24 January 2022, 11:54 pm EST
Posted 24 January 2022, 11:54 pm EST
Replied 26 January 2022, 9:58 pm EST
Hi,Replied 27 January 2022, 5:38 pm EST
Hi.<link href="http://cdn.grapecity.com/spreadjs/hosted/css/gc.spread.sheets.excel2013white.15.0.0.css"
rel="stylesheet" type="text/css" />
<script src="http://cdn.grapecity.com/spreadjs/hosted/scripts/gc.spread.sheets.all.15.0.0.min.js"></script>
<script src="https://cdn.grapecity.com/spreadjs/hosted/scripts/plugins/gc.spread.sheets.shapes.15.0.0.min.js"></script>
<script
src="http://cdn.grapecity.com/spreadjs/hosted/scripts/plugins/gc.spread.pivot.pivottables.15.0.0.min.js"></script>
<script src="https://www.grapecity.com/spreadjs/demos/spread/source/data/pivot-data.js"
type="text/javascript"></script>
Marked as Answer
Replied 31 January 2022, 9:29 pm EST
Hi,