laravel-datatables-buttons
laravel-datatables-buttons copied to clipboard
Laravel DataTables Buttons Plugin
Hello, after a composer update I saw an abandoned notification for box/spout. After some research I saw that the package was used by rap2hpoutre/fast-excel which is used in this package....
### Summary of problem or feature request When exporting excel using options include serverSide always export all data but not the current page. I want to add a new button...
### Summary of problem or feature request Print Specific Columns. How can I get $excludeFromPrint=[] array value dynamically from colvis. I am using InfyOm generator and Yajra Datatable ### Code...
### Summary of problem or feature request Hello whenever i try to export to csv, it exports with extension .xlsx (this issue presents only in laravel datatables buttons v9.0) The...
### Summary of problem or feature request The old `->dom()` method is deprecated, and replaced by `->layout()`, but it's unclear how it should be used. The various builder methods on...
### Summary of problem or feature request Latest datatables doesn't use [legacy dom option](https://datatables.net/extensions/buttons/examples/initialisation/dom.html) and doesn't require jquery too. so it is better to update this file with latest code...