Posted 5 June 2020, 5:20 am EST
Hi,
is it possible to show multiple colors for a text in a particular cell?
Forums Home / ComponentOne / WinForms Edition
Posted by: svs1 on 5 June 2020, 5:20 am EST
Posted 5 June 2020, 5:20 am EST
Hi,
is it possible to show multiple colors for a text in a particular cell?
Posted 5 June 2020, 7:56 am EST
Hi,
Sorry, but there is no direct way to achieve the desired result in FlexGrid but you can take a look at the blog which demonstrates a workaround to style the individual cell character.
You can follow the same approach if this meets your requirement.
https://www.grapecity.com/blogs/styling-cell-characters-and-spill-text-editing-in-c1flexgrid
Regards,
Prabhat Sharma.
Posted 5 June 2020, 9:54 am EST
Hi svs1,
you could also use RTF text, see the “RTFGrid” sample: https://www.grapecity.com/samples/rtfgrid-1
Update: just noticed that this is also linked in the post by Prabhat - sorry for double posting…
Best regards
Wolfgang
Posted 5 June 2020, 10:05 am EST
thank you , I will try this way