<?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: new rowNum not selected</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/new-rownum-not-selected</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/new-rownum-not-selected/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on new rowNum not selected</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/new-rownum-not-selected#p18294</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/new-rownum-not-selected#p18294</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I do not think that this is a bug.</p>
<p>The automatic selection in select box in pager is done only when the grid is initilalized</p>
<p>If you change the rowNum and trigger the grid the select box in pager will not change, you should make this with code.</p>
<p>For your information the select box in pager has a class ui-pg-selbox, so you will have a idea how to change it.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 15:31:55 +0300</pubDate>
        </item>
        <item>
        	<title>AdytmRO on new rowNum not selected</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/new-rownum-not-selected#p18244</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/new-rownum-not-selected#p18244</guid>
        	        	<description><![CDATA[<p>Hy,</p>
<p>I am setting the rowNum like this:</p>
</p>
<p>grid.jqGrid(&#39;setGridParam&#39;, { rowNum: someValue });</p>
</p>
<p>After reloading the grid with trigger("reloadGrid") the selected value in</p>
<p>the select box for rows is not the one that i have set through setGridParam.</p>
</p>
<p>Any ideas how to make the new value setted by the setGridParam be selected in the selectbox ?</p>
</p>
<p>Thanks,</p>
<p>AdytmRO</p>
]]></description>
        	        	<pubDate>Mon, 28 Jun 2010 13:48:42 +0300</pubDate>
        </item>
</channel>
</rss>