Count number of rows in datatable
Count number of rows in datatable
ninadjagtap
Posts: 2Questions: 0Answers: 0
Hello All,
How can i find number of rows currently present in my datatable
example i wanto to know some thing like
var Count = $('#example').Datatables.Rows.count;
Can i do this? and how?
How can i find number of rows currently present in my datatable
example i wanto to know some thing like
var Count = $('#example').Datatables.Rows.count;
Can i do this? and how?
This discussion has been closed.