IE bug with Gridview Row borders?

Joined
Feb 28, 2007
Messages
1
Reaction score
0
I've seem to have encountered a bug with IE6 and the displaying of row borders:

I have the following style defined,

.tableRowSelected
{
background-color: #33ffff;
color: #000000;
font-size: 10pt;
font-family: Arial;
font-weight: normal;
border-right: black 2px solid;
border-top: black 2px solid;
border-left: black 2px solid;
border-bottom: black 2px solid;
}

The idea is that when the row is selected, the row will be highlighted with a black border around it.

This works fine in Firefox but in IE only the background colour is displayed, with no borders!

Any ideas please?

Best wishes,

Johan
 

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

No members online now.

Forum statistics

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

Latest Threads

Top