<?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: $("#list").getGridParam("postData") return object not array !</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/listgetgridparampostdata-return-object-not-array</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/listgetgridparampostdata-return-object-not-array/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>m_abdelfattah on $("#list").getGridParam("postData") return object not array !</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/listgetgridparampostdata-return-object-not-array#p9242</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/listgetgridparampostdata-return-object-not-array#p9242</guid>
        	        	<description><![CDATA[<p>I found a solution using jQuery JSON plugin, so it can be as the following :</p>
</p>
<p>var data = $(&#39;#suppliers_list&#39;).getGridParam(&#39;postData&#39;);<br /> var json_data = $.toJSON(data);</p></p>
]]></description>
        	        	<pubDate>Wed, 02 Sep 2009 19:59:15 +0300</pubDate>
        </item>
        <item>
        	<title>m_abdelfattah on $("#list").getGridParam("postData") return object not array !</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/listgetgridparampostdata-return-object-not-array#p9198</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/listgetgridparampostdata-return-object-not-array#p9198</guid>
        	        	<description><![CDATA[<p>when I try :</p>
<p>$("#list").getGridParam("postData");</p>
<p>it returns object not array ! so I can&#39;t manipulate it or send it throug Post form!!</p>
</p>
<p>So, how can I get postData as array ?!</p>
]]></description>
        	        	<pubDate>Tue, 01 Sep 2009 18:55:42 +0300</pubDate>
        </item>
</channel>
</rss>