I am using Datatables and have a button on the page that refreshes the table using AJAX. To be clear the table isn\'t using an ajax source of data, we are just using ajax to ref
I'm not sure why. But
oTable6.fnDraw();
Works for me. I put it in the next line.