<?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: editrules number don't know the thousand bits</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/editrules-number-dont-know-the-thousand-bits</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/editrules-number-dont-know-the-thousand-bits/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>steve.longdo on editrules number don't know the thousand bits</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editrules-number-dont-know-the-thousand-bits#p19156</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editrules-number-dont-know-the-thousand-bits#p19156</guid>
        	        	<description><![CDATA[<p>grid.common.js just checks isNaN(val) for numeric edit rules.&#160; Looks like there is some sort of support for custom edits with a callback function around line 620 of grid.common.js.&#160; You would need to write your own to handle your thousands separator.&#160; Good Luck!&#160; 🙂</p>
]]></description>
        	        	<pubDate>Tue, 17 Aug 2010 06:44:13 +0300</pubDate>
        </item>
        <item>
        	<title>ivanchain on editrules number don't know the thousand bits</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editrules-number-dont-know-the-thousand-bits#p19152</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editrules-number-dont-know-the-thousand-bits#p19152</guid>
        	        	<description><![CDATA[<p>any one know this? thank you!</p>
]]></description>
        	        	<pubDate>Tue, 17 Aug 2010 03:41:26 +0300</pubDate>
        </item>
        <item>
        	<title>ivanchain on editrules number don't know the thousand bits</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editrules-number-dont-know-the-thousand-bits#p19119</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editrules-number-dont-know-the-thousand-bits#p19119</guid>
        	        	<description><![CDATA[<p>hi, I have a big prblem column, which&#39;s colmodel is :</p>
</p>
<p>&#160;{name:&#39;factvalue&#39;, index:&#39;factvalue&#39;,width:80,align:&#39;center&#39;,editrules:{required:true,number:true},sorttype:&#39;int&#39;,editable:true,classes:"JqGrid"},</p>
</p>
<p>So you see, the editrule is set number: true. and I could celledit it well. if I input a none-number, it will show a messagebox to say the factvalue colum need a number.</p>
<p>But, the big problem is, if I put in the number contain a&#160;&#160;thousand bits, just like: &#39;2,000.00&#39;, it dont know it, and also report that factvalue colum need a number! That&#39;s very bad, because if we have a big number, ofcause we need the thousand bits.</p>
<p>yours,</p>
<p>Ivan</p></p>
]]></description>
        	        	<pubDate>Fri, 13 Aug 2010 13:02:57 +0300</pubDate>
        </item>
</channel>
</rss>