Posted 10 December 2024, 12:42 am EST - Updated 10 December 2024, 12:47 am EST
Hi
I’ve attached a sample, and also a screenshot of an issue with the highlighting of search results with FlexGrid.
If you search for two words, such as “Name”+“Test”,
- search works correctly, where it only returns the rows that contain both the words name and test
- if words are in separate columns, then highlighting works correctly for those columns (it highlights both words).
- if the two words are in the same column, it only highlights the last word.
As mentioned, it does filter correctly, for example, if you have filtering turned on, then it will only return the rows that have both words. It is just highlighting that is exhibiting this weird behaviour.