1
Reply

How to filter table using javascript with two param

Bryan Gomez

Bryan Gomez

Nov 21 2017 8:31 PM
168
I need help on how to do the table filtering using javascript with more than two(2) parameter. I've already got the filtering using this: https://stackoverflow.com/questions/17074687/filtering-table-rows-using-jquery
 
But I want multiple filter in my table.

Answers (1)