jamesdordoy / laravel-vue-datatable

Vue.js Datatable made for Laravel
https://jamesdordoy.github.io/laravel-vue-datatable
MIT License
151 stars 52 forks source link

a question #152

Closed moathOSA closed 2 years ago

moathOSA commented 2 years ago

is this package support datatable buttons ? like copy, pdf , csv , hide columns ??

is this package support the checkbox column ??

@jamesdordoy

jamesdordoy commented 2 years ago

Hello @moathOSA,

You could implement those features yourself using ajax and slots.

I'm going to close this and also recommend you use a different vue table package at the moment as i don't have anytime to support this until next year and ill properly do a Vue3 rewrite.