DataTable ignore Hidden Rows while sorting and filter
DataTable ignore Hidden Rows while sorting and filter

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.
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.