Getting page.len() not working

Getting page.len() not working

aaronp55426aaronp55426 Posts: 3Questions: 1Answers: 0
edited June 2014 in Free community support

I'm using jQuery 2.1.1 and DataTables 1.10.0. When I get page.len, e.g. "var oTable = $('#table').dataTable(); alert(oTable.page.len());", it always fails. Is this the best way to get iDisplayLength in DataTables 1.10.0? Thanks.

This discussion has been closed.