<?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 add the dynamic link param</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-the-dynamic-link-param</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-add-the-dynamic-link-param/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to add the dynamic link param</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-the-dynamic-link-param#p16705</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-the-dynamic-link-param#p16705</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>set showAction to empty string. It seems like you use a very old language file.</p>
<p>formatoptions:{baseLinkUrl:&#39;test.php&#39;,idName:&#39;t&#39;,addParam:&#39;&#38;f=38&#39;, showAction:""}},</p>
<p>Also which version of the grid is used?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 15:11:02 +0300</pubDate>
        </item>
        <item>
        	<title>Candrairawan78 on How to add the dynamic link param</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-the-dynamic-link-param#p16649</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-the-dynamic-link-param#p16649</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
<p>I made linkable row to show a chart with showlink formatter.</p>
<p>It shows Chart.php<strong>show</strong>?id=null, I want to change to Chart.php?id=B86300-BZ010, where B86300-BZ010 is row id value. What should I do to erase the show and fill the id ?</p>
<p>If i used link formatter, it will direct link to B86300-BZ010.</p>
</p>
<p>Could you help me please,</p>
</p>
<p>Candra</p>
]]></description>
        	        	<pubDate>Sun, 25 Apr 2010 11:26:31 +0300</pubDate>
        </item>
        <item>
        	<title>tony on How to add the dynamic link param</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-the-dynamic-link-param#p12184</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-the-dynamic-link-param#p12184</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Maybe you should use a custom formatter and use the third parameter which is the actual row data.</p>
<p>Look here:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:custom_formatter" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>....._formatter</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 19 Nov 2009 06:47:18 +0200</pubDate>
        </item>
        <item>
        	<title>Ryan on How to add the dynamic link param</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-the-dynamic-link-param#p12103</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-the-dynamic-link-param#p12103</guid>
        	        	<description><![CDATA[</p>
<p><span> </span>colModel:[</p>
<p><span> </span>{name:&#39;tid&#39;,index:&#39;tid&#39;, width:50},</p>
<p><span> </span>{name:&#39;post_title&#39;,index:&#39;post_title&#39;, width:300, formatter:&#39;html&#39;},</p>
<p><span> </span>//{name:&#39;post_subject&#39;,index:&#39;post_subject&#39;, width:300, formatter:&#39;showlink&#39;,formatoptions:{baseLinkUrl:&#39;test.php&#39;,idName:&#39;t&#39;,addParam:&#39;&#38;f=38&#39;}},</p>
<p><span> </span>{name:&#39;module&#39;,index:&#39;module&#39;, width:50,sortable:false},</p>
<p><span> </span>{name:&#39;post_time&#39;,index:&#39;post_time&#39;, width:120,align:"center"},<span> </span></p>
<p><span> </span>],</p>
<div></div>
<div></div>
<div>Now I want to generate the link like: <a href="http://localhost/test.php?t=23&#38;f=" rel="nofollow" target="_blank">http://localhost/test.php?t=23&#038;f=</a>{module}</div>
<div></div>
<div>the value of "module" was from XML&#160;</div>
<div></div>
<div>How to do that? thanks</div>
]]></description>
        	        	<pubDate>Wed, 18 Nov 2009 00:08:04 +0200</pubDate>
        </item>
</channel>
</rss>