(SOLVED) Filtering Problem with word in the URL
(SOLVED) Filtering Problem with word in the URL
bigbed
Posts: 1Questions: 0Answers: 0
EDIT: That's what the Search/filter finds matches in html tags
I'm using datatable v1.9.4 with bootstrap v2.2.1.
I got some datatable on my application and i found this strange bug.
ex. URL = www.gestion.com/data/...
when i filter the result with a word or some letter in the URL then it's not working
ex.: searching "gest" "gestion" "data" ...
anyone have some idea to resolve this?
please note that i don't want to specify all the column for searching in
thks
I'm using datatable v1.9.4 with bootstrap v2.2.1.
I got some datatable on my application and i found this strange bug.
ex. URL = www.gestion.com/data/...
when i filter the result with a word or some letter in the URL then it's not working
ex.: searching "gest" "gestion" "data" ...
anyone have some idea to resolve this?
please note that i don't want to specify all the column for searching in
thks
This discussion has been closed.
Replies
That's a bug in 1.9.4. The fix has long been in git, but not yet released as it will be part of 1.10.
Allan