excel exports empty file in MAC OS(chrome and firefox).
excel exports empty file in MAC OS(chrome and firefox).
I tried the data export(csv and excel) data. In windows OS csv and excel is working fine. In the Mac OS csv is working fine but excel downloads the empty file.I used the Html5 buttons.
tried Chrome version: 48.0.2564.103(64 bit)
I include the below js files.
https://code.jquery.com/jquery-1.12.0.min.js
https://cdn.datatables.net/1.10.11/js/jquery.dataTables.min.js
https://cdn.datatables.net/buttons/1.1.2/js/dataTables.buttons.min.js
https://cdnjs.cloudflare.com/ajax/libs/jszip/2.5.0/jszip.min.js
https://cdn.datatables.net/buttons/1.1.2/js/buttons.html5.min.js
try this example MAC OS
http://jsfiddle.net/49yougph/3/
This question has an accepted answers - jump to answer
Answers
Seems to work okay for me in X 10.11.1.
Are you using OpenOffice to view the file by any chance? If so, that is a known OpenOffice bug. LibreOffice can open the file no problem. See also this discussion.
Allan
Thank you allan. It is working correctly in Ms excel and Liber Office.