I am getting error "Unable to get the "excel" property of a null or undefined reference" while executing below line in javascript
var workbook = new $.ig.excel.Workbook($.ig.excel.WorkbookFormat.excel2007);
Support needed !!!!! Thank you in advance !!!!!!!
Hi,
You can use the igGrid Excel Exporting sample for reference. Also, there is the "Copy to clipboard" button that you can use to copy/paste this sample locally and start working on it, or compare it with any other sample on your side that has errors.
Thank you for response !!!!!!
Now I am getting "Object doesn't support property or method 'widget' "
I have download all supported file from the link. Now I am using this in my local system.
Is there any specific Jquery version required ? I have used jQuery v3.3.1. Please help.
I have used below links, please suggest if nay other link required.
<script src="">ajax.googleapis.com/.../script>
<script src="">igniteui.com/.../script>
<script src="">igniteui.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script>
Please provide a sample reproducing the error and I will be glad to help you.
I have added this line, still it s showing same error.
Same code I have tested with with different system having excel 2016 and its working. But it is not working with excel 2013.
Is there any restriction regarding excel version? Please help.
You seem to be missing the infragistics.lob.js:
<script src="igniteui/js/infragistics.lob.js"></script>