Hi, when i lunch $('#Table').DataTable().ajax.reload();
I'm brought back to the first page ..
in practice I have to delete elements from the table,
and I would like to stay on that page...
↧
$('#Table').DataTable().ajax.reload();
↧