<?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: jqGrid 3.5 alpha bug</title>
	<link>http://www.trirand.com/blog/?page_id=393/releases/jqgrid-35-alpha-bug</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/releases/jqgrid-35-alpha-bug/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqGrid 3.5 alpha bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/releases/jqgrid-35-alpha-bug#p6645</link>
        	<category>Releases</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/releases/jqgrid-35-alpha-bug#p6645</guid>
        	        	<description><![CDATA[<p>Helllo,</p>
<p>You can download the fix from GitHub. Also the problem refer in case when we have more than one grid. You can view the changes in the GitHub</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 13 May 2009 13:03:41 +0300</pubDate>
        </item>
        <item>
        	<title>dmlenz on jqGrid 3.5 alpha bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/releases/jqgrid-35-alpha-bug#p6599</link>
        	<category>Releases</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/releases/jqgrid-35-alpha-bug#p6599</guid>
        	        	<description><![CDATA[<p>Was this corrected?</p>
<p>I&#39;m having this exact issue with the newest version of the alpha.&#160; Either that or a workaround when you need to drop and readd data to an existing grid.</p>
<p>Thanks!,<br />David</p></p>
]]></description>
        	        	<pubDate>Sun, 10 May 2009 17:21:45 +0300</pubDate>
        </item>
        <item>
        	<title>tony on jqGrid 3.5 alpha bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/releases/jqgrid-35-alpha-bug#p5870</link>
        	<category>Releases</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/releases/jqgrid-35-alpha-bug#p5870</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. The problem appear to be in addRowData when you add row with possition diffrent to first. Will apply the fix.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 07 Apr 2009 03:03:49 +0300</pubDate>
        </item>
        <item>
        	<title>simka on jqGrid 3.5 alpha bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/releases/jqgrid-35-alpha-bug#p5789</link>
        	<category>Releases</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/releases/jqgrid-35-alpha-bug#p5789</guid>
        	        	<description><![CDATA[<p>When calling clearGridData on jqGrid with data and setted cells widths - data cleared with widths. After this when adding new data to jqGrid - all setted widths are reseted too.</p>
<p>How to fight this so clearGridData clears only grid content, not settings?</p>
<p>Width settings are:</p>
<p>&#160;&#160; colModel:[ &#160;&#160;&#160; {name:&#39;title&#39;,index:&#39;title&#39;,width:300}, &#8230;.</p>
<p>After clearGridData - table header works just fine, as before calling clearGridData but data cells width - reseted.</p>
</p>
<p>in the same time if I using delRowData - all is ok. styling width data not reseted <img class="wp-smiley" src="../../wp-includes/images/smilies/icon_sad.gif" alt=":(" /></p>
<div id="post5787">
<p>$(&#39;#tableID&#39;).clearGridData();</p>
<p>&#160;&#160; for (i=0; i&#60;itemsCount;i++)</p>
<p>{</p>
<p>$(&#39;#tableID&#39;).addRowData(i+1, {<br />&#160;&#160;&#160;&#160;&#160;&#160; id: someIdVar,<br />&#160;&#160;&#160;&#160;&#160;&#160; &#8230;<br />&#160;&#160;&#160;&#160;&#160;&#160; state: &#39;waiting&#39;<br />&#160;&#160;&#160;&#160; });</p>
</p>
<p>}</p>
</div>
]]></description>
        	        	<pubDate>Thu, 02 Apr 2009 14:05:31 +0300</pubDate>
        </item>
</channel>
</rss>