<?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 - update formatted column when data changes after user action</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-update-formatted-column-when-data-changes-after-user-action</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-update-formatted-column-when-data-changes-after-user-action/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Custom formatter - update formatted column when data changes after user action</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-update-formatted-column-when-data-changes-after-user-action#p18060</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-formatter-update-formatted-column-when-data-changes-after-user-action#p18060</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Try to use only setRowData with the value of the formatted column.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 20 Jun 2010 11:08:48 +0300</pubDate>
        </item>
        <item>
        	<title>morpheas on Custom formatter - update formatted column when data changes after user action</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-update-formatted-column-when-data-changes-after-user-action#p17911</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-formatter-update-formatted-column-when-data-changes-after-user-action#p17911</guid>
        	        	<description><![CDATA[<p>Hi everyone,</p>
</p>
<p>I&#39;m using a custom formatter to display an image depending on the data contained in 2 hidden columns of my grid.</p>
<p>After some user action in an independant dialog, the data in those hidden columns is updated.</p>
</p>
<p>I would like to know if there is any easy/efficient way to update the formatted column accordingly to those updated values? When the data changes, the formatted column doesn&#39;t update automatically...</p>
<p>Even if I&#39;ve never managed to make the unformatter work for me, I&#39;ve found various ways to update the column "manually" (remove then add row, or directly change the column&#39;s class for the chosen row, ...)</p>
<p>My problem is when I have many rows to update at once (using the multiselect mode), those looped manual actions take an awful lot of time.</p>
</p>
<p>I&#39;m trying to avoid reloading the entire grid.</p>
<p>Can anyone think of any way to do update only the formatted column?</p>
<p>For instance, can the formatter function be called independantly, when the grid has already been built?</p>
]]></description>
        	        	<pubDate>Mon, 14 Jun 2010 17:42:01 +0300</pubDate>
        </item>
</channel>
</rss>