<?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: ASP.NET MVC Html.ActionLink in jqgrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/asp-net-mvc-html-actionlink-in-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/asp-net-mvc-html-actionlink-in-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>twaldron on ASP.NET MVC Html.ActionLink in jqgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/asp-net-mvc-html-actionlink-in-jqgrid#p15825</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/asp-net-mvc-html-actionlink-in-jqgrid#p15825</guid>
        	        	<description><![CDATA[<p>An action result will not work for this as far as I know.</p>
<p>The actionResult helper automatically encodes HTML, you don&#39;t want this. Other wise you will see the actual html show up as text in the girdview.</p>
<p>You can however just give it a string that has an the html &#60;a&#62; with the hfref set to &#39;controller/action/id&#39; this should work for you just fine.</p>
<p>i would use the invioce number as your ID, and your text for the link</p>
<p>🙂</p>
]]></description>
        	        	<pubDate>Thu, 18 Mar 2010 23:44:28 +0200</pubDate>
        </item>
        <item>
        	<title>maitopoika on ASP.NET MVC Html.ActionLink in jqgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/asp-net-mvc-html-actionlink-in-jqgrid#p15820</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/asp-net-mvc-html-actionlink-in-jqgrid#p15820</guid>
        	        	<description><![CDATA[<p>I need to add an html.action link in my jqgird. I have a field with an invoice number, I need to make that invoice number be a clickable link that will go to a controller that will just return a different view base on the invoice number as the parameter. How can I add the markup for the actionlink to my gird view? Any thoughts?</p>
]]></description>
        	        	<pubDate>Thu, 18 Mar 2010 18:35:23 +0200</pubDate>
        </item>
</channel>
</rss>