Exporting as PDF #327
Replies: 2 comments 1 reply
-
The bulk only gives you a list of ID's, so just get the data you need to export and not the data you don't need? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Please see docs on Bulk Actions, possible in v2+ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i already used ($this->columns() and $this->rows) to get all data, i know that is the column is hidden, but in the datatable i need to make some columns not exported to the pdf (like previews version of this package), how can i get that?
Beta Was this translation helpful? Give feedback.
All reactions