Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » How to set the color of a row
Re: How to set the color of a row [message #34272 is a reply to message #7727] |
Mon, 07 November 2011 16:27   |
 |
forlano
Messages: 1215 Registered: March 2006 Location: Italy
|
Senior Contributor |
|
|
Hello,
I used
grid.GetRow(x).Bg(Red);
to set red the color of some row of a gridctrl where the rows are white and blu depending of their parity
( grid.ColorRows().EvenColor(SColorText, Blend(SColorMark, SColorPaper, 220)); ) .
The red color depend of the value in a coloumn. So in some case the cell need to be set at its default color.
How to remove the red color and leave the default color?
Thanks,
Luigi
[Updated on: Mon, 07 November 2011 16:41] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Oct 18 20:41:19 CEST 2025
Total time taken to generate the page: 0.05342 seconds
|