<?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: 3.5 Custom Formatter</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/35-custom-formatter</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/35-custom-formatter/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>xuding on 3.5 Custom Formatter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/35-custom-formatter#p6925</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/35-custom-formatter#p6925</guid>
        	        	<description><![CDATA[<p>i saw this in changes from github</p>
<p>"</p>
<pre><div id="LC170" class="line">2.2 Second change is related to custom formatters. Starting with version 3.5,</div><div id="LC171" class="line">the custom formatter is passed the following parameters:</div><div id="LC172" class="line">&#160;</div><div id="LC173" class="line">formatter : function ( cellvalue, options, rowObject )</div><div id="LC174" class="line">{</div><div id="LC175" class="line">// format the cellvalue to new format</div><div id="LC176" class="line">return new_formated_cellvalue;</div><div id="LC177" class="line">}<br />"<br /></div></pre>
]]></description>
        	        	<pubDate>Wed, 27 May 2009 05:03:37 +0300</pubDate>
        </item>
        <item>
        	<title>casperd on 3.5 Custom Formatter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/35-custom-formatter#p6914</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/35-custom-formatter#p6914</guid>
        	        	<description><![CDATA[<p>I&#39;d like to create some custom formatter functions. With 3.5, now that the download manager creates a single js file, does that mean that we have to add our custom formatter functions directly to the jquery.jqGrid.min.js file? If this is the case, how does one convert the jquery.jqGrid.min.js file to a more readable format?</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Wed, 27 May 2009 02:01:23 +0300</pubDate>
        </item>
</channel>
</rss>