<?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: rowNum: -1 display all records in the grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/rownum-1-display-all-records-in-the-grid</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/help/rownum-1-display-all-records-in-the-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on rowNum: -1 display all records in the grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/rownum-1-display-all-records-in-the-grid#p20833</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/rownum-1-display-all-records-in-the-grid#p20833</guid>
        	        	<description><![CDATA[<p>Hello Amalia,</p>
<p>the usage of rowNum:-1 depend not only from the jqGrid but also from the server part which you use. The usage of negative numbers could follow to errors on the server side. The usage of "SELECT TOP(-1) ..." are wrong for example.&#160;If your server works fine with the value -1 for the rowNum you can continue to use it. Nevertheless&#160;the usage of rowNum:10000 seems me absolutely OK. If because of some reasons servers results will be less then 10000 rows they will be not send and displayed at once in a grid.</p>
<p>Regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Mon, 15 Nov 2010 16:31:45 +0200</pubDate>
        </item>
        <item>
        	<title>amalia on rowNum: -1 display all records in the grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/rownum-1-display-all-records-in-the-grid#p20822</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/rownum-1-display-all-records-in-the-grid#p20822</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I have noticed that rowNum documentation description has changed: "&#160;<del>Set this parameter to&#160;<strong>-1</strong>&#160;(unlimited) to disable this checking.</del>" Is there a replacement for this functionality?</p>
<p>A solution will be to set the rowNum as a big number, but it is not very "elegant".</p>
<p>Please let me know what would be the right solution to view all records in the grid?</p>
<p>Thank you,</p>
<p>Amalia</p></p>
]]></description>
        	        	<pubDate>Mon, 15 Nov 2010 11:29:38 +0200</pubDate>
        </item>
</channel>
</rss>