Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
One has to override the SearchController class methods MatchSearchText and HighlightSearchText to be able to search for ALL the words on the SearchText (choosing SearchType.Contains and splitting the string by empty spaces).
I've been able to match and filter the rows from the sfDatagrid but can't highlight the individual words (is it posible currently?)
It would be a nice feature to add.