<?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: Problem with Sortable Rows in Chrome</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome</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/problem-with-sortable-rows-in-chrome/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Problem with Sortable Rows in Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p27222</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p27222</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>Thanks.</p>
<p>Will investigate the problem and try to fix it.</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Wed, 29 Aug 2012 08:23:17 +0300</pubDate>
        </item>
        <item>
        	<title>EmperorE on Problem with Sortable Rows in Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p27219</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p27219</guid>
        	        	<description><![CDATA[<p>I know this is an old post, but the issue still exists and can be reproduced on your own demo of sortable rows with the latest version of Chrome. &#160;To reproduce...</p>
<ol>
<li>Open the latest verison of Chrome. &#160;Right now that appears to be 21.0.1180.83, but it will probably be up to version 22 in 10 minutes.</li>
<li>Go to the jqGrid demos page: <a href="http://trirand.com/blog/jqgrid/jqgrid.html" rel="nofollow" target="_blank"><a href="http://trirand.com/blog/jqgrid" rel="nofollow">http://trirand.com/blog/jqgrid</a>.....qgrid.html</a></li>
<li>Expand "New in version 3.6" and click "Sortable Rows"</li>
<li>Make no changes to the grid and click the reload icon. &#160;Notice that the column alignment stays as expected.</li>
<li>Drag a couple rows around to any random position</li>
<li>Click the reload button again</li>
</ol>
<p>Notice how the cells in the grid table no longer align with the cells in the header of the grid.</p>
<p>This works fine in IE 9 &#38;&#38; Firefox 15.</p>
<p>Does anyone have any ideas on this? &#160;If I can&#39;t work around this I am going to have to scrap the sortable rows entirely, which would be very unfortunate!</p>
]]></description>
        	        	<pubDate>Tue, 28 Aug 2012 20:32:33 +0300</pubDate>
        </item>
        <item>
        	<title>bluevoodoo1 on Problem with Sortable Rows in Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p23209</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p23209</guid>
        	        	<description><![CDATA[<p>I&#39;m still seeing it in the 3.6 demo with Chrome 13.0.761 and Safari 5.0.4 Does anyone have any solutions for this while still using "table-layout:fixed"?</p>
]]></description>
        	        	<pubDate>Mon, 16 May 2011 23:13:48 +0300</pubDate>
        </item>
        <item>
        	<title>Wakamolee on Problem with Sortable Rows in Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p22454</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p22454</guid>
        	        	<description><![CDATA[<p>I have the same problem, tried with versions 3.6.5, 3.7.2, 3.8.2.</p>
</p>
<p>The problem happens when I trigger "reloadGrid" AFTER I&#39;ve dragged any row. As JanM says, go to Demo Page/new in version 3.6/sortable rows, drag any row, then click reload, the cells are all disaligned.</p>
</p>
<p>There seems to be a problem with "table-layout:fixed" with Webkit browsers (Chrome), apparently it&#39;s not seeing the "jqgfirstrow". There must be some javascript event making it load incorrectly, becaues in the DOM explorer in Chrome, I change all the tr rows to look exactly like they were before dragging (only removing zindex and opacity style from dragged row), but they still get disaligned.</p></p>
]]></description>
        	        	<pubDate>Thu, 17 Mar 2011 21:01:06 +0200</pubDate>
        </item>
        <item>
        	<title>JanM on Problem with Sortable Rows in Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p22063</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-sortable-rows-in-chrome#p22063</guid>
        	        	<description><![CDATA[<p>Hi guys</p>
</p>
<p>thanks for the great grid.</p>
</p>
<p>I&#39;ve discover a problem with the Sortable Rows feature in Chrome. After you&#39;ve dragged a row and reload the grid data the grid header and body become misaligned.&#160;</p>
<p>The problem can be reproduced - /blog/jqgrid/jqgrid.html&#160;Demo page - new in version 3.6 - Sortable rows - drag and drop any row, then select a different number of rows at the bottom select so that the grid reloads.</p>
<p>Does anybody know any work around? I&#39;ve tried upgrading to the latest release but didn&#39;t help.</p>
</p>
<p>Jan</p>
]]></description>
        	        	<pubDate>Sun, 13 Feb 2011 00:55:24 +0200</pubDate>
        </item>
</channel>
</rss>