<?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: href link does not show up on some rows</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/href-link-does-not-show-up-on-some-rows</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/href-link-does-not-show-up-on-some-rows/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>binchen on href link does not show up on some rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/href-link-does-not-show-up-on-some-rows#p6221</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/href-link-does-not-show-up-on-some-rows#p6221</guid>
        	        	<description><![CDATA[<p>I need some help and don&#39;t know if it is a known bug or not.</p>
<p>I have three jqgrids, one works just fine, but other&#160;two have the same problem&#160;as href links on one column&#160;show up on some rows and do not&#160;show up on other rows.</p>
<p>I am using setCell in afterInsertRow as:<span style="font-size: x-small;"><font size="2"></font></span></p>
<p>afterInsertRow:</p>
</p>
<p><span style="font-size: x-small; color: #0000ff;">function&#160;</span> <span style="font-size: x-small;">(rowid, aData, rowelem) {<font size="2"></font></span></p>
<p>jQuery(</p>
</p>
<p><span style="font-size: x-small; color: #a31515;">"#gridPatientList"</span><span style="font-size: x-small;">).setCell(rowid, </span><span style="font-size: x-small; color: #a31515;">"PatientName"</span><span style="font-size: x-small;">, </span><span style="font-size: x-small; color: #a31515;">"&#60;a href=&#39;icdb/yomama.aspx?ptid="</span><span style="font-size: x-small;"> + aData.PatientID + </span><span style="font-size: x-small; color: #a31515;">"&#39; &#62;"</span><span style="font-size: x-small;"> + aData.PatientName + </span><span style="font-size: x-small; color: #a31515;">"&#60;/a&#62;"</span><span style="font-size: x-small;">, </span><span style="font-size: x-small; color: #a31515;">&#39;&#39;</span><span style="font-size: x-small;">);</span></p>
<p>&#160;}</p>
]]></description>
        	        	<pubDate>Wed, 22 Apr 2009 10:40:15 +0300</pubDate>
        </item>
</channel>
</rss>