Exporting jquery datatable to excel with additional rows is not working IE
问题 I am trying to export datatable using jquery export button options to excel sheet. And i want additional rows to be added before the table data in excel file. I made a similar demo in fiddle https://jsfiddle.net/xevpdeo1/17/ . It is working fine in Chrome and Firefox but not in IE. In IE the additional rows before the table data is empty after exporting. Can someone help me out with this? Thanks in advance $(document).ready(function() { var xlsBuilder = { filename: 'business-group-sharers-',