-
Couldn't load subscription status.
- Fork 227
Open
@letiesperon
Description
Hi!
I noticed searching by multiple words, triggers a query that searches by each of the individual words (smart search).
datatable.search.value.split(global_search_delimiter)
I couldn't find any way to disable this behaviour for a specific column
Overriding the method global_search_delimiter in my Datatable class works, but I was hoping there was a way of doing it in a per-column basis.
Thank you
Metadata
Metadata
Assignees
Labels
No labels