Count number of rows in datatable

Count number of rows in datatable

ninadjagtapninadjagtap Posts: 2Questions: 0Answers: 0
edited June 2010 in General
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?
This discussion has been closed.