<?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: Clientside sorting and rowNum=-1 do not work together</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together</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/clientside-sorting-and-rownum-1-do-not-work-together/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Clientside sorting and rowNum=-1 do not work together</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p21848</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p21848</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It all depends what you do server side. Please chack if you accept the rowTotal parameter and do the needed changes.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 27 Jan 2011 14:56:46 +0200</pubDate>
        </item>
        <item>
        	<title>Bibendus on Clientside sorting and rowNum=-1 do not work together</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p21752</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p21752</guid>
        	        	<description><![CDATA[<blockquote>
</blockquote>
<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>Yes, there is replacment.</p>
<p>Please look at rowTotal parameter in grid options:</p>
<p>/jqgridwiki/doku.php?id=wiki:options&#38;s[]=prmnames</p>
</p>
<p>Kind Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>I have the same problem and rowTotal doesn&#39;t seem to have anything to do with the mentioned problem. I tried to set it to -1 or 10000 but nothing happened, I just saw the additional parameter in the ajax call that recovers my grid data.</p>
<p>If we can&#39;t use rowNum: -1 anymore what should we do to remove the paging without having the sorting problem that hides the last row on sorting?</p>
</p>
<table class="inline" border="0">
<tbody>
<tr class="row63">
<td class="col0"></td>
<td class="col1"></td>
<td class="col2"></td>
</tr>
</tbody>
</table>
]]></description>
        	        	<pubDate>Wed, 19 Jan 2011 19:02:42 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Clientside sorting and rowNum=-1 do not work together</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p20960</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p20960</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Yes, there is replacment.</p>
<p>Please look at rowTotal parameter in grid options:</p>
<p>/jqgridwiki/doku.php?id=wiki:options&#38;s[]=prmnames</p>
</p>
<p>Kind Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 23 Nov 2010 20:28:10 +0200</pubDate>
        </item>
        <item>
        	<title>lo on Clientside sorting and rowNum=-1 do not work together</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p20937</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p20937</guid>
        	        	<description><![CDATA[<p>Hi Oleg,</p>
</p>
<p>Thank you for your response. I used -1 because it was stated in the documentation that one should use -1 to display all rows. However, now this phrase is crossed out: /jqgridwiki/doku.php?id=wiki:options. I wonder if this setting was deleted without replacement?</p>
</p>
<p>Setting the value to such a ridiculous high number is exactly the work around that I used.</p>
</p>
<p>Best regards</p>
<p>lo</p></p>
]]></description>
        	        	<pubDate>Mon, 22 Nov 2010 12:12:52 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on Clientside sorting and rowNum=-1 do not work together</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p20929</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p20929</guid>
        	        	<description><![CDATA[<p>Hi Lo!</p>
<p>Why you use negative value for <strong>rowNum</strong>? If you want that all rows will be displayed at one you should use a large positive number instead. It mus be not the maximum positive value. The value 10000 or 100000 is more as enough.</p>
<p>Nevertheless I agree, that the reaction of jqGid on the negative numbers which you described is curios, but jqGrid not make verification of the input properties.</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Sat, 20 Nov 2010 22:25:29 +0200</pubDate>
        </item>
        <item>
        	<title>lo on Clientside sorting and rowNum=-1 do not work together</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p20924</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/clientside-sorting-and-rownum-1-do-not-work-together#p20924</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>if one sets the parameter rowNum to -1 in order to display all rows, the clientside sorting is not working correctly anymore.</p>
</p>
<p>Initially all rows are displayed. If a column is sorted, the last element of the new order is not displayed, therefore the last line disappears.</p>
</p>
<p>If one sets the parameter rowNum to -2 (-3, -4), the last two (three, four) rows are not displayed after sorting the table.</p>
</p>
<p>Best regards.</p>
]]></description>
        	        	<pubDate>Sat, 20 Nov 2010 16:33:06 +0200</pubDate>
        </item>
</channel>
</rss>