<?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: how to change the bgcolor for a cell.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-change-the-bgcolor-for-a-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/how-to-change-the-bgcolor-for-a-cell/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tim on how to change the bgcolor for a cell.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-change-the-bgcolor-for-a-cell#p9854</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-change-the-bgcolor-for-a-cell#p9854</guid>
        	        	<description><![CDATA[<p>That worked - thanks Tony.</p>
]]></description>
        	        	<pubDate>Fri, 18 Sep 2009 09:48:17 +0300</pubDate>
        </item>
        <item>
        	<title>tony on how to change the bgcolor for a cell.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-change-the-bgcolor-for-a-cell#p9833</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-change-the-bgcolor-for-a-cell#p9833</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Not sure but try</p>
<p>jQuery(&#8221;#ainsrow&#8221;).setCell(rowid,&#39;total&#39;,&#39;&#39;,{&#39;background-color&#39;:&#39;green&#39;});</p>
]]></description>
        	        	<pubDate>Fri, 18 Sep 2009 04:21:23 +0300</pubDate>
        </item>
        <item>
        	<title>tim on how to change the bgcolor for a cell.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-change-the-bgcolor-for-a-cell#p9799</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-change-the-bgcolor-for-a-cell#p9799</guid>
        	        	<description><![CDATA[<p>This works to change the text color:</p>
<p>jQuery("#ainsrow").setCell(rowid,&#39;total&#39;,&#39;&#39;,{color:&#39;green&#39;});</p>
<p>I tried to use bgcolor, background-color, backgroundcolor, but couldn&#39;t get the cell background color to change.</p>
<p>...</p>
<p>jQuery("#ainsrow").setCell(rowid,&#39;total&#39;,&#39;&#39;,{background-color:&#39;green&#39;});</p>
<p>How can i do this.</p>
<p>Please &#38; Thanks</p></p>
]]></description>
        	        	<pubDate>Thu, 17 Sep 2009 08:48:35 +0300</pubDate>
        </item>
</channel>
</rss>