I've first looked for similar questions, but with no successful answer. Here comes my problem:
How can I implement an example like this with the filtering example (Search text-box, lens and dopdown list with checkboxes corresponding to the table columns included)?
I mean, what kind of jquery I have to execute for reproducing the same behaviour as in the example? I exactly need the same behaviour, with the possibility to exclude the checked table columns from filtering the word written in Search text-box.