<?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: Toolip in header</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/toolip-in-header</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/toolip-in-header/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>NÃ©stor Pina on Toolip in header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/toolip-in-header#p13900</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/toolip-in-header#p13900</guid>
        	        	<description><![CDATA[<p>I did this :</p>
<p>$(&#39;.ui-th-column&#39;).each(function() { $(this).attr(&#39;alt&#39;,$(this).text()).attr(&#39;title&#39;,$(this).text()); });</p>
]]></description>
        	        	<pubDate>Thu, 14 Jan 2010 18:38:11 +0200</pubDate>
        </item>
        <item>
        	<title>Rumen[Trirand] on Toolip in header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/toolip-in-header#p13011</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/toolip-in-header#p13011</guid>
        	        	<description><![CDATA[<p>I guess you can can get the IDs of the header cells (you can use FireBug to see which IDs jqGrid assigns to headers) and with jQuery you can set the "title" attribute of the cells - this will essentially provide the tooltips. This can be done in window.load or document.ready events.</p>
]]></description>
        	        	<pubDate>Tue, 15 Dec 2009 00:14:18 +0200</pubDate>
        </item>
        <item>
        	<title>frodeo on Toolip in header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/toolip-in-header#p13009</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/toolip-in-header#p13009</guid>
        	        	<description><![CDATA[<p>The jqgrid cells contains tooltip showing the full content of the cells. It would be nice if the header cells could also contain tooltip showing the full content of the cells.</p>
]]></description>
        	        	<pubDate>Tue, 15 Dec 2009 00:05:22 +0200</pubDate>
        </item>
</channel>
</rss>