<?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: Only able to show 20 rows max in subgrid ?</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/only-able-to-show-20-rows-max-in-subgrid</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/only-able-to-show-20-rows-max-in-subgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Only able to show 20 rows max in subgrid ?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/only-able-to-show-20-rows-max-in-subgrid#p29629</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/only-able-to-show-20-rows-max-in-subgrid#p29629</guid>
        	        	<description><![CDATA[<p>Hi Lonewolf217,</p>
<p>jqGrid has <strong>rowNum</strong> option&#160;which default value is 20 (see <a href="/jqgridwiki/doku.php?id=wiki:options" target="_blank">the documentation</a>). Typically one uses either pager or toppager option (or both) to create pager part of the grid which allows the user to change the page. I suppose that you don&#39;t use any pager. If you want don&#39;t use pagers and just display <em>all rows</em> of data in the grid you should specify <strong>rowNum</strong>&#160;option with some large enough value like <strong>rowNum: 10000</strong>.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Mon, 07 Oct 2013 17:59:42 +0300</pubDate>
        </item>
        <item>
        	<title>Lonewolf217 on Only able to show 20 rows max in subgrid ?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/only-able-to-show-20-rows-max-in-subgrid#p29627</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/only-able-to-show-20-rows-max-in-subgrid#p29627</guid>
        	        	<description><![CDATA[<p>I am trying to show about 25 rows in a subgrid, but it seems to always default to 20 rows regardless of the values i use for the row numbers. &#160;I am trying to avoid implementing a pager in this case so is this a bug or is it by design to only allow 20 rows max in a subgrid without paging ?</p>
</p>
<p>Edit: forgot to mention i am using v4.4.3</p>
]]></description>
        	        	<pubDate>Mon, 07 Oct 2013 15:07:53 +0300</pubDate>
        </item>
</channel>
</rss>