<?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: Setting background-color of a row</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/setting-background-color-of-a-row</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/setting-background-color-of-a-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>cyborg on Setting background-color of a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setting-background-color-of-a-row#p27338</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setting-background-color-of-a-row#p27338</guid>
        	        	<description><![CDATA[<p>You need to disable the ui-widget-content class.</p>
]]></description>
        	        	<pubDate>Mon, 17 Sep 2012 12:40:16 +0300</pubDate>
        </item>
        <item>
        	<title>cyborg on Setting background-color of a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setting-background-color-of-a-row#p27337</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setting-background-color-of-a-row#p27337</guid>
        	        	<description><![CDATA[<p>I&#39;m using the gridComplete method to iterate over the grid and set the background colour of each row, depending on the value of a field.&#160; This is working, as we can see from the HTML:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2941' value='Select Code' data-codeid='sfcode2941' /></p>
<div class='sfcode' id='sfcode2941'>&#60;tr&#160;id=&#34;row1&#34;&#160;class=&#34;ui-widget-content jqgrow ui-row-ltr&#34;&#160;tabindex=&#34;-1&#34;&#160;role=&#34;row&#34;&#160;style=&#34;background-color: rgb(102, 255, 102);&#34;&#62;</div>
<p>Alas, I have no background colour.&#160; Where is this been overwritten / supressed?</p>
]]></description>
        	        	<pubDate>Mon, 17 Sep 2012 11:43:02 +0300</pubDate>
        </item>
</channel>
</rss>