<?xml version="1.0" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: custom formatter fails adding css class</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-fails-adding-css-class/</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Forum Version 4.1.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393&#038;help&#038;custom-formatter-fails-adding-css-class&#038;xfeed=topic" rel="self" type="application/rss+xml" />
<item>
	<title>nexusIL on custom formatter fails adding css class</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-fails-adding-css-class/#p23239</link>
	<category>Help</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-formatter-fails-adding-css-class/#p23239</guid>
	<description><![CDATA[<p>I populate a new grid from json</p>
<p>with custom formatter</p>
<p>the foramtter is defined :</p>
<br />
<div class="sfcode">
<p>testFormatter(value,el,opts)</p>
<p>{</p>
<p><span style=&#34;white-space: pre;&#34;> </span>if value==0</p>
<p><span style=&#34;white-space: pre;&#34;> </span>$(el).addClass(&#34;Fail&#34;);</p>
<p>...</p>
<br />
<p>}</p>
</div>
<br />
<p>I am expecting the cells to use the css class</p>
<p>but If I check the cells they don&#39;t add that class.</p>
<br />
<p>help appriceated</p>
]]></description>
	<pubDate>Wed, 18 May 2011 19:00:08 +0000</pubDate>
</item>
</channel>
</rss>