First, thanks for this brilliant platform. Most people see Metronic as simply a theme, but I see it as a platform. The possibilities are endless. With that said, I'd love to see more support for datatables.js in Metronic. Specifically speaking for Server Side Processing as it relates to export options for exporting the entire result set and not just what shows on the first page.
Hi,
If I understand your question properly. This is possible with external packages. I see you tagged PHP so I'm assuming you are using the laravel version of Metronic.
You can use Laravel Excel to export data either from a specific request or all of the data in the database.
Thanks for the feedback. Since posting this question, I have come to agree yes, that it would be better to let the server generate the excel, or CSV file.
Yes, agree. The Server-side export generation gives more control of the file format.
I'm with you on this. Thank You