<?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: jqPivot : how to refresh pivot data on change of combo box.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqpivot-how-to-refresh-pivot-data-on-change-of-combo-box</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/jqpivot-how-to-refresh-pivot-data-on-change-of-combo-box/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>nehaverma on jqPivot : how to refresh pivot data on change of combo box.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqpivot-how-to-refresh-pivot-data-on-change-of-combo-box#p30840</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqpivot-how-to-refresh-pivot-data-on-change-of-combo-box#p30840</guid>
        	        	<description><![CDATA[<p>I am trying to reload the data in pivot on change of combo box.</p>
<p>where data is locally created json array, which may change on change of combo box option.</p>
<p>Â </p>
<p>Tried :</p>
<p>$(#grid).clearGridData(true);</p>
<p>$(#grid).setGridParam({"datatype" : "json", "data" : jsonData }); // also tried datatype : local / clientSide</p>
<p>whereÂ $(#grid) is pivot grid.</p>
<p>This is not working. Can you please helpÂ </p>
<p>Thanks in advance.</p>
]]></description>
        	        	<pubDate>Sun, 13 Jul 2014 18:58:13 +0300</pubDate>
        </item>
</channel>
</rss>