Search results

Search API in JavaScript (ES5) Grid API control

The Search module is used to handle search action.

Methods

search

Searches Grid records by given key.

You can customize the default search action by using searchSettings.

Parameter Type Description
searchString string Defines the key.

Returns void

Contents
Contents