<?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 pass parameters to jqgrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-pass-parameters-to-jqgrid</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-pass-parameters-to-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to pass parameters to jqgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-pass-parameters-to-jqgrid#p16661</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-pass-parameters-to-jqgrid#p16661</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You can pass parameter to the grid using postData parameter something like this:</p>
<p>(see docs)</p>
<p>$("#mygrid").jqGrid(&#39;setGridParam&#39;,{postData:{groupID:&#39;mygroup&#39;}}).trigger("reloadGrid");</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 12:02:31 +0300</pubDate>
        </item>
        <item>
        	<title>essey on How to pass parameters to jqgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-pass-parameters-to-jqgrid#p16543</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-pass-parameters-to-jqgrid#p16543</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I have a grid which shows group permissions. I&#39;m initializing the grid when I load the page and I have a function which triggers reloadGrid. But now I have the problem to pass the groupID to jqgrid in order to load the permissions of that group. What is the best way for passing variables to the grid and having them posted to the servlet (both list and edit urls) ?</p>
<p>Best regards,<br />Yusuf</p>
]]></description>
        	        	<pubDate>Mon, 19 Apr 2010 18:28:14 +0300</pubDate>
        </item>
</channel>
</rss>