filter a column that contains html input tags

filter a column that contains html input tags

ifaceiface Posts: 23Questions: 8Answers: 0

We have a client side datatable. The first column of every row has a <input type"text" value="first_name" /> in it.
I'd like to filter a column by the value of the text inputs. We have sorting by the value of the inputs working. But I haven't found the option to make filtering work. Any help or hints would be greatly appreciated.

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.