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