How can I access the results of the search filter?
How can I access the results of the search filter?
majortomato
Posts: 2Questions: 1Answers: 0
Hi,
I'm using DataTables in a pretty standard way, with the search bar for filtering the rows. How can I access the rows which are still in the table after the search filter has been applied? That is, if the table's dataset contains 100 rows, and the filtered result contains 25 rows, how can I iterate over those rows without having to manually find them in the DOM?
Thanks!
This discussion has been closed.
Answers
Did some more forum crawling and found this related post that answered my question.
http://datatables.net/forums/discussion/22347/accessing-filtered-data