[RESOLVED] Looking for a way to do a reverse search filter with Datatable?

[RESOLVED] Looking for a way to do a reverse search filter with Datatable?

supersqueeze785supersqueeze785 Posts: 2Questions: 0Answers: 0

i

Replies

  • supersqueeze785supersqueeze785 Posts: 2Questions: 0Answers: 0
    edited October 2023

    I'm new here and posted this as an empty discussion on accident. Oops.

    Anyway, for any newbies looking like I was: yes, there is a way to filter reverse searches similar to the "-" or "NOT" operators and it's here https://datatables.net/extensions/searchbuilder/

    Yes, I'm sure there are ways to filter through regular expressions like others suggested on similar questions, but this was a quick solution for my needs. Follow the "download builder", include the links under the appropriate <script></script tags in your code, initialize, and done. You don't actually have to "download" anything, the software is hosted by DataTables CDN and you just have to include the appropriate reference links.

Sign In or Register to comment.