get count of rows in datatable jquery code example Example: datatable count number of rows var table = $('#example').DataTable(); table.rows().count();