HTML filtering
HTML filtering
xsaero00
Posts: 1Questions: 0Answers: 0
On http://datatables.net/examples/advanced_init/html_sort.html example if I enter 'article' in filter box all three rows are displayed. Thats because 'article' is present inside of URLs. But it is nowhere to be found in the table text itself. Is this a bug or a feature? Looks more of a bug to me. Filtering is intended to be used by users and users don't care about URLs underneath the link text. If this is a feature then it should not be enabled by default.
I am using datatables 1.9.4
I am using datatables 1.9.4
This discussion has been closed.
Replies
Allan