Ignore HTML when filtering a jQuery data table 1.9.4

Ignore HTML when filtering a jQuery data table 1.9.4

MayurPMayurP Posts: 23Questions: 4Answers: 0
edited July 2014 in Free community support

Hi All,

I'm using jquery datatable 1.9.4.

I have a table in which a couple of the colums contain links (a href). When I do a search, it finds matches within the <a href... ="abc.html?name=test&etc"> tags.

Is there any way to disable searching within html tags?

Also, We have tested same on jquery datatable 1.10.1 and it's working fine.

Is there any patch available for fixing this issue in 1.9.4? because we can not migrate to datatable 1.10.1 as of now.

Thanks.

Answers

This discussion has been closed.