<?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: icons with data</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/icons-with-data</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/feature-request/icons-with-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>palobo on icons with data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/icons-with-data#p3100</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/icons-with-data#p3100</guid>
        	        	<description><![CDATA[<p>Hi.</p>
<p>Credit for this answer goes to Tony for he mentioned it in an earlier thread.</p>
<p>For waht you want you could possibly use tree grid for folder structure and for the pictures and all else needed, just pass the html source through the server response.</p>
<p>For example.</p>
<p><input type='button' class='sfcodeselect' name='sfselectit602' value='Select Code' data-codeid='sfcode602' /></p>
<div class='sfcode' id='sfcode602'>colNames: [&#39;Item&#39;,&#39;Image&#39;,&#39;Price&#39;], <br />colModel: [ name:"item",index:"item"....}, <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ... ],</div>
<p>then server response could be:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7398' value='Select Code' data-codeid='sfcode7398' /></p>
<div class='sfcode' id='sfcode7398'>rows : [<br /> [id:<span class="codestring">"1"</span>, cell:[<span class="codestring">"item"</span>, <span class="codestring">"<strong>html img tag</strong>"</span>,...]],<br /> ...</div>
</p>
<p>Hope this helps.</p>
<p>Cheers,<br />P.</p>
]]></description>
        	        	<pubDate>Sun, 16 Nov 2008 05:48:32 +0200</pubDate>
        </item>
        <item>
        	<title>majkel on icons with data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/icons-with-data#p2984</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/icons-with-data#p2984</guid>
        	        	<description><![CDATA[<p>New in version 3.3-&#62;TreeGrid there are some icons. But they looks hardlinked</p>
<p>I also need icons, pictures loaded from DB(not necessary BLOB picture from DB, but cen be link to picture on FTP server.. ) and display them inside of Grid</p>
<p>For Ex. Product list with Name, Price&#160; and Picture of product etc..</p>
<p>Is it possible with current stable version??</p>
]]></description>
        	        	<pubDate>Mon, 10 Nov 2008 06:17:51 +0200</pubDate>
        </item>
        <item>
        	<title>YamilBracho on icons with data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/icons-with-data#p2928</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/icons-with-data#p2928</guid>
        	        	<description><![CDATA[<p>Not sure what you want to do but you can check the examples page to see what could be done with jqGrid (<a href="http://trirand.com/jqgrid/jqgrid.html" rel="nofollow" target="_blank">http://trirand.com/jqgrid/jqgrid.html</a>)</p>
]]></description>
        	        	<pubDate>Wed, 05 Nov 2008 07:23:41 +0200</pubDate>
        </item>
        <item>
        	<title>tdhsaurabh on icons with data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/icons-with-data#p2926</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/icons-with-data#p2926</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I want to buid a window file browser like interface with JqGrid, i want to know if&#160; we can include icons with data.</p>
<p>Like when we select subGrid options a image or icon appears, can we have similar functionality with normal data, E.G i am displaying icons view then i must have icons and file name , different icons for image, doc etc</p>
]]></description>
        	        	<pubDate>Wed, 05 Nov 2008 06:17:51 +0200</pubDate>
        </item>
</channel>
</rss>