<?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: Summary dosent get the right style</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/summary-dosent-get-the-right-style</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/summary-dosent-get-the-right-style/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tubadc on Summary dosent get the right style</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/summary-dosent-get-the-right-style#p27130</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/summary-dosent-get-the-right-style#p27130</guid>
        	        	<description><![CDATA[<blockquote>
<p>tubadc said:</p>
<p>Hi,</p>
</p>
<p>Im using the below code to add some color to positive and negative number in my table:</p>
<p>{name:&#39;margin&#39;, index:&#39;margin&#39;, width:120, align:&#39;right&#39;,sorttype:&#39;number&#39;,summaryType:&#39;sum&#39;,formatter:&#39;number&#39;,</p>
<p><strong>cellattr</strong>: function (rowId3, tv3, rawObject3, cm3, rdata3) {</p>
<p>return Number(tv3) &#62;=0 ? &#39;style="display:block;background-color:LightGreen"&#39; :</p>
<p>&#39;style="display:block;background-color:Tomato"&#39;;}}</p>
</p>
<p>but it not working at the summary sum... only at the cell itself.... how can i fix it to work in the summary sum too?</p>
</p>
<p>Tks</p>
</p>
</blockquote>
<hr />
<p>please help....</p>
]]></description>
        	        	<pubDate>Mon, 13 Aug 2012 16:06:18 +0300</pubDate>
        </item>
        <item>
        	<title>tubadc on Summary dosent get the right style</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/summary-dosent-get-the-right-style#p27101</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/summary-dosent-get-the-right-style#p27101</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>Im using the below code to add some color to positive and negative number in my table:</p>
<p>{name:&#39;margin&#39;, index:&#39;margin&#39;, width:120, align:&#39;right&#39;,sorttype:&#39;number&#39;,summaryType:&#39;sum&#39;,formatter:&#39;number&#39;,</p>
<p><strong>cellattr</strong>: function (rowId3, tv3, rawObject3, cm3, rdata3) {</p>
<p>return Number(tv3) &#62;=0 ? &#39;style="display:block;background-color:LightGreen"&#39; :</p>
<p>&#39;style="display:block;background-color:Tomato"&#39;;}}</p>
</p>
<p>but it not working at the summary sum... only at the cell itself.... how can i fix it to work in the summary sum too?</p>
</p>
<p>Tks</p></p>
]]></description>
        	        	<pubDate>Thu, 09 Aug 2012 21:57:30 +0300</pubDate>
        </item>
</channel>
</rss>