angular datatable refresh paginator code example
Example: angular datatable reload with pagination
dtInstance.ajax.reload( null, false ); // user paging is not reset on reload, second param is resetPaging
dtInstance.ajax.reload( null, false ); // user paging is not reset on reload, second param is resetPaging