I look at this example, this allows to search for all columns. How to I searrch for either two columns only? E.g. I want to search Name or Country? Is using api.getSelectedNodes() and filter, the best way to do the search?
I look at this example, this allows to search for all columns. How to I searrch for either two columns only? E.g. I want to search Name or Country? Is using api.getSelectedNodes() and filter, the best way to do the search?