Get all rows on currently displayed page

Get all rows on currently displayed page

flippyheadflippyhead Posts: 11Questions: 0Answers: 0
edited August 2010 in General
How should I get all the rows currently visible to the user? i.e. 10, 25, 100 etc rows on page N ?

Thanks

Replies

  • cdaiglecdaigle Posts: 57Questions: 0Answers: 0
    I think this is what you are looking for:
    http://datatables.net/plug-ins/api#fnGetDisplayNodes
This discussion has been closed.