<?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</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-1</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-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on custom formatter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-1#p13165</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-formatter-1#p13165</guid>
        	        	<description><![CDATA[<p>Hello PhilM,</p>
<p>Thank you very much for this. Actually this is true. When we read the date we pass the rowObject as array - this from jsonReader configuration.</p>
<p>When we add or edit row we pass a object.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 18 Dec 2009 20:06:22 +0200</pubDate>
        </item>
        <item>
        	<title>csitol on custom formatter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-formatter-1#p13058</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-formatter-1#p13058</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>I&#39;ve run into a minor problem with a custom formatter.&#160; I&#39;m basing the display value on the value of a different column.&#160; When the grid iniitializes the rowObject passed to the custom formatter is an array.&#160; However, when I return from a custom edit form and redisplay the row the rowObject passed to the same formatter with all the same settings (nothing changes in the colModel options) is now an object (as expected).</p>
<p>It&#39;s not a big deal.&#160; I just look for the value I want either as an array element or a key name, however, I&#39;m sending this on to you just in case it&#39;s important or you hear about this from someone else (or, of course, if I&#39;m doing something wrong!).</p>
<p>Thank you again for all your help!</p>
<p>PhilM</p>
]]></description>
        	        	<pubDate>Tue, 15 Dec 2009 20:37:09 +0200</pubDate>
        </item>
</channel>
</rss>