<?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: Grid posting data</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/grid-posting-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/grid-posting-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Grid posting data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-posting-data#p2900</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-posting-data#p2900</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Try</p>
<p>$(..).jqGrid({</p>
<p>...</p>
<p>datatype: "local",</p>
<p>...</p>
<p>}).setGridParam({datatype:"xml"});</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 04 Nov 2008 11:21:31 +0200</pubDate>
        </item>
        <item>
        	<title>nsorochan on Grid posting data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-posting-data#p2895</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-posting-data#p2895</guid>
        	        	<description><![CDATA[<p>I have a grid, and it is populated from a value selected in a dropdownlist box.</p>
<p>I have everything working as it should...however.<br />
The grid tries to populate itself as soon as it is created.  Even if there is no url parameter specified.</p>
<p>I know you can use hiddengrid property, which will not populate the grid.  However, it leaves the grid in a 'closed' state and the user has to 'click' the button to open the grid.</p>
<p>I don't want the user to have to open the grid, I would like the grid to open if there is data, or let me make a call to open the grid.</p>
]]></description>
        	        	<pubDate>Tue, 04 Nov 2008 11:01:01 +0200</pubDate>
        </item>
</channel>
</rss>