<?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: Title attribute that is autimatically assigned by grid for each cell</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell</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/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Title attribute that is autimatically assigned by grid for each cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell#p9712</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell#p9712</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The answer of the question is No. Use it this way.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 14 Sep 2009 22:58:57 +0300</pubDate>
        </item>
        <item>
        	<title>snobo on Title attribute that is autimatically assigned by grid for each cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell#p9685</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell#p9685</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>For now you can use gridComplete wher you can write</p>
<p>$(&#8221;#mygrid td&#8221;).removeAttr(&#8221;title&#8221;);</p>
</blockquote>
<hr />
<p>yep, that&#39;s what I do already, but I&#39;m just wondering, does the grid actually uses this title attribute for any of its operations (just in case if removing attr would affect the normal functioning)?</p>
]]></description>
        	        	<pubDate>Mon, 14 Sep 2009 02:33:19 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Title attribute that is autimatically assigned by grid for each cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell#p9635</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell#p9635</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Since this feature is asked many times I will think how to make it as option.</p>
<p>For now you can use gridComplete wher you can write</p>
<p>$("#mygrid td").removeAttr("title");</p>
]]></description>
        	        	<pubDate>Fri, 11 Sep 2009 12:48:59 +0300</pubDate>
        </item>
        <item>
        	<title>snobo on Title attribute that is autimatically assigned by grid for each cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell#p9607</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/title-attribute-that-is-autimatically-assigned-by-grid-for-each-cell#p9607</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I once raised this question, but it went unnoticed... So, grid automatically creates a title attribute for each cell, copying the whole cell content into it. What&#39;s the reason for this? How I can disable it? In my grids, cells can hold A LOT of data sometimes, and the tooltip that appears when hovering a cell is really annoying.</p>
<p>Of course I can remove titles by Javascript after the grid is initiated, but it&#39;s kinda not very efficient (first titles are added, then they&#39;re removed), and also I wonder if these titles are essential for certan grid&#39;s operations... If I remove them, will everything keep working?</p>
<p>kind regards,</p>
<p>-=snobo=-</p>
]]></description>
        	        	<pubDate>Fri, 11 Sep 2009 07:41:02 +0300</pubDate>
        </item>
</channel>
</rss>