function reloadTable(idtable) { $('#'+idtable).DataTable().ajax.reload(); } $(function(){ });