Search behavior
Search behavior
![Spiryt4e](https://secure.gravatar.com/avatar/44d57a79218bcda78156854423e663cf/?default=https%3A%2F%2Fvanillicon.com%2F44d57a79218bcda78156854423e663cf_200.png&rating=g&size=120)
Hello,
I have a Table with some data row, one of this column have html and javascript code inside a tag <xmp> to brownser not compile html or javascrip.
But, when i do a search like "img" i found:
'<img>'
http://.../590?output=**img**...
without problem, but i know i have in my table some register like this:
<script type="text/javascript"
src="https://img.metaffiliation.com/u/23/p57013...
for some reason this row is not filtered when i try...
and if i try to search for "p57013", datatable dont find this row... but when i clear search, i can manually find row with this data.
Answers
Sounds like using orthogonal data might help.
Kevin