<?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: cellEdit: b.unformat is not a function </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-b-unformat-is-not-a-function</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/celledit-b-unformat-is-not-a-function/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dlandis on cellEdit: b.unformat is not a function </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-b-unformat-is-not-a-function#p18377</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/celledit-b-unformat-is-not-a-function#p18377</guid>
        	        	<description><![CDATA[<p><strong>Env: jqGrid 3.7.1, jquery-1.4.2, jquery-ui-1.8.2</strong></p>
</p>
<p>Using <strong>cellEdit</strong> functionality. Whenever I click on a cell it becomes an editable text input field. However when I have Firebug open I see the javascript error "b.unformat is not a function".</p>
</p>
<p>I think it is getting called from grid.celledit.js line 63:</p>
</p>
<pre>tmp =&#160; $.unformat(cc,{rowId: $t.rows[iRow].id, colModel:$t.p.colModel[iCol]},iCol);</pre>
<p>The unformat function is defined in jquery.fmatter.js which I also have included within the overall jquery.jqGrid.min.js file.</p>
</p>
<p>I suspected this was because of some namespace issue. So I included the script at the top:</p>
</p>
<pre>jQuery.jgrid.no_legacy_api = true;</pre>
<p>This did not help. Any ideas?</p>
</p>
<p>EDIT: To clarify this does not seem to affect functionality as far as I can tell now. But it may be in a way I haven&#39;t seen yet.</p></p>
]]></description>
        	        	<pubDate>Fri, 02 Jul 2010 21:49:14 +0300</pubDate>
        </item>
</channel>
</rss>