<?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: jqGrid around currency/number</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-around-currencynumber</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/jqgrid-around-currencynumber/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqGrid around currency/number</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-around-currencynumber#p30914</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-around-currencynumber#p30914</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Â </p>
<p>You can use a custom formatter. See<a href="http://trirand.com/blog/jqgrid/jqgrid.html" target="_blank"> demos.</a></p>
<p>See new in version 3.4 =&#62; Custom formatter</p>
<p>Â </p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 31 Jul 2014 14:56:51 +0300</pubDate>
        </item>
        <item>
        	<title>pantela on jqGrid around currency/number</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-around-currencynumber#p30913</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-around-currencynumber#p30913</guid>
        	        	<description><![CDATA[<p>I have grid, where i inputÂ number ex. <strong>15.32</strong></p>
<p>How i can to around this number for up "<strong>16.00"</strong></p>
<p>If i have <strong>16.01</strong> up to <strong>17.00</strong> always around to up.</p>
<p>Thx.</p>
<div class="sfcode">
<pre class="brush-javascript syntax">{label:'Summ',
 name:'f4',
 index:'f4',
 width:120,
 search: false,
 formatter:'currency',
 formatoptions:{defaulValue:0,thousandsSeparator:' ',decimalPlaces:2,suffix:'$'}
 },</pre></div>]]></description>
        	        	<pubDate>Wed, 30 Jul 2014 17:26:58 +0300</pubDate>
        </item>
</channel>
</rss>