Formatting Specific Text in Grid Control

Is there a way to format specific text in a grid control column?

For example, I have a column that has the words "Column Placeholder" in it.  I want to change the color of "Placeholder" to purple and leave "Column" unchanged.  I have figured out how to change the color of the text for the whole cell using PrepareViewStyleInfo but that is not what I want.

Thanks so much.

1 Reply 1 reply marked as answer

AR Arulpriya Ramalingam Syncfusion Team October 12, 2020 05:59 PM UTC

Hi Kelly, 
Thank you for using Syncfusion products. 
We suspect that you are trying to highlight some text a cell at run time. If yes, the GridControl have support to highlight the text using GridHighlightSearchText class. We already provided the details in our user guide and product showcase demo. Please make use of the below UG link for further details.   
 Please get back to us, if you need any further assistance. 
Regards, 
Arulpriya 


Marked as answer
Loader.
Up arrow icon