reload ajax datatable

JavaScript
$('#example').data.reload();// table.ajax.reload(callback, resetPaging)
table.ajax.reload(null, false)
Source

Also in JavaScript: