Export CSV/Excel not working in Microsoft Edge
Export CSV/Excel not working in Microsoft Edge

Our client is using Windows 10 Pro:
- Microsoft Edge 40.15063.0.0
- Internet Explorer 11.332.1563.0
When he tries to click on the export buttons, nothing happen. On the other hand excel export works fine using PHPExcel.
Do you have any idea what could be the solution?
This discussion has been closed.
Answers
Without further information its hard to help troubleshoot. I would start by seeing if this basic example works:
https://datatables.net/extensions/buttons/examples/initialisation/simple.html
This will help to isolate whether its an issue with their platform environment or Datatables config.
Kevin