jquery datatable reload on the same page code example
Example: ajax datatable reload paging retained
// table.ajax.reload(callback, resetPaging)
table.ajax.reload(null, false)
// table.ajax.reload(callback, resetPaging)
table.ajax.reload(null, false)