I have been trying the datatables multi filtering API but this is not sufficient enough for my needs. http://datatables.net/release-datatables/examples/api/multi_filter_select.html
What I'd need is a checkbox filter so that I could tick both the Gecko and Trident Rendering Engines and get only those values from the datatable. Any idea if such a filter implementation exists out there? I've been trying the columnFilter add-on as well but no checkbox filter there.
Thanks in advance, Jimmy