Posted 13 October 2021, 10:52 am EST - Updated 3 October 2022, 10:56 pm EST
Hello,
my issue appeared when I changed DLLs of WinForms Edition from 2.0 to 4.0.
Before, I could change the BackColor of an highlighted row of a FlexGrid without change also the ForeColor.
In this example, with DLLs 2.0, the columns with ForeColor black stays black and green stays green.
After I changed DLLs in 4.0 it change the ForeColor. I can change the ForeColor (in Propriety->Styles->Highlight->ForeColor) but in any case I can set only one color for the whole row. It can’t mantein already present colors.
Someone had the same issues or knows hot to fix it?
Thank you.
David