<?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: Manipulate JSON Data Received</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/manipulate-json-data-received</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/manipulate-json-data-received/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Ridge on Manipulate JSON Data Received</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/manipulate-json-data-received#p25190</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/manipulate-json-data-received#p25190</guid>
        	        	<description><![CDATA[<blockquote>
<p>OlegK said:</p>
<p>Hi,</p>
<p>if one use <strong>datatype: &#39;jsonstring&#39;</strong> the value of <strong>datastr</strong> parameter can be not only the string, but just the object which represent the data. Another possibility is to use <strong>datatype: &#39;local&#39;</strong> and the input object provide as the value of <strong>data</strong> parameter.</p>
<p>If you want really manipulate the data received from the server you can do this inside of <strong>beforeProcessing</strong> callback function. Inside of the function you can make <em>any changes in the data</em> recieved from the server <em>before</em> the data will be processed by jqGrid.</p>
<p>Best regards<br />Oleg&#160;</p>
</blockquote>
<hr />
<p>Thank you! &#160;You SAVE me!</p>
</p>
<p>Regards,</p>
<p>Alberto</p>
]]></description>
        	        	<pubDate>Fri, 18 Nov 2011 10:55:39 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on Manipulate JSON Data Received</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/manipulate-json-data-received#p25189</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/manipulate-json-data-received#p25189</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>if one use <strong>datatype: &#39;jsonstring&#39;</strong> the value of <strong>datastr</strong> parameter can be not only the string, but just the object which represent the data. Another possibility is to use <strong>datatype: &#39;local&#39;</strong> and the input object provide as the value of <strong>data</strong> parameter.</p>
<p>If you want really manipulate the data received from the server you can do this inside of <strong>beforeProcessing</strong> callback function. Inside of the function you can make <em>any changes in the data</em> recieved from the server <em>before</em> the data will be processed by jqGrid.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 17 Nov 2011 21:11:44 +0200</pubDate>
        </item>
        <item>
        	<title>Arvind Yadav on Manipulate JSON Data Received</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/manipulate-json-data-received#p25188</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/manipulate-json-data-received#p25188</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>You can give a try if you like it.</p>
<p>Hit the url and get the json response into a client array and pass this to your grid as input.</p>
</p>
<p>Thanks,</p>
]]></description>
        	        	<pubDate>Thu, 17 Nov 2011 19:31:30 +0200</pubDate>
        </item>
        <item>
        	<title>Ridge on Manipulate JSON Data Received</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/manipulate-json-data-received#p25167</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/manipulate-json-data-received#p25167</guid>
        	        	<description><![CDATA[<p>Hi everybody,</p>
<p>using jqgrid through JSON input data, it&#39;s possible to accede externally &#160;to the &#160;Json data received?<br />Or, it&#39;s possible to pass to the Grid a JSON stored in a JavaScript variable and not through url?&#160;</p>
</p>
<p>Thank you all.&#160;</p>
]]></description>
        	        	<pubDate>Tue, 15 Nov 2011 18:53:31 +0200</pubDate>
        </item>
</channel>
</rss>