<?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: $.jgrid.format Object doesn't support this property or method</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/jgridformat-object-doesnt-support-this-property-or-method</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/bugs/jgridformat-object-doesnt-support-this-property-or-method/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Rumen[Trirand] on $.jgrid.format Object doesn't support this property or method</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jgridformat-object-doesnt-support-this-property-or-method#p13278</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jgridformat-object-doesnt-support-this-property-or-method#p13278</guid>
        	        	<description><![CDATA[<p>This typically occurs when the localization file for the grid is not loaded (defined before the grid). Here is a typical grid setup:</p>
</p>
<p><pre><code><span id="tabs_ASPXCode">&#60;head&#160;id="Head1"&#160;runat="server"&#62;<br />&#160;&#160;&#160;&#160;&#60;title&#62;&#60;/title&#62;<br />&#160;&#160;&#160;&#160;&#60;!--&#160;The&#160;jQuery&#160;UI&#160;theme&#160;that&#160;will&#160;be&#160;used&#160;by&#160;the&#160;grid&#160;--&#62;<br />&#160;&#160;&#160;&#160;&#60;link&#160;rel="stylesheet"&#160;type="text/css"&#160;media="screen"&#160;href="/themes/redmond/jquery-ui-1.7.1.custom.css"&#160;/&#62;<br />&#160;&#160;&#160;&#160;&#60;!--&#160;The&#160;jQuery&#160;UI&#160;theme&#160;extension&#160;jqGrid&#160;needs&#160;--&#62;<br />&#160;&#160;&#160;&#160;&#60;link&#160;rel="stylesheet"&#160;type="text/css"&#160;media="screen"&#160;href="/themes/ui.jqgrid.css"&#160;/&#62;<br />&#160;&#160;&#160;&#160;&#60;!--&#160;jQuery&#160;runtime&#160;minified&#160;--&#62;<br />&#160;&#160;&#160;&#160;&#60;script&#160;src="/js/jquery-1.3.2.min.js"&#160;type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160;&#160;&#160;&#60;!--&#160;The&#160;localization&#160;file&#160;we&#160;need,&#160;English&#160;in&#160;this&#160;case&#160;--&#62;<br />&#160;&#160;&#160;&#160;&#60;script&#160;src="/js/i18n/grid.locale-en.js"&#160;type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160;&#160;&#160;&#60;!--&#160;The&#160;jqGrid&#160;client-side&#160;javascript&#160;--&#62;<br />&#160;&#160;&#160;&#160;&#60;script&#160;src="/js/jquery.jqGrid.min.js"&#160;type="text/javascript"&#62;&#60;/script&#62;</span></code></pre>
<pre><span style="font-family: monospace;"><br /></span></pre>
<pre><span style="font-family: monospace;">Note how the grid.locale-en.js is included before the grid script. This should address the problem.</span></pre></p>
]]></description>
        	        	<pubDate>Wed, 23 Dec 2009 17:08:15 +0200</pubDate>
        </item>
        <item>
        	<title>kelny on $.jgrid.format Object doesn't support this property or method</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jgridformat-object-doesnt-support-this-property-or-method#p13277</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jgridformat-object-doesnt-support-this-property-or-method#p13277</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I have downloaded new jqGrid (3.6.2), but I&#39; ve got this error: &#160; Object doesn&#39;t support this property or method&#160; jquery.jqGrid.min.js, line 10 character 25390</p>
<p>I have found that method $.jgrid.format(ts.p.pgtext&#124;&#124;"","&#60;input class=&#39;ui-pg-input&#39; type=&#39;text&#39; size=&#39;2&#39; maxlength=&#39;7&#39; value=&#39;0&#39; role=&#39;textbox&#39;/&#62;","&#60;span id=&#39;sp_1&#39;&#62;&#60;/span&#62;") is uknown.</p>
<p>Shouldn&#180;t it be $.jqGrid.format ?</p>
</p>
<p>Thank You for any suggestion.</p>
</p>
<p>Jan</p>
]]></description>
        	        	<pubDate>Wed, 23 Dec 2009 15:59:36 +0200</pubDate>
        </item>
</channel>
</rss>