<?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: setGridView bug in IE7</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridview-bug-in-ie7</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/setgridview-bug-in-ie7/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Pam16 on setGridView bug in IE7</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/setgridview-bug-in-ie7#p27299</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/setgridview-bug-in-ie7#p27299</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am encountering an issue with setGridView on IE7.&#160; All HTML objects outside of grid is disappearing after call to setGridView.&#160;</p>
<p>My page is a report with search criteria using ordinary input controls with type text, radio and button.&#160;When loading the screen I can still see the criteria objects but after grid completes loading, the criteria disappears.&#160; When I removed .setGridWidth() then the screen is loaded correctly.</p>
<p>Here is my function for resizing grid:</p>
<p><span style="color: #0000ff;">function resizeGrid() {<br />&#160;&#160;&#160; $(&#39;#grdData&#39;)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; .setGridWidth($(window).width())<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; .setGridHeight($(window).height() - 250);<br />}</span></p>
<p>This is called on Jqgrid&#160;gridComplete and:</p>
<p><span style="color: #0000ff;">$(window).bind(&#39;resize&#39;, function() {<br />&#160;&#160;&#160; resizeGrid();<br />}).trigger(&#39;resize&#39;);</span></p>
<p><span style="color: #0000ff;">&#160;</span></p>
<p><span style="color: #000000;">Can you please help with this bug?&#160;This only occurs with IE7.&#160; The screen works fine in IE9.&#160; Have not tested in IE8 though.</span></p>
<p><span style="color: #000000;">&#160;</span></p>
<p><span style="color: #000000;">Thanks,</span></p>
<p><span style="color: #000000;">Pam</span></p>
<p><span style="color: #0000ff;">&#160;</span></p>
<p><span style="color: #0000ff;">&#160;</span></p>
]]></description>
        	        	<pubDate>Tue, 11 Sep 2012 11:44:49 +0300</pubDate>
        </item>
</channel>
</rss>