Find detailed documentation and more examples here:Go to Docs v5
Basic examples
Datable search filter works in a similar way, you can search for words, numbers, characters and even specify which columns should be
taken into consideration. F.e. try to search for as in: name
it will only find rows
with names that contain 'as' and ommit the rows with positions and offices which contain 'as'.
You will find the code structure for this example in the tabs on the left. For even more examples, resources & customization options click the red button in the upper left corner.