Getting page.len() not working
Getting page.len() not working
aaronp55426
Posts: 3Questions: 1Answers: 0
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.