Hello,
I’m following the sample jsfiddle from the documentation (https://jsfiddle.net/api/post/library/pure/)
and I would like to know if there is a way to implement an “and” or “or” in search query.
Thank you!
Hello,
I’m following the sample jsfiddle from the documentation (https://jsfiddle.net/api/post/library/pure/)
and I would like to know if there is a way to implement an “and” or “or” in search query.
Thank you!
Hi @namihihii
As we provide the ability to write custom search queries: https://handsontable.com/docs/javascript-data-grid/searching-values/#custom-query-method it’s a matter of your custom logic implementation to do that.
Unfortunately, we don’t have any examples showing such functionality.
Thank you for this. I was just wondering if you will be able to provide an example if we have the licensed version?
Hi @namihihii
We are not able to provide full example, we can offer the guidance if you would need help while doing your implementation.
Alright, thanks Adrian!