How to apply filter or search to rows that are taken from previous search?

How to apply filter or search to rows that are taken from previous search?

nivethaa_1997nivethaa_1997 Posts: 2Questions: 2Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem: I have a multiple filter option where the filter goes like this
I have data like employee name, project name, date, etc.
If the first filter is employee and a employee name is selected the rows with that employee name will be filtered
Then if I select a project name from second filter I want the data of the projects corresponding only to the selected user and not all the rows with that project name

Can anyone please help me achieve this?

Answers

This discussion has been closed.