<?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 gets wrong cellvalue after removeRow addrow</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/custom-formatter-gets-wrong-cellvalue-after-removerow-addrow</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/bugs/custom-formatter-gets-wrong-cellvalue-after-removerow-addrow/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rekna on custom formatter gets wrong cellvalue after removeRow addrow</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/custom-formatter-gets-wrong-cellvalue-after-removerow-addrow#p21328</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/custom-formatter-gets-wrong-cellvalue-after-removerow-addrow#p21328</guid>
        	        	<description><![CDATA[<p>We have created a custom formatter for a cell, an imageFormatter, which takes the cell value and returns a div who&#39;s css class is set to the cell value.</p>
<p>We use addrow , removerow the allow users to move a row up or down. After the row is moved, jqgrid will redisplay all rows, calling the custom formatter again, but this the the cellvalue parameter does not contain the original value, but the result of the previous formatting &#160;(&#60;div class="cellvalue1"&#62;&#60;/div&#62; instead of just cellvalue1)</p>
]]></description>
        	        	<pubDate>Fri, 17 Dec 2010 12:25:44 +0200</pubDate>
        </item>
</channel>
</rss>