How to Export search results table directly to Excel

The native CSV export option is fine, however we would prefer if our users/customers were able to export search view table results directly to Excel format. I have looked into the table2excel option but that does not support the expert of paginated data. Anyone knows if this is possible?

Hi Andreas, 

I've had success using sheetJS imported using a lazyload. Here is the documentation: https://github.com/SheetJS/sheetjs 

Your not going to want to pull the data from the DOM. Probably better to do an object based API call in order to get your data.

If you need help feel free to reach out:
kelson@ksensetech.com