<?xml version="1.0" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: jqGrid table with multiple baselinkurl</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-table-with-multiple-baselinkurl/</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Forum Version 4.1.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393&#038;help&#038;jqgrid-table-with-multiple-baselinkurl&#038;xfeed=topic" rel="self" type="application/rss+xml" />
<item>
	<title>jack.doe77 on jqGrid table with multiple baselinkurl</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-table-with-multiple-baselinkurl/#p26490</link>
	<category>Help</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-table-with-multiple-baselinkurl/#p26490</guid>
	<description><![CDATA[<p>Hi All,</p>
<p>I need to show more than 1 link in the table. I was able to show one link successfully, but for the second one i stuck with the same key.</p>
<p>Here&#39;s my code :</p>
<p>
<div class="sfcode">{name:&#39;custID&#39;, key: true, index:&#39;custID&#39;, editable:true, editrules:{required:true}, formatter:&#39;showlink&#39;, formatoptions:{baseLinkUrl:CI.base_url + &#39;customer/detail&#39;}, formoptions:{elmsuffix:&#39;(*)&#39;}, width:100},</div>
<div class="sfcode">{name:&#39;empID&#39;, index:&#39;empID&#39;, editable:true,  editrules:{required:true}, formatter:&#39;showlink&#39;,  formatoptions:{baseLinkUrl:CI.base_url + &#39;employee/detail&#39;},  formoptions:{elmsuffix:&#39;(*)&#39;}, width:100},</div>
</p>
<p><br />As you can see, I want to show list of customers handled by employee. Since the key is custID, the parameter for employee&#39;s link show custID to instead empID.</p>
<p>Is there anyway to work around for this ?<br />Thanks.</p>
]]></description>
	<pubDate>Sun, 29 Apr 2012 10:14:12 +0000</pubDate>
</item>
</channel>
</rss>