Search Builder example with custom options?
Search Builder example with custom options?
I saw this thread: https://datatables.net/forums/discussion/70257/use-of-not-in-search-builder that NotContains and few other things are now available. I've tried looking for "complicated' examples showing how to configure search builder in more advanved ways but couldn't find anything.
Could someone show an example where one would show different conditions, and hide others, and maybe show off other features of SearchBuilder that can be customized. I checked "options" and there seems to be a lot, but nothing that shows how to actually use those options.
I also found:
- https://datatables.net/reference/option/searchBuilder.conditions[type][cond] but it seems examples are broken
This question has an accepted answers - jump to answer
Answers
Do you mean something like this example?
Allan
Yes, thank you!