I have some hidden columns in my table that I would like to filter upon, but not be searchable by the user.
Is this possible? Or do I need to implement a custom search input that only searches particular columns?
I have some hidden columns in my table that I would like to filter upon, but not be searchable by the user.
Is this possible? Or do I need to implement a custom search input that only searches particular columns?