A
Arif12321
Guest
My code is:
grdListofItems.Rows[intRow].Cells[columnName].Style.ForeColor = Color.Green;
It works fine in Windows Classic Mode and the DropDownList font is in green.
But when it runs in Windows 7, the font color is back to black.
Continue reading...
grdListofItems.Rows[intRow].Cells[columnName].Style.ForeColor = Color.Green;
It works fine in Windows Classic Mode and the DropDownList font is in green.
But when it runs in Windows 7, the font color is back to black.
Continue reading...