<?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: addedrow is this a bug?</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/addedrow-is-this-a-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/bugs/addedrow-is-this-a-bug/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>strike_noir on addedrow is this a bug?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/addedrow-is-this-a-bug#p22011</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/addedrow-is-this-a-bug#p22011</guid>
        	        	<description><![CDATA[<p>Hello all programmers</p>
</p>
<p>I&#39;m having trouble that I don&#39;t know if its a bug or my fault. Here is my code:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4789' value='Select Code' data-codeid='sfcode4789' /></p>
<div class='sfcode' id='sfcode4789'>jQuery(&#34;#detFlex1&#34;).jqGrid(&#39;editGridRow&#39;,&#34;new&#34;,{top:top,left:left,width:width,height:height,reloadAfterSubmit:false,closeAfterAdd:true,addedrow:&#34;last&#34;,bSubmit:&#34;Add&#34;,onClose: function(){calculatePriority()} });</div>
<p>What I&#39;m trying to do is making newly added rows to appear at the bottom. But it seems &#39;addedrow&#39; property doesn&#39;t make any difference. New data keeps being added at the top.</p>
</p>
<p>Am I missing something here?</p>
]]></description>
        	        	<pubDate>Wed, 09 Feb 2011 13:31:31 +0200</pubDate>
        </item>
</channel>
</rss>