When searching Wijmo's React 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.
Wijmo's React 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.