default input search
default input search

Using this example https://datatables.net/examples/api/multi_filter.html and in the html you define value="blah", onload, how do you get it DT to use it on first ajax request?
This discussion has been closed.
Answers
Not sure I understand your questions. If you are trying to set an initial search value you can use
search
.Kevin