Is it possible to filter a table by clicking an image?
Is it possible to filter a table by clicking an image?
I am working with a table that lists episodes for a podcast. Each episode has a focus. What I would like to do is have images (outside) the table that, once clicked, will filter the table by a criteria set by me. Is this even possible?
This discussion has been closed.
Replies
here's some discussion about it, but using links instead of images. The idea is the same. Click handler for your image (or a link) triggers fnFilter by your criteria.
http://www.datatables.net/forums/discussion/comment/22501#Comment_22501.
You can read the API description of fnFilter here: http://www.datatables.net/api