<?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: using named JSON</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/using-named-json</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/using-named-json/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>otaviosoares on using named JSON</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-named-json#p18881</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-named-json#p18881</guid>
        	        	<description><![CDATA[<p>Thanks, it worked.</p>
]]></description>
        	        	<pubDate>Fri, 30 Jul 2010 15:33:23 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on using named JSON</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-named-json#p18880</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-named-json#p18880</guid>
        	        	<description><![CDATA[<p>You should better generate JSON data whic more corresponds to the standard jsonReader.&#160;<span style="font-size: 13.8889px;">The array</span></p>
<p>["Title":"XXX", "Creator":"PabloLagoQuintans", "Duration":"06:44", "Date":"26/07/2010 10:01"]</p>
<p>looks like for me more as an object with properties</p>
<p>{"Title":"XXX", "Creator":"PabloLagoQuintans", "Duration":"06:44&#8243;, "Date":"26/07/2010 10:01&#8243;}</p>
<p><span style="font-size: 13.8889px;">You can use dotted <strong>name</strong>s in the <strong>colModel</strong> definition (&#39;cell.Title&#39;, &#39;cell.Creator&#39; etc.) like it documented in&#160;/jqgridwiki/doku.php?id=wiki:retrieving_data#json_dot_notation.&#160;</span><span style=" font-size: 13.8889px;">Another way is using of <strong>jsonmap</strong>&#160;see&#160;<span style="font-size: 9.64507px;"><a href="http://stackoverflow.com/questions/2690657/mapping-json-data-in-jqgrid/2706620#2706620&#160;for" rel="nofollow" target="_blank">http://stackoverflow.com/questions/2690657/mapping-json-data-in-jqgrid/2706620#2706620&#160;for</a> an example.</span></span></p>
]]></description>
        	        	<pubDate>Fri, 30 Jul 2010 13:21:39 +0300</pubDate>
        </item>
        <item>
        	<title>otaviosoares on using named JSON</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-named-json#p18875</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-named-json#p18875</guid>
        	        	<description><![CDATA[<p>Hello, is there a way of populate my grid with a named json?</p>
<p>I tried several ways but i couldn&#39;t.</p>
<p>My json:</p>
<pre><p><input type='button' class='sfcodeselect' name='sfselectit7737' value='Select Code' data-codeid='sfcode7737' /></p><div class='sfcode' id='sfcode7737'></div><p><input type='button' class='sfcodeselect' name='sfselectit3264' value='Select Code' data-codeid='sfcode3264' /></p><div class='sfcode' id='sfcode3264'><p><input type='button' class='sfcodeselect' name='sfselectit6197' value='Select Code' data-codeid='sfcode6197' /></p><div class='sfcode' id='sfcode6197'>{&#34;page&#34;:&#34;1&#34;,<br />&#34;total&#34;:43,<br />&#34;records&#34;:&#34;850&#34;,<br />&#34;rows&#34;:[{<br />&#34;id&#34;:&#34;90070&#34;,<br />&#34;cell&#34;:[&#34;Title&#34;:&#34;XXX</div><p><input type='button' class='sfcodeselect' name='sfselectit2769' value='Select Code' data-codeid='sfcode2769' /></p><div class='sfcode' id='sfcode2769'>&#34;, &#34;Creator&#34;:&#34;PabloLagoQuintans&#34;, &#34;Duration&#34;:&#34;06:44&#34;, &#34;Date&#34;:&#34;26/07/2010 10:01&#34;]}</div><p><input type='button' class='sfcodeselect' name='sfselectit5282' value='Select Code' data-codeid='sfcode5282' /></p><div class='sfcode' id='sfcode5282'><br />]}</div></div><p><input type='button' class='sfcodeselect' name='sfselectit4913' value='Select Code' data-codeid='sfcode4913' /></p><div class='sfcode' id='sfcode4913'></div></pre>
<p>Do I have to modify anything to have this working?</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Fri, 30 Jul 2010 01:20:51 +0300</pubDate>
        </item>
</channel>
</rss>