G
Guest
I have a TableRow WebControl. I want to set the back color of the same to
"#FDF6E3". However, it doesn't allow me to assign a color code. Instead, I
have to use System.Drawing.Color.ColorName. As the color I am using is not
available in System.Drawing.Color ... is there any other way in which I can
use a custom color ? TIA.
"#FDF6E3". However, it doesn't allow me to assign a color code. Instead, I
have to use System.Drawing.Color.ColorName. As the color I am using is not
available in System.Drawing.Color ... is there any other way in which I can
use a custom color ? TIA.