Replies: 0 comments 5 replies
-
That's very nice! This is 1 of the things I worry about as my table gets bigger hehehe. Actually I already have this problem now |
Beta Was this translation helpful? Give feedback.
-
Sorry I only saw this after I make a new discussion. Consider looking at https://github.com/yajra/laravel-datatables-export |
Beta Was this translation helpful? Give feedback.
-
I didn't know about the package @ziming shared. I've made a version 0.0.2 of this. Really basic operation, still wip : https://github.com/mamarmite/export-operation When I upgrade the project to 5, I'll retouch that package. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Instead of using DataTable's magic to export rows, we should create an Export operation. That way:
The way I see it:
Beta Was this translation helpful? Give feedback.
All reactions