<?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: Postdata "rows" attribute number format different</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/postdata-rows-attribute-number-format-different</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/postdata-rows-attribute-number-format-different/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Postdata "rows" attribute number format different</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/postdata-rows-attribute-number-format-different#p12251</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/postdata-rows-attribute-number-format-different#p12251</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is true and I will correct this to be a string. The reason is that we can pass by example "*" asking all rows.</p>
<p>Thanks</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 21 Nov 2009 05:53:32 +0200</pubDate>
        </item>
        <item>
        	<title>Klaus on Postdata "rows" attribute number format different</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/postdata-rows-attribute-number-format-different#p12217</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/postdata-rows-attribute-number-format-different#p12217</guid>
        	        	<description><![CDATA[<p>jqGrid settings: {... rowNum: 25, rowList: [10, 25, 50, 10000], ...}</p>
<p>The default POST-request submits the rows as integer value: "rows":25 ...</p>
<p><span class="objectBox objectBox-text ">{"_search":false,"nd":1258703221507,"rows":25,"page":1,"sidx":"name","sord":"asc"}</span></p>
<p>-&#62; but when I select a row-number from the rowList combo box the new POST-request formats the "rows"-attribute as string:</p>
<p><span class="objectBox objectBox-text ">{"_search":false,"nd":1258703224666,"rows":"10","page":1,"sidx":"name","sord":"asc"}</span></p>
<p>I think this is an easy to fix minor bug.</p>
<p>Kind regards,</p>
<p>Klaus.</p>
]]></description>
        	        	<pubDate>Fri, 20 Nov 2009 01:51:57 +0200</pubDate>
        </item>
</channel>
</rss>