DataGrid Sort Column HeaderStyle

G

Guest

Hi!,

I am using the following CSS class for the DataGrid Head column wherein i am
sorting the recrods. The style works fine.. By default it puts an underline
for each header column. The underlin should be there except for the sorted
column.

Can anyone help me out.

----
CSS Class :

...grdHeaderClass, grdHeaderClass td, .grdHeaderClass a, .grdHeaderClass
a:link, .grdHeaderClass a:visited, .grdHeaderClass a:hover
{
/* For grid headers */
FONT-FAMILY:Arial, Verdana, Sans-serif;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold;
COLOR: #FFFFFF;
VERTICAL-ALIGN: baseline;
text-align:center;
TEXT-TRANSFORM:capitalize;
BACKGROUND-COLOR: #74A6CC;
TEXT-ALIGN: center;
height:30px;
}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,059
Members
48,769
Latest member
Clifft

Latest Threads

Top