Searching for JavaScript Datagrid
When searching Wijmo's JavaScript datagrid, FlexGrid, with AutoComplete, matching strings are highlighted in bold by default. Extend the search to other properties by setting the searchMemberPath property to a comma-delimited list of properties to search.
Searching
Wijmo's JavaScript datagrid, FlexGrid, allows you to perform full-text searches–filtering your data to show all matching instances found in the datagrid. You can then highlight all matching occurrences of the scanned text.