<?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: Put image into cell using JSON</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/put-image-into-cell-using-json</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/put-image-into-cell-using-json/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>steve.longdo on Put image into cell using JSON</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/put-image-into-cell-using-json#p19114</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/put-image-into-cell-using-json#p19114</guid>
        	        	<description><![CDATA[<p>The problem is with the quotes around the attributes in your &#60;a&#62; and &#60;img&#62; tags, it should work if you use single quotes for your attributes:</p>
<p>"edit" : "&#60;a href=&#39;#&#39;&#62;&#60;img  src=&#39;/latu/img/global/icon/pencil_16.png&#39;/&#62;&#60;/a&#62;"</p>
]]></description>
        	        	<pubDate>Fri, 13 Aug 2010 01:05:43 +0300</pubDate>
        </item>
        <item>
        	<title>jayrmotta on Put image into cell using JSON</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/put-image-into-cell-using-json#p19106</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/put-image-into-cell-using-json#p19106</guid>
        	        	<description><![CDATA[<p>Hi everyone,</p>
</p>
<p>I need to put some images to control the row: edit (but not edit in grid .. will open other page), detail and delete .. but i can&#39;t use xml in here because i have a filter that don&#39;t let i pass "&#60;?xml" from server-side to clien-side .. so i decided to use JSON ... when i dont pass the img tag my data renders ok .. but when i pass it don&#39;t even render ..</p>
</p>
<p>I&#39;ve paste my json data here: <a href="http://paste.ideaslabs.com/show/rWyTniQrr2" rel="nofollow" target="_blank"><a href="http://paste.ideaslabs.com/sho" rel="nofollow">http://paste.ideaslabs.com/sho</a>.....rWyTniQrr2</a></p>
</p>
<p>I&#39;m studying some alternatives to do it, cuz i&#39;ll ever have this images so i&#39;m trying to find someway to always render this images at this columns .. someone can help?</p>
</p>
<p>Thanks ! <img class="spSmiley" style="margin:0" title="Cool" src="/blog/wp-content/forum-smileys/sf-cool.gif" alt="Cool" /></p>
]]></description>
        	        	<pubDate>Thu, 12 Aug 2010 20:28:54 +0300</pubDate>
        </item>
</channel>
</rss>