DataTable ignore Hidden Rows while sorting and filter

DataTable ignore Hidden Rows while sorting and filter

valter479valter479 Posts: 9Questions: 0Answers: 0
edited December 2012 in DataTables 1.9
Is there anyway for datatable plugin to ignore hidden rows so the alternate row color doesn't get mess up and the sInfo will display the right number of rows.
When i hide a row the sInfo information of total rows does not match the number of visible rows.

Same problem with filter/search.

Thanks.

P.S. I can not remove rows.
This discussion has been closed.