<?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: jqgrid and asp.net mvc </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc-2</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/jqgrid-and-aspnet-mvc-2/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>mirko on jqgrid and asp.net mvc </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc-2#p9801</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-aspnet-mvc-2#p9801</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>this is my code:</p>
</p>
<p>var fondo = "YF";<br />$("#list").jqGrid({url:&#39;/Limiti_Asset_Allocation.aspx/Elenco_Limiti_Per_Fondo?Fondo=&#39;+fondo, ...</p>
</p>
<p><span style="font-size: x-small;">I added the parameter fondo in the url. </span></p>
<p><span style="font-size: x-small;">This was my signature of the method in asp.net mvc before adding a paraneter:</span></p>
<p><span style="font-size: x-small;">public ActionResult Elenco_Limiti(string sidx, string sord, int page, int rows)</span></p>
</p>
<p>how should I change the signature for the new parameter?</p>
<p>Thanks</p>
<p>Mirko</p>
]]></description>
        	        	<pubDate>Thu, 17 Sep 2009 09:20:48 +0300</pubDate>
        </item>
</channel>
</rss>