laravel-datatables-buttons icon indicating copy to clipboard operation
laravel-datatables-buttons copied to clipboard

Laravel DataTables Buttons Plugin

Results 7 laravel-datatables-buttons issues
Sort by recently updated
recently updated
newest added

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....

help wanted
hacktoberfest-accepted

### 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...

question

### 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...

need docs

### 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...