<?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: Negative row numbers</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers</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/negative-row-numbers/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>michael on Negative row numbers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11477</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11477</guid>
        	        	<description><![CDATA[<p>Wow, thank you so much Tony, that is exactly my problem.</p>
<p>Here is the response from the initial request:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit208' value='Select Code' data-codeid='sfcode208' /></p>
<div class='sfcode' id='sfcode208'>&#60;?xml version="1.0" encoding="utf-8" ?&#62;<br />&#60;rows&#62;<br />&#160;&#160; &#160;&#60;page&#62;0&#60;/page&#62;<br />&#160;&#160; &#160;&#60;total&#62;0&#60;/total&#62;<br />&#160;&#160; &#160;&#60;records&#62;0&#60;/records&#62;<br />&#60;/rows&#62;</div>
</p>
<p>I thought it is alright to return page:0. Now I know better. <img class="spSmiley" style="margin:0" title="Embarassed" src="/blog/wp-content/forum-smileys/sf-embarassed.gif" alt="Embarassed" /> So sorry to have troubled you so much Tony, thanks again!</p>
]]></description>
        	        	<pubDate>Wed, 04 Nov 2009 05:47:50 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Negative row numbers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11473</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11473</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The most problem here is that from the first request you return page:0. Please check what you return from server</p>
<p>Also if you post the response I will check it.</p>
<p>Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Wed, 04 Nov 2009 04:35:41 +0200</pubDate>
        </item>
        <item>
        	<title>michael on Negative row numbers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11436</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11436</guid>
        	        	<description><![CDATA[<p>Tony, thank you so much for taking the time to test this. I am using jqGrid 3.5.3 (all modules) + jQuery 1.3.2.</p>
<p>I use a remote data source (Oracle) and I don&#39;t use addRowData.</p>
<p>I will recheck my installation again, hope this is only my case.</p>
<p>Here&#39;s a screenshot of my issue:</p>
<p><img src="http://www.freeimagehosting.net/uploads/dcf17be16a.jpg" width="90"  class="sfimageleft spUserImage" alt="Negative row numbers" /></p>
<p>P.S. I have found the negative numbers respond to the rowNum. So if you set rowNum to 100, you&#39;ll get -99, -98, -97, and so on.</p>
]]></description>
        	        	<pubDate>Mon, 02 Nov 2009 20:12:07 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Negative row numbers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11282</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11282</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could not reproduce.</p>
<p>In my tests I have the following:</p>
<p>1. Set jqGrid with datatype local, rownumbers to true .</p>
<p>2. Add record with addRowData and the trigger the grid.</p>
<p>All seems to work ok.</p>
<p>By the way which version is used?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 30 Oct 2009 06:59:38 +0200</pubDate>
        </item>
        <item>
        	<title>michael on Negative row numbers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11267</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/negative-row-numbers#p11267</guid>
        	        	<description><![CDATA[<p>Hi all, I&#39;m using rownumbers:true and having negative row numbers. Here&#39;s how to reproduce it:</p>
<ol>
<li>Create an empty grid (no data) with rownumbers:true</li>
<li>Add a record and trigger reloadGrid</li>
</ol>
<p>It starts with (rowNum - 1), so if I set rowNum to 10, it will start with -9. The next added record would be -8, then -7, and so on.</p>
<p>Anyone have an idea for a quick fix?</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Thu, 29 Oct 2009 23:50:25 +0200</pubDate>
        </item>
</channel>
</rss>