How to apply individual searching on a column that is hidden due to responsive true
How to apply individual searching on a column that is hidden due to responsive true
Since, responsive : true make some of the columns display : none and therefore it does not seem to be possible to apply individual searching on a column that is already hidden due to responsive : true, I just wanted to know if there is any work around to make it possible to create a search box that filters the data that is contained by the specific column that is hidden.
I've attached an image of my table, I want to apply individual searching on column namely (Approved By), how is it possible?