Filtering API example page name is misleading
Filtering API example page name is misleading
MV10
Posts: 12Questions: 2Answers: 0
Minor, but this example is named "Filtering API (Regular Expressions)":
http://datatables.net/examples/api/regex.html
However, it is actually an example of using Search, not Filter.
In fact, pretty much every reference to "filter" on the page should probably say "search" :)
This discussion has been closed.
Replies
Thanks! Just missed 1.10.1 for this one, but the fix is in git and will be in the next release.
Regards,
Allan
No problem. Also true of both Individual Column Filtering examples:
http://datatables.net/examples/api/multi_filter.html
http://datatables.net/examples/api/multi_filter_select.html
Thanks - fix committed.
Allan