<?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: Adding A custom link to a column</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/adding-a-custom-link-to-a-column</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/adding-a-custom-link-to-a-column/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Adding A custom link to a column</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-a-custom-link-to-a-column#p18315</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-a-custom-link-to-a-column#p18315</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please post you problem here:</p>
<p><a href="http://www.trirand.net/forum/" rel="nofollow" target="_blank">http://www.trirand.net/forum/</a></p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 16:36:21 +0300</pubDate>
        </item>
        <item>
        	<title>webgod on Adding A custom link to a column</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-a-custom-link-to-a-column#p18162</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-a-custom-link-to-a-column#p18162</guid>
        	        	<description><![CDATA[<p>Hi, I&#39;m hoping to add a custom link to a column. &#160;I have a tracking number column. &#160;I would like this to be a link, that can be used to open a module dialog box. This box will call a seperate php page that I will look up tracking via fedex. &#160;I have figured out the last part (looking things up in fed ex), however, I need help in two places. &#160;First here is what I have so far for the colmodel:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5938' value='Select Code' data-codeid='sfcode5938' /></p>
<div class='sfcode' id='sfcode5938'>
<p>$grid-&#62;setColProperty(&#34;PHDR_TRACKING&#34;, array(&#34;label&#34;=&#62;&#34;Tracking&#34;, &#34;width&#34;=&#62;200,&#34;formatter&#34;=&#62;&#34;showlink&#34;,));</p>
</div>
<p>Now what I need help with is to have the link open a dialog box with the file fedex.php pulled into it. &#160;The second problem is then using the actual data in PHDR_TRACKING to be passed as a variable. &#160;Something like: fedex.php?tracing=12322123123.</p>
</p>
<p>I think this is where I need to use a custom formater, or possibly somehow (not sure one either) pass special format options. &#160;Then again, it might be that I can pop up a dialog box easier than I think?</p>
]]></description>
        	        	<pubDate>Thu, 24 Jun 2010 16:18:31 +0300</pubDate>
        </item>
</channel>
</rss>