Reinitializing DataTable to use Export function in Yajra Laravel datatables
Following this documentaiton:
Doc
I get an error when I try to execute the code "Cannot reinitialize DataTable". I checked the docs of DataTable saying I should either
destroy() I tried adding
table.destroy() How can I
$.extend() Replies (1)
Hi DevMushref
Please check this doc for the Yajra plugin export button.
Thanks