<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: IE8 in compatibility mode + grid with scroll bar = content is not shown</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie8-in-compatibility-mode-grid-with-scroll-bar-content-is-not-shown</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/ie8-in-compatibility-mode-grid-with-scroll-bar-content-is-not-shown/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>vakbrain on IE8 in compatibility mode + grid with scroll bar = content is not shown</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie8-in-compatibility-mode-grid-with-scroll-bar-content-is-not-shown#p27259</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ie8-in-compatibility-mode-grid-with-scroll-bar-content-is-not-shown#p27259</guid>
        	        	<description><![CDATA[<p>I found the bug and it was in my CSS file, not in JQGrid source.</p>
<p>I use &#60;div&#62; tags very often in my web pages and I added</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6011' value='Select Code' data-codeid='sfcode6011' /></p>
<div class='sfcode' id='sfcode6011'>div { overflow:&#39;auto&#39;; }</div>
<p>&#160;to make sure a div don&#39;t get underneath another one. Removing this from my main CSS solved the problem in compatibility mode. </p>
<p>I&#39;m still wondering why this wierd behavior only occurs in IE8 compatibility mode and not in normal mode&#8230; Mysteries of Internet Explorer&#8230;</p>
]]></description>
        	        	<pubDate>Tue, 04 Sep 2012 21:41:54 +0300</pubDate>
        </item>
        <item>
        	<title>vakbrain on IE8 in compatibility mode + grid with scroll bar = content is not shown</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie8-in-compatibility-mode-grid-with-scroll-bar-content-is-not-shown#p27241</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ie8-in-compatibility-mode-grid-with-scroll-bar-content-is-not-shown#p27241</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>First of all, I apology for my poor english...</p>
</p>
<p>Since V4.4.0, it looks like there&#39;s a problem with my grids that has a fixed height, only when I activate the Compatibility mode in IE8.</p>
<p>Basically, if the grid has a vertical scroll bar (using height option), the content of the grid is not shown, but I can see the amount of records in the navgrid bar.</p>
</p>
<p>If I change the height option, from</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3836' value='Select Code' data-codeid='sfcode3836' /></p>
<div class='sfcode' id='sfcode3836'>height: 250,</div>
<p>to</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1680' value='Select Code' data-codeid='sfcode1680' /></p>
<div class='sfcode' id='sfcode1680'>height: &#39;auto&#39;,</div>
<p>the data now appears in the grid. <strong>This behavior only occurs when Compatibility mode is activated on IE8.</strong> Chrome and Firefox don&#39;t have this issue.</p>
</p>
<p>v4.4.1 does not solve this issue.</p>
</p>
<p>Anyone else saw this issue ?</p>
]]></description>
        	        	<pubDate>Fri, 31 Aug 2012 23:53:09 +0300</pubDate>
        </item>
</channel>
</rss>