I am using this https://datatables.net/examples/plug-ins/dom_sort.html DOM datatable for sorting my table contents. In datatables.net we can see Ajax datatable. But I am not using Ajax datatable due to some specific reasons. I want to refresh my DOM datatable in every specific interwell. I am looking for refresh only Datatable. No need to refresh whole web page. Is there have any Ajax or jQuery method for it ? Please help me..