I am getting this error "Unable to get the "excel" property of a null or undefined reference" while trying to export a grid in CRM application.
That error is coming whlie executing below line
var workbook = new $.ig.excel.Workbook($.ig.excel.WorkbookFormat.excel2007);
I am following below link.
But it's not working for excel 2013.
Support needed.
*This post is locked for comments