<?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 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 Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/custom-formatter-fails-adding-css-class/rss" 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>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4243' value='Select Code' data-codeid='sfcode4243' /></p>
<div class='sfcode' id='sfcode4243'>
<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>
</p>
<p>}</p>
</div>
<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>
</p>
<p>help appriceated</p>
]]></description>
        	        	<pubDate>Wed, 18 May 2011 19:00:08 +0300</pubDate>
        </item>
</channel>
</rss>