<?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: Custom Formatter to change row color</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-to-change-row-color</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/custom-formatter-to-change-row-color/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Custom Formatter to change row color</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-to-change-row-color#p17691</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-formatter-to-change-row-color#p17691</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I never tested this, but maybe you will need to redefine ui-state-highlight class in the grid css file something like</p>
</p>
<p>.ui-jqgrid .ui-state-highlight {do some color stuff here }</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 02 Jun 2010 21:36:23 +0300</pubDate>
        </item>
        <item>
        	<title>essey on Custom Formatter to change row color</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-to-change-row-color#p17634</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-formatter-to-change-row-color#p17634</guid>
        	        	<description><![CDATA[<p>With highligting I meant that once I click on a row the background color should change and stay so. Its to mark all rows which are clicked once to show the user that the entry is already read.</p></p>
]]></description>
        	        	<pubDate>Tue, 01 Jun 2010 12:25:42 +0300</pubDate>
        </item>
        <item>
        	<title>DaElectric on Custom Formatter to change row color</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-to-change-row-color#p17626</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-formatter-to-change-row-color#p17626</guid>
        	        	<description><![CDATA[<p>Are you using a jquery ui theme?</p>
<p>If so the selected row should automaticaly recieve a highlight allready.</p>
]]></description>
        	        	<pubDate>Tue, 01 Jun 2010 02:31:33 +0300</pubDate>
        </item>
        <item>
        	<title>essey on Custom Formatter to change row color</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-to-change-row-color#p17616</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-formatter-to-change-row-color#p17616</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I wanna mark the whole row background green if the user clicks on a row. I thought the best idea is to use custom formatter for that. But I couldn&#39;t find a way to get access to the surrounding gridcell &#60;td&#62; or &#60;tr&#62; inside the formater function using jquery. Is there a way to manipulte the DOM inside the custom formatter function?</p>
<p>Who has an idea how to solve that</p>
</p>
<p>Thank you very much</p>
<p>Essey</p>
]]></description>
        	        	<pubDate>Mon, 31 May 2010 19:54:03 +0300</pubDate>
        </item>
</channel>
</rss>