multi select, when add options, the search option doesn't work
multi select, when add options, the search option doesn't work
rafaelrmontes
Posts: 16Questions: 3Answers: 0
Hello,
I was using the multiselect boxes, but when I options via JavaScript, these new options are not working for the search box, do I need to include the new choices in some array to make it searchable as well?
Thank you!
This question has an accepted answers - jump to answer
Answers
Its hard to say without seeing what you are doing. Please post a link to your page or a test case replicating the issue so we can help debug.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin
Maybe this example with select2 might help.
http://live.datatables.net/jetupuda/1/edit
Kevin