Skip to main content

Search

Grid.js supports global search on all rows and columns. Set search: true to enable the search plugin:

Live Editor
Result
Loading...

Or you can pass an object to customize the search plugin:

Live Editor
Result
Loading...
tip

Using the selector function, you can select or customize each cell's content for the search plugin. For instance, if you have a nested object and you need to select a particular field to apply the search functionality to.