$('#table').DataTable({ "fnDrawCallback": function (oSettings) { console.log(this.api().page.info()) } });