<?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: resize grid in ie is enabled, but no firefox</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/resize-grid-in-ie-is-enabled-but-no-firefox</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/help/resize-grid-in-ie-is-enabled-but-no-firefox/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sunanan on resize grid in ie is enabled, but no firefox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/resize-grid-in-ie-is-enabled-but-no-firefox#p21664</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/resize-grid-in-ie-is-enabled-but-no-firefox#p21664</guid>
        	        	<description><![CDATA[<p>hi guys. i write a code below:</p>
<p>function resize_the_grid() {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160; var aa = $(&#39;#list1&#39;).closest(&#39;.ui-jqgrid&#39;).parent().width();<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; //modify fluid.js code.&#160;</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#list1&#39;).jqGrid(&#39;setGridWidth&#39;, aa);<br />&#160;};<br />&#160;&#160; &#160;&#160;&#160; <br />&#160;$(&#39;#list1&#39;).closest(&#39;.ui-jqgrid&#39;).parent().resize(resize_the_grid);</p>
<p>&#160;//bind the resize event to the parent for the #list.</p>
</p>
<p>I use the jquery 1.4.4 and jqGrid 3.8.2.</p>
<p>i write it ,and solve the issue that is the grid to resize when the grid row increase from 10 to 20, and vertical scrollbar display.</p>
</p>
<p>sorry the photo dont display. i push them to my blog.</p>
<p><a href="http://sunanan.blog.163.com/" rel="nofollow" target="_blank">http://sunanan.blog.163.com/</a></p>
</p>
<p>in ie8, the code is right. but in firefox 3.6.13, it dont work. i dont know why.</p>
<p>please help me , thank you.</p>
]]></description>
        	        	<pubDate>Thu, 13 Jan 2011 20:09:58 +0200</pubDate>
        </item>
</channel>
</rss>