I have many rows in a table, dinamically generated. How can I select the rows where the colums are equal to some input at the top of the page? For eaxmple I have five input and five colums per row. I would be unbound from the number of the inputs and the number of the colums.
Thank you in advance.