<?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: Cell Tooltip</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/cell-tooltip-1</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/cell-tooltip-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Cell Tooltip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cell-tooltip-1#p21526</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cell-tooltip-1#p21526</guid>
        	        	<description><![CDATA[<p>Hi Cas,</p>
<p>it would be nice if in the next vesrion of jqGrid custom tooltips could be defined as a function in the <a href="/jqgridwiki/doku.php?id=wiki:colmodel_options" target="_blank">colModel</a>. If I&#39;ll find time I will post the corresponding suggestion to the grid.base.js code, or you can do this youself. Currently it is not possible. So you have to either define a simple <a href="/jqgridwiki/doku.php?id=wiki:custom_formatter" target="_blank">custom formatter</a> or reset the title inside of <strong>loadComplete</strong> or <strong>gridComplete</strong> function (you can combine the last way with the <strong>title:false</strong> colModel setting) with respect of <a href="/jqgridwiki/doku.php?id=wiki:methods" target="_blank">setCell</a> method (see <a href="/blog/?page_id=393/help/tooltips/#p16165" target="_blank">this old answer</a>) or use jQuery.attr (see also <a href="http://stackoverflow.com/questions/4307523/how-to-set-the-tool-tip-on-jqgrid-mouse-over/4308440#4308440" target="_blank">this answer</a> as an example which place tooltips for rows and not for cells).</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Tue, 04 Jan 2011 16:08:36 +0200</pubDate>
        </item>
        <item>
        	<title>casperd on Cell Tooltip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cell-tooltip-1#p21517</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cell-tooltip-1#p21517</guid>
        	        	<description><![CDATA[<div id="post21369">
<p>Hi Oleg,</p>
</p>
<p>Currently each cell in a jqGrid displays the cell value as the  tooltip, when you hover over a cell. Is there any way of defining a  custom tooltip value in the colmodel? Or, perhaps any other way of  achieving this?</p>
</p>
<p>Cheers,</p>
<p>Cas</p>
</div>
]]></description>
        	        	<pubDate>Tue, 04 Jan 2011 08:28:19 +0200</pubDate>
        </item>
</channel>
</rss>