Welcome Guest Search | Active Topics | Sign In | Register

EO Grid Header Background Not Rendering Correctly Options
Sean Clark
Posted: Wednesday, May 16, 2012 11:48:48 AM
Rank: Advanced Member
Groups: Member

Joined: 12/24/2008
Posts: 43
Hi

I have a grid which is not rendering correctly. When I look at the CSS for the inner div appears to have a n inline style which contains an absolute position entry. When I disable this, then the inner div seems to fill the outer div.

<div id="SelectReport_EOReportsList_c4" style="left: 95px; top: 0px; width: 400px; height: 20px; overflow: hidden; position: absolute; z-index: 1004;" UNSELECTABLE="on" az="null" eo_e="function(){f.bb();}" eo_an="20" eo_abd="null">
<DIV style="POSITION: absolute; BOTTOM: 0px; RIGHT: 0px; TOP: 0px; LEFT: 0px" id=SelectReport_EOReportsList_c4_i class=eo_css_ctrl_SelectReport_EOReportsList1 UNSELECTABLE="on" eo_position="absolute">Report</DIV>
</div>

Is the eo_position="absolute" tag anything to do with this?

I can email images showing what I mean if that helps?
eo_support
Posted: Wednesday, May 16, 2012 12:54:17 PM
Rank: Administration
Groups: Administration

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

Sure. You can email it directly to our support email account. Also please include a small test page that can be used to reproduce the problem. If it is an issue with the product, most likely we will need to debug through it, in that case we will need a reproducing page.

Thanks!
eo_support
Posted: Thursday, May 17, 2012 2:08:25 PM
Rank: Administration
Groups: Administration

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

Make sure you put the page into standard compliant mode by adding the following line at the top of your page:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Without that IE 9 would give you the wrong result.

Thanks!
Sean Clark
Posted: Thursday, May 17, 2012 5:47:15 PM
Rank: Advanced Member
Groups: Member

Joined: 12/24/2008
Posts: 43
Bingo!

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.