<?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: Rendering Issue With forceFit in FireFox</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-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/rendering-issue-with-forcefit-in-firefox/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>lightnb on Rendering Issue With forceFit in FireFox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10668</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10668</guid>
        	        	<description><![CDATA[<p>Problem solved.</p>
</p>
<p>Thanks Tony!</p>
]]></description>
        	        	<pubDate>Mon, 12 Oct 2009 14:28:55 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Rendering Issue With forceFit in FireFox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10667</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10667</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>A missing DOCTYPE declararation make this not work. Also it does not work in FireFox 3.5 on Windows XP.</p>
<p>See installation instructions</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....to_install</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 12 Oct 2009 12:57:42 +0300</pubDate>
        </item>
        <item>
        	<title>lightnb on Rendering Issue With forceFit in FireFox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10666</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10666</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>You can find a working example here:&#160; <a href="http://www.rahilia.com/ForceFitTest/" rel="nofollow" target="_blank">http://www.rahilia.com/ForceFitTest/</a></p>
</p>
<p>The data is comming from a flat XML file, so it won&#39;t sort/paginate, but you should be able to see the rendering issue with column resize.</p>
</p>
<p>-Nick</p>
]]></description>
        	        	<pubDate>Mon, 12 Oct 2009 12:22:46 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Rendering Issue With forceFit in FireFox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10656</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10656</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you please send me a link to the problem. I will test it in with FireFox 3.0.x and Ubuntu 9.04.</p>
<p>Thanks</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 12 Oct 2009 11:30:42 +0300</pubDate>
        </item>
        <item>
        	<title>lightnb on Rendering Issue With forceFit in FireFox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10652</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10652</guid>
        	        	<description><![CDATA[<p>This is looking more and more like a bug to me.</p>
</p>
<p>I created a new page, and used the code right from the demo page, complete with the Redmond theme. Still having this issue.</p>
</p>
<p>I&#39;m guessing that something else on the demo page, unrelated to jqgrid (maybe the layout plugin?), is causing FireFox to rerender, so the bug does not show up there.</p>
</p>
<p>Can anyone else confirm this? Does anyone else have forcefit working correctly on thier site?</p></p>
]]></description>
        	        	<pubDate>Mon, 12 Oct 2009 11:24:55 +0300</pubDate>
        </item>
        <item>
        	<title>Nick on Rendering Issue With forceFit in FireFox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10604</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/rendering-issue-with-forcefit-in-firefox#p10604</guid>
        	        	<description><![CDATA[<p>The demo works correctly in my browser, so either the demo uses an older version of JQ Grid (and the newer version is broken), or I don&#39;t have everything configured correctly.</p>
</p>
<p>The issue is, when resizing a column in a grid with forceFit enabled, the header row, the search/filter input header row, and the first row of the grid resize, but all of the other rows stay at thier original width. When you mouseover each of the rows, it jumps to where it supposed to be.</p>
</p>
<p>I&#39;m using JqGrid v3.5.3, with Jquery 1.3.2, and Jquery UI 1.7.2, in Firefox 3.0.14 on Ubuntu 8.10. I&#39;m using the "UI-Lightness" theme.</p>
</p>
<p>Here&#39;s My configuration:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6817' value='Select Code' data-codeid='sfcode6817' /></p>
<div class='sfcode' id='sfcode6817'>jQuery(document).ready(function(){ <br />&#160; <br />&#160; jQuery("#grid_id").jqGrid({<br />&#160;&#160;&#160; url:&#39;GridData.php&#39;,<br />&#160;&#160;&#160; datatype: &#39;xml&#39;,<br />&#160;&#160;&#160; mtype: &#39;GET&#39;,<br />&#160;&#160;&#160; colNames:[&#39;ID&#39;,&#39;Code&#39;, &#39;Make&#39;,&#39;Model&#39;,&#39;Total&#39;,&#39;Notes&#39;],<br />&#160;&#160;&#160; colModel :[ <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;ID&#39;, index:&#39;ID&#39;, width:45}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;Code&#39;, index:&#39;Code&#39;, width:300}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;Make&#39;, index:&#39;Make&#39;, width:200, align:&#39;right&#39;}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;Model&#39;, index:&#39;Model&#39;, search:true, stype:&#39;text&#39;, width:300, align:&#39;right&#39;}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;Total&#39;, index:&#39;Total&#39;, width:80, align:&#39;right&#39;}, <br />&#160;&#160;&#160;&#160;&#160; {name:&#39;Notes&#39;, index:&#39;Notes&#39;, width:150, sortable:false} <br />&#160;&#160;&#160; ],<br />&#160;&#160;&#160; pager: &#39;#pager&#39;,<br />&#160;&#160;&#160; <br />&#160;&#160;&#160; //altRows:true,<br />&#160;&#160;&#160; //gridview:true, // makes it faster, but with some cons<br />&#160;&#160;&#160; height:500,<br />&#160;&#160;&#160; autowidth:true,<br />&#160;&#160;&#160; forceFit:true,<br />&#160;&#160;&#160; rowNum:200,<br />&#160;&#160;&#160; hidegrid:false,<br />&#160;&#160;&#160; rowList:[5,200,500],<br />&#160;&#160;&#160; sortname: &#39;Code&#39;, // The default column to sort by<br />&#160;&#160;&#160; sortorder: &#39;asc&#39;, // the default sort direction<br />&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; caption: &#39;Item Master&#39;<br />&#160; });<br />&#160; <br />&#160; jQuery("#grid_id").navGrid(&#39;#pager&#39;,{view:true, del:false}, <br />{}, // use default settings for edit<br />{}, // use default settings for add<br />{},&#160; // delete instead that del:false we need this<br />{multipleSearch : true}, // enable the advanced searching<br />{closeOnEscape:true} /* allow the view dialog to be closed when user press ESC key*/<br />);</p>
<p>jQuery("#grid_id").filterToolbar();</p>
<p>});</p>
</div>
<p>Picture of the problem:</p>
<p><a href="http://www.rahilia.com/jqgrid-screenshot.png"><img src="http://www.rahilia.com/jqgrid-screenshot.png" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>In the picture, I slid the divider between make and model to the right, to shrink the Make column. The first three rows adjusted, but the rest didn&#39;t move.</p>
]]></description>
        	        	<pubDate>Fri, 09 Oct 2009 10:58:16 +0300</pubDate>
        </item>
</channel>
</rss>