Welcome Guest Search | Active Topics | Sign In | Register

Lost gridlines in firefox Options
Mike Wynn
Posted: Wednesday, October 20, 2010 6:31:51 AM
Rank: Advanced Member
Groups: Member

Joined: 8/24/2007
Posts: 130
Hi,

I am using a grid which has horizontal and vertical grid lines set. I have a column that uses the StyleField to control whether or not an image is to be visible within each cell. I use the following css instruction to prevent display of the image:

.noDisplay {visibility:hidden;}

This is working fine in IE, but I am finding that in Firefox, the grid lines for any cell set as hidded are lost. The same thing happens if I use the command display:none.

Please advise
Phil
eo_support
Posted: Wednesday, October 20, 2010 10:00:40 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I don't think you can show/hide a cell. You will have to show/hide the cell content. You can either clear out all cells on the server side, or use a child selector like this:

http://www.essentialobjects.com/forum/postst3177_Grid-checkbox-column-I-need-to-disable-checkbox-on-one-cell.aspx

Thanks!
Mike Wynn
Posted: Wednesday, October 20, 2010 10:34:06 AM
Rank: Advanced Member
Groups: Member

Joined: 8/24/2007
Posts: 130
That's fixed it. Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.