4 years ago
#24087
::
Since you also can open .csv files in Excel (using the correct delimiter), we usually implement an excel export like in my example above.
If you have to export an .xls file, you can take a look at javascript libraries that export data in the required format, like https://sheetjs.com/opensource.