<?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: How to add a image to grid from filesystem</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-image-to-grid-from-filesystem</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/how-to-add-a-image-to-grid-from-filesystem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>loonex on How to add a image to grid from filesystem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-image-to-grid-from-filesystem#p24703</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-image-to-grid-from-filesystem#p24703</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>It works very fine! Thank you.</p>
</p>
<p>For Developers who search after this:&#160; Look Documentation, Custom Formatter</p>
</p>
<p>Im a little bit confused that jqgrid have the edittype "file" but dont provide file upload because of missind ENCTYPE.</p>
]]></description>
        	        	<pubDate>Wed, 21 Sep 2011 15:18:11 +0300</pubDate>
        </item>
        <item>
        	<title>orish on How to add a image to grid from filesystem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-image-to-grid-from-filesystem#p24662</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-image-to-grid-from-filesystem#p24662</guid>
        	        	<description><![CDATA[<p>There is also a much easier way, you can use custom formatter, it is well documented in the wiki.</p>
]]></description>
        	        	<pubDate>Sat, 17 Sep 2011 03:03:59 +0300</pubDate>
        </item>
        <item>
        	<title>orish on How to add a image to grid from filesystem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-image-to-grid-from-filesystem#p24642</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-image-to-grid-from-filesystem#p24642</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>you can use the setRowdata method in the following way:</p>
<p>Add this to jqgrid initialization:</p>
<p>gridComplete:function() {</p>
<p>cellHtml = &#39;any html you want&#39;;</p>
<p>$("#tableid").jqGrid(&#39;setRowData&#39;,rowid,{columnname:cellHtml});</p>
<p>}</p>
</p>
<p>goodluck.</p>
]]></description>
        	        	<pubDate>Fri, 16 Sep 2011 16:05:44 +0300</pubDate>
        </item>
        <item>
        	<title>loonex on How to add a image to grid from filesystem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-image-to-grid-from-filesystem#p24640</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-image-to-grid-from-filesystem#p24640</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>How I can show images in the Grid, reading from my filesystem. I using XML Data. I have tried &#60;cell&#62;&#60;img src="image.png"&#62;&#60;/img&#62;.</p>
</p>
<p>Can you help me?</p>
]]></description>
        	        	<pubDate>Fri, 16 Sep 2011 13:00:41 +0300</pubDate>
        </item>
</channel>
</rss>