M
MikeB
Hello All, I just added sorting to my gridview and it messed up my headers.
I do not want the test to display as blue and I can not seem to figure out
what I need to do to get it back to my normal formatting. Here is what I
current have the style set to, can any one help me get it back to my
original style before I added sorting?
TIA
..GridViewHeader
{
text-align: left;
font-weight: bold;
color: #ffffff;
background-color: black;
text-decoration: none;
}
I do not want the test to display as blue and I can not seem to figure out
what I need to do to get it back to my normal formatting. Here is what I
current have the style set to, can any one help me get it back to my
original style before I added sorting?
TIA
..GridViewHeader
{
text-align: left;
font-weight: bold;
color: #ffffff;
background-color: black;
text-decoration: none;
}