Filter based on HTML within cell

Filter based on HTML within cell

jolyon2000jolyon2000 Posts: 12Questions: 0Answers: 0
edited February 2014 in General
I have a couple of buttons next to my datatable on my web page. When a user clicks one of these, I want it to filter the table results based on the content within the cells. The content within the cells might be a font awesome icon, for example:



As you can see, there is no text to search on, so I want to search on the class 'status_green' - how do I do this?
This discussion has been closed.