Hi,
I am currently getting an issue of HTML tags and anything inside the TD element being included in the search/filter when the main text of a TD only includes numeric values:
http://live.datatables.net/hajevaxo/1/edit
You can test it by searching for ‘isFound and ‘isNotFound’ to show the contrast between strings and numbers. You can also search for the anchor tags too ‘<a href…'
I also found this existing bug that appears to have not been resolved correctly during my searches:
http://datatables.net/forums/discussion/179/search-filter-finds-matches-in-html-tags
Can anyone offer any guidance on this? is it intended behavior?