<?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: Building jqGrid with local array data?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/building-jqgrid-with-local-array-data</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/building-jqgrid-with-local-array-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Building jqGrid with local array data?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/building-jqgrid-with-local-array-data#p7702</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/building-jqgrid-with-local-array-data#p7702</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What about using the build in json_encode and json_decode - also refer to php docs.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 08 Jul 2009 05:54:49 +0300</pubDate>
        </item>
        <item>
        	<title>Deaddancer on Building jqGrid with local array data?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/building-jqgrid-with-local-array-data#p7666</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/building-jqgrid-with-local-array-data#p7666</guid>
        	        	<description><![CDATA[<p>Let me elaborate on my issue above; when I&#39;m using a jqGrid with a datatype of local, I&#39;m wondering how to pass a php array to the javascript function that&#39;s going to addRowData to my grid.&#160;</p>
<p>I&#39;ve thought about converting the php array to a delimited string, passing that string to the JS function, then having my JS function convert it to a javascript array, then process the rows. Does this sound feasible? I&#39;m going to try it and I&#39;ll report back either way.</p>
<p>Also, if I wanted to use a json datatype in my grid, is their a way to define the json source as local, instead of posting it to a URL?</p>
]]></description>
        	        	<pubDate>Mon, 06 Jul 2009 16:28:23 +0300</pubDate>
        </item>
        <item>
        	<title>Deaddancer on Building jqGrid with local array data?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/building-jqgrid-with-local-array-data#p7665</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/building-jqgrid-with-local-array-data#p7665</guid>
        	        	<description><![CDATA[<p>I&#39;ve seen the example to build a jqGrid table using local data when the array data is hard coded in the same .js file as the grid definition, but how do I use this method when I have a dynamically built PHP result array? Is there an example showing how to display this array data without encoding it in json or xml (i.e. using datatype: &#39;local&#39;)?</p>
]]></description>
        	        	<pubDate>Mon, 06 Jul 2009 12:47:48 +0300</pubDate>
        </item>
</channel>
</rss>