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

How to trigger reload

Open donny26utama opened this issue 4 months ago • 6 comments

@push('scripts') {{ $dataTable->scripts(attributes: ['type' => 'module']) }} @endpush

I have an ajax action, after complete I want to reload the datatable. how to call datatable ajax reload?

donny26utama avatar Oct 10 '24 03:10 donny26utama