<?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: Formated cell (link) shows a href in edit module form</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/formated-cell-link-shows-a-href-in-edit-module-form</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/bugs/formated-cell-link-shows-a-href-in-edit-module-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>btafoya on Formated cell (link) shows a href in edit module form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/formated-cell-link-shows-a-href-in-edit-module-form#p20860</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/formated-cell-link-shows-a-href-in-edit-module-form#p20860</guid>
        	        	<description><![CDATA[<p>The edit dialog when a blank cell is formatted as a link shows the href in the input. Works normall when there is data to form.</p>
<p>EX:</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; colModel:[<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;orderID&#39;,index:&#39;orderID&#39;, width:100, editable:true, edittype:"text", editoptions:{readonly:true}, formatter:&#39;showlink&#39;, formatoptions:{baseLinkUrl:&#39;&#60;?=$_REQUEST["current_web_root"];?&#62;redir.php&#39;, target: &#39;_blank&#39;, addParam: &#39;&#38;act=mag_order_list&#39;}},</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; {name:&#39;po_number&#39;,index:&#39;po_number&#39;, width:100, editable: true, edittype:"text", editoptions:{size:20, maxlength: 100}, formatter:&#39;showlink&#39;, formatoptions:{baseLinkUrl:&#39;&#60;?=$_REQUEST["current_web_root"];?&#62;redir.php&#39;, target: &#39;_blank&#39;, addParam: &#39;&#38;act=bs_order_list&#39;}},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;notes&#39;,index:&#39;notes&#39;, sortable:false, editable: true, hidden: true, edittype:"textarea", editoptions:{rows:"4",cols:"30"}, editrules: {edithidden: true}},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;snipe&#39;,index:&#39;snipe&#39;, width:20, editable: true, edittype:"checkbox", editoptions: {value:"1:0"}, editrules: {edithidden: true}},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;dropship&#39;,index:&#39;dropship&#39;, width:15, editable: true, hidden: true, edittype:"checkbox", editoptions: {value:"1:0"}, editrules: {edithidden: true}},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;alert_val&#39;,index:&#39;alert_val&#39;, sortable:false, editable: false, hidden: true},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;ship_method&#39;,index:&#39;ship_method&#39;, width:80, editable: true, hidden: true, edittype:"select",editoptions:{value:"&#60;?=$ship_methods;?&#62;", hidden: true}, editrules: {edithidden: true}}<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;],<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;onSelectRow: function(id){<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$(&#39;#orderlist&#39;).jqGrid(&#39;restoreRow&#39;,lastsel);<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$(&#39;#orderlist&#39;).jqGrid(&#39;editGridRow&#39;,id,{top:100, left:200, closeAfterEdit:true});<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;},</p>
</p>
<p>I take it this is a bug?!?!? Any idea as how to fix it?</p>
</p>
<p>Thanks!</p></p>
]]></description>
        	        	<pubDate>Tue, 16 Nov 2010 22:39:53 +0200</pubDate>
        </item>
</channel>
</rss>