<?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: 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 Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/jqgrid-table-with-multiple-baselinkurl/rss" 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>
<p><input type='button' class='sfcodeselect' name='sfselectit6507' value='Select Code' data-codeid='sfcode6507' /></p>
<div class='sfcode' id='sfcode6507'>{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>
<p><input type='button' class='sfcodeselect' name='sfselectit7508' value='Select Code' data-codeid='sfcode7508' /></p>
<div class='sfcode' id='sfcode7508'>{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>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 +0300</pubDate>
        </item>
</channel>
</rss>