<?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: colNames - have a name+long description shown as tooltip</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/colnames-have-a-namelong-description-shown-as-tooltip</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/colnames-have-a-namelong-description-shown-as-tooltip/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on colNames - have a name+long description shown as tooltip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/colnames-have-a-namelong-description-shown-as-tooltip#p21140</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/colnames-have-a-namelong-description-shown-as-tooltip#p21140</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Better to do it in other place like colModel, but too much options have we here.</p>
<p>Also I think a better way is to do it is with jQuery.</p>
<p>Suppose thge grid has id = grid and the column name defined in colModel is mycol, then</p>
</p>
<p>$("#grid_mycol").atttr("title","text entered at creation time..");</p>
</p>
<p>Kind Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 04 Dec 2010 13:25:38 +0200</pubDate>
        </item>
        <item>
        	<title>szhbug on colNames - have a name+long description shown as tooltip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/colnames-have-a-namelong-description-shown-as-tooltip#p21017</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/colnames-have-a-namelong-description-shown-as-tooltip#p21017</guid>
        	        	<description><![CDATA[<p>I suggest to make colNames array entry to be possible to be an array of Name+Description instead of string:</p>
</p>
<p>colNames: [&#160; &#39;id&#39; , &#39;name&#39; , [&#39;text&#39;, &#39;text entered at creation time ...&#39;]&#160; ]</p>
</p>
<p>so that the column 3 is named &#39;text&#39;, but on mouse over the long description &#39;text entered at ....&#39; would appear as a tooltip.</p>
]]></description>
        	        	<pubDate>Sat, 27 Nov 2010 14:34:52 +0200</pubDate>
        </item>
</channel>
</rss>