<?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: JSON reference</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/json-reference</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/json-reference/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>finco on JSON reference</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/json-reference#p24971</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/json-reference#p24971</guid>
        	        	<description><![CDATA[<p>Hi all &#8211; my grid is working fine &#8211; thanks for a great plug-in!. My json data is as follows:</p>
</p>
<p>{"something":"1&#8243;,</p>
<p>"total":"2&#8243;,</p>
<p>"page":"1&#8243;,</p>
<p>"records":"97&#8243;,</p>
<p>"rows":[. . . . . . . .]}</p>
</p>
<p>I would like to reference the "something" field in&#160;loadComplete.  Can someone please show me how to address the fields before the records data begins.  Thanks in advance for your help.</p>
</p>
<p>UPDATE:</p>
<p>loadComplete: function(data) {</p>
<p><span style="white-space: pre;"> </span>alert(data.records);</p>
]]></description>
        	        	<pubDate>Mon, 24 Oct 2011 22:21:04 +0300</pubDate>
        </item>
</channel>
</rss>