Tiago Mendes

Results 2 comments of Tiago Mendes

I have the same problem, how to reload only datatable with ajax?

After a lot of debugging I found a solution using the **exportConversion** option with a true(js) **to** option (empty string '' do not work), for me: ```php ... 'exportConversions' =>...