<?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: Anchior inside a cell</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/anchior-inside-a-cell</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/anchior-inside-a-cell/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>seetharaman on Anchior inside a cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/anchior-inside-a-cell#p4509</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/anchior-inside-a-cell#p4509</guid>
        	        	<description><![CDATA[<p>I did not realize that I did nioy have sorttype for the field where I have anchor.</p>
</p>
<p>I updated the colModel for that field as</p>
<p>&#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;userid&#39;,index:&#39;userid&#39;, width:155,sorttype:&#39;text&#39;},</p>
</p>
<p>Now it works fine in Firefox, IE6 and IE 7</p></p>
]]></description>
        	        	<pubDate>Sun, 08 Feb 2009 07:59:29 +0200</pubDate>
        </item>
        <item>
        	<title>seetharaman on Anchior inside a cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/anchior-inside-a-cell#p4506</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/anchior-inside-a-cell#p4506</guid>
        	        	<description><![CDATA[<p>I have the following string inside a cell in my grid</p>
<p><span class="nodeLabelBox repTarget">&#60;<span class="nodeTag">a</span><span class="nodeAttr editGroup">&#160;<span class="nodeName editable">onclick</span>="<span class="nodeValue editable">alert("srini@us.ibm.com");</span>"</span><span class="nodeBracket editable insertBefore">&#62;</span></span><span class="nodeLabelBox repTarget"><span class="nodeAttr editGroup"><span class="nodeValue editable">srini</span></span></span><span class="nodeLabelBox repTarget"><span class="nodeText editable">@us.ibm.com</span>&#60;/<span class="nodeTag">a</span>&#62;</span></p>
</p>
<p>This shows up correctly in firefox and when I click on the link , it shows the alert message. When I display the page in IE (7 and also in 6), I see a blank entry inside the cell anad I dod not see the link at all.</p>
<p>Not sure that&#160; jqGrid can not be used in IE with anchors inside cell?</p>
]]></description>
        	        	<pubDate>Sat, 07 Feb 2009 20:07:08 +0200</pubDate>
        </item>
</channel>
</rss>