<?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: How to load data into Grid along with Page loading.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-load-data-into-grid-along-with-page-loading</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/how-to-load-data-into-grid-along-with-page-loading/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>porecha.jp on How to load data into Grid along with Page loading.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-load-data-into-grid-along-with-page-loading#p2328</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-load-data-into-grid-along-with-page-loading#p2328</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>I guess, I got your point. I will try your solution and let you know.</p>
<p>Thanks for your help.</p>
</p>
<p>Regards,</p>
<p>Jatan</p>
]]></description>
        	        	<pubDate>Mon, 06 Oct 2008 01:28:46 +0300</pubDate>
        </item>
        <item>
        	<title>tony on How to load data into Grid along with Page loading.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-load-data-into-grid-along-with-page-loading#p2280</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-load-data-into-grid-along-with-page-loading#p2280</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>How is your data like? I mean is this xlm or json string - if so you can</p>
<p>use the parameter <strong>datatype</strong>: &#39;xmlstring&#39; (or &#39;jsonstring&#39;) and <strong>datastr</strong> when passed this way the grid will load again with this data. If after that&#160; you like another type of data you can use:</p>
<p>&#8230;jqGrid({</p>
<p>&#8230;</p>
<p>datatype: &#39;xmlstring&#39;,</p>
<p>datastr: &#39;here the string&#39;</p>
<p>&#8230;</p>
<p>}).setGridParam({datatype:&#39;new allowed data type&#39;});</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 01 Oct 2008 06:16:58 +0300</pubDate>
        </item>
        <item>
        	<title>porecha.jp on How to load data into Grid along with Page loading.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-load-data-into-grid-along-with-page-loading#p2278</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-load-data-into-grid-along-with-page-loading#p2278</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I am newbie to jqGrid. What I understood from the documentation that once the page is loaded, jqGrid would fire another request to load the data (based on url and other parameters).</p>
<p>Actualy, I was checking the possibility, wherein I can pass the <strong>initial </strong>data justa along with the page and it can be then formatted into grid (on client side) on page load.</p>
<p>Hope you got my point.&#160;</p>
<p>Thanks in advance.</p>
]]></description>
        	        	<pubDate>Wed, 01 Oct 2008 04:41:36 +0300</pubDate>
        </item>
</channel>
</rss>