<?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: setCell for tool tip</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/setcell-for-tool-tip</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/setcell-for-tool-tip/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on setCell for tool tip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcell-for-tool-tip#p5621</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcell-for-tool-tip#p5621</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The expression jQuery(&#8221;#setcols&#8221;).jqGrid is not a function</p>
<p>tell me that the jqGrid base library is not loaded.</p>
<p>Which browser do you use? If this is a Opera there is a bug in the loader.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 26 Mar 2009 03:53:58 +0200</pubDate>
        </item>
        <item>
        	<title>Wayern on setCell for tool tip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcell-for-tool-tip#p5578</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcell-for-tool-tip#p5578</guid>
        	        	<description><![CDATA[<p>Hey Tony! How you doing? I&#39;m using the las version, but I have a problem... When I try to see deploy the page in the browser it sends me the following error:</p>
<p><span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch"></span></p>
<div class="errorTitle">jQuery("#setcols").jqGrid is not a function</div>
<div class="errorSourceBox errorSource-exec">[Image Can Not Be Found]<span class="errorSource"> pager: $(&#39;#pager&#39;)</span></div>
<div class="errorSourceBox errorSource-exec"></div>
<div class="errorSourceBox errorSource-exec">I didn&#39;t change anything in my code, I just replace these files jquery.jqGrid.js and jquer.js and the folders js and themes. I&#39;ll appreciate your help.</div>
<div class="errorSourceBox errorSource-exec">Regards.</div></p>
]]></description>
        	        	<pubDate>Tue, 24 Mar 2009 16:06:56 +0200</pubDate>
        </item>
        <item>
        	<title>tony on setCell for tool tip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcell-for-tool-tip#p5491</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcell-for-tool-tip#p5491</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Which version of jqGrid do you use? Try to use the latest one.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 21 Mar 2009 11:38:34 +0200</pubDate>
        </item>
        <item>
        	<title>Wayern on setCell for tool tip</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcell-for-tool-tip#p5452</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcell-for-tool-tip#p5452</guid>
        	        	<description><![CDATA[<div id="post3651">Hi.</div>
<div>I have a problem with the image&#39;s titles. I can&#39;t see them when the mouse is over it. I was reviewing the documentation and I found that the setCell method could help us to solve this problem. What I did is this:</div>
<div></div>
<div style="padding-left: 30px;">for (var i = 0; i &#60; ids.length; i++) {<br />&#160;&#160;&#160; &#160;&#160;&#160; var row_id = ids[i];<br />&#160;&#160;&#160; &#160;&#160;&#160; img1= "&#60;img title=&#39;View&#39; src=&#39;../images/view.png&#39; style=&#39;display: inline; cursor: pointer;&#39; id=&#39;" + row_id + "&#39; onclick=&#39;redirect()&#39;/&#62;";<br />&#160;&#160;&#160; &#160;&#160;&#160; img2= "&#60;img title=&#39;PDF&#39; src=&#39;../images/adobe2.png&#39;&#160; id=&#39;" + row_id + "&#39; style=&#39;display: inline; cursor: pointer;&#39;/&#62;";<br />&#160;&#160;&#160; &#160;&#160;&#160; img3= "&#60;img src=&#39;../images/download.png&#39;&#160; id=&#39;" + row_id + "&#39; style=&#39;display: inline; cursor: pointer;&#39; title=&#39;Download&#39;/&#62;"<br />&#160;&#160;&#160; $("#setcols").setRowData(ids[i], {print:img1+img2+img3})<br />&#160;&#160;&#160; $("#setcols").setCell("1", "print", &#39;&#39;, {&#39;text-align&#39;:&#39;right&#39;},{title:&#39;Undefined&#39;, alt:&#39;Undefined&#39;});</div>
<div style="padding-left: 30px;">}</div>
<div></div>
<div>Once the page is loaded I used to open Bugzilla and I can see that all the images have their own title(i.e title="PDF"), but when the mouse is over one image, his title changes to title="". The align doesn&#39;t change, I mean, images keep aligned to the right, but I don&#39;t have any idea why the titles are changed. Hope you can help me...</div>
<div>Best regards.</div>
<div>Eduardo.</div>
]]></description>
        	        	<pubDate>Thu, 19 Mar 2009 12:51:05 +0200</pubDate>
        </item>
</channel>
</rss>