<?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: Formatter - Multiple Formats</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/formatter-multiple-formats</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/formatter-multiple-formats/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Formatter - Multiple Formats</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formatter-multiple-formats#p17243</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formatter-multiple-formats#p17243</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Put the logic in the custom formatter function</p>
<p>if(some_condition) {</p>
<p>// here format as date</p>
<p>} else {</p>
<p>// format as showlink</p>
<p>}</p>
]]></description>
        	        	<pubDate>Mon, 17 May 2010 22:18:09 +0300</pubDate>
        </item>
        <item>
        	<title>casperd on Formatter - Multiple Formats</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formatter-multiple-formats#p17207</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formatter-multiple-formats#p17207</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>Is it possible to add multiple formats to a column, for example: I would like to format the same column as both a "date" and a "showlink". Any ideas?</p>
</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Mon, 17 May 2010 08:49:06 +0300</pubDate>
        </item>
</channel>
</rss>