<?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: Help using the Href Feature</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/help-using-the-href-feature</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/help-using-the-href-feature/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Help using the Href Feature</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-using-the-href-feature#p11604</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-using-the-href-feature#p11604</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Maybe you will need to use the formatter showLink.</p>
<p>For more see here:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:predefined_formatter" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>....._formatter</a></p>
<p>There is example</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 06 Nov 2009 10:34:19 +0200</pubDate>
        </item>
        <item>
        	<title>Alex on Help using the Href Feature</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-using-the-href-feature#p11555</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-using-the-href-feature#p11555</guid>
        	        	<description><![CDATA[<p>HI can some one point me in the right direction.&#160; I have a grid full working how i want it to but i am having problems using the href feature.</p>
<p>Here&#39;s what i am trying to accomplish.</p>
<p>I have my data in a grid and i want link the ContactId field to go to another page and have it pass the value of the ContactId of the selected field. I have tried to make it work but rather that the link directing to the desired page it just creates a link to the same directory.. Here is some of the code..for the colModel:</p>
<p>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; colModel :[<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;<strong><span style="color: #000000;"> </span><span style="color: #000000;"><em>{</em></span></strong><strong><span style="color: #000000;"><em>name:&#39;contactid&#39;,index:&#39;id&#39;, width:50,resizable:false, sorttype:&#8221;int&#8221;,resizable:false,editrules:{readonly:true}},</em></span></strong><br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;FirstName&#39;,index:&#39;FirstName&#39;, width:100,resizable:false, sorttype:&#8221;text&#8221;,editable:true,edittype:&#8221;text&#8221;,editoptions:{size:30,maxlength:50},editrules:{required:true}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;LastName&#39;,index:&#39;LastName&#39;, width:100,resizable:false, align:&#8221;left&#8221;,sorttype:&#8221;text&#8221;,editable:true,edittype:&#8221;text&#8221;,editoptions:{size:30,maxlength:50},editrules:{required:true}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;DisplayName&#39;,index:&#39;DisplayName&#39;, width:100,resizable:false, align:&#8221;left&#8221;,sorttype:&#8221;text&#8221;,editable:true,edittype:&#8221;text&#8221;,editoptions:{size:30,maxlength:50},editrules:{required:true}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;UserName&#39;,index:&#39;UserName&#39;, width:100,resizable:false,align:&#8221;left&#8221;,sorttype:&#8221;text&#8221;,editable:true,edittype:&#8221;text&#8221;,editoptions:{size:30,maxlength:50},editrules:{required:true}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;UserAccountingCode&#39;,index:&#39;UserAccountingCode&#39;,resizable:false, sortable:false,editable:true,edittype:&#8221;text&#8221;,editoptions:{size:15,maxlength:15},editrules:{required:false}},<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;Phone&#39;,index:&#39;Phone&#39;,resizable:false, sortable:false,search:false,editable:true,edittype:&#8221;text&#8221;,editoptions:{size:15,maxlength:12},editrules:{required:false}},</p>
</p>
<p>How can i set it up so that if the user clicks the Contact ID Field It will take them to ContactInfo.cfm and bring along the ContactId that the User selected.</p>
<p>Here is the link that it renders: <a href="http://www.sample.org/grid/18" rel="nofollow" target="_blank">http://www.sample.org/grid/18</a></p>
<p>Thanks in advance &#8230;</p></p>
]]></description>
        	        	<pubDate>Thu, 05 Nov 2009 10:49:10 +0200</pubDate>
        </item>
</channel>
</rss>