<?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: b.jgrid.formatter is undefined</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/b-jgrid-formatter-is-undefined-1</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/b-jgrid-formatter-is-undefined-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>michalmas on b.jgrid.formatter is undefined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/b-jgrid-formatter-is-undefined-1#p22766</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/b-jgrid-formatter-is-undefined-1#p22766</guid>
        	        	<description><![CDATA[<p>The problem was caused by wrong order of including the&#160;</p>
</p>
<blockquote>
<p>&#60;script type="text/javascript" src="/js/jquery.jqGrid.min.js"&#62;&#60;/script&#62; &#160; &#160;</p>
<p>&#60;script type="text/javascript" src="/js/grid.locale-en.js"&#62;&#60;/script</p>
</blockquote>
]]></description>
        	        	<pubDate>Wed, 13 Apr 2011 12:32:12 +0300</pubDate>
        </item>
        <item>
        	<title>michalmas on b.jgrid.formatter is undefined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/b-jgrid-formatter-is-undefined-1#p22760</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/b-jgrid-formatter-is-undefined-1#p22760</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
<p>When i receive data by AJAX request, i set that by grid.AddJSONData(res.d). However, i get in Firebug that error:</p>
<blockquote>
<p>b.jgrid.formatter is undefined.</p>
</blockquote>
<p>More details:</p>
</p>
<div>
<blockquote>
<div><a>updatepager</a>(d=false,&#160;g=true)jquery&#8230;.min.js (line 111)</div>
<div><a>ca</a>(d=10,&#160;g=<a>Object&#160;{&#160;root="rows",&#160;page="page",&#160;more&#8230;}</a>,&#160;h=1,&#160;q=undefined,&#160;o=["73c62bfa-e07a-469b-ab4a-d5c4abc80a0d",&#160;"DrCSDewar"])jquery&#8230;.min.js (line 58)</div>
<div><a>formatter</a>(d=<a>Object&#160;{&#160;__type="FrontEnd.Backoffice.Calls+JqGrid",&#160;page=1,&#160;more&#8230;}</a>)jquery&#8230;.min.js (line 114)</div>
<div><a>success</a>(res=<a>Object&#160;{&#160;d={&#8230;}}</a>)HCPList.aspx (line 39)</div>
<div><a>handleError</a>(a=<a>Object&#160;{&#160;url="Calls.aspx/GetData",&#160;global=true,&#160;more&#8230;}</a>,&#160;b=<a>XMLHttpRequest&#160;{&#160;responseText="{"d":{"__type":"FrontEn&#8230;80a0d","DrCSDewar"]}]}}",&#160;mozResponseArrayBuffer=ArrayBuffer,&#160;more&#8230;}</a>,&#160;d="success",&#160;e=<a>Object&#160;{&#160;d={&#8230;}}</a>)jquery&#8230;.min.js (line 142)</div>
<div><a>onreadystatechange</a>(m=<a>readystatechange&#160;</a>)jquery&#8230;.min.js (line 141)</div>
<div><a>callPageHandler</a>()spy.js (line 744)</div>
</blockquote>
</div>
<p>The grid is displayed correctly on the website.</p>
<p>I have only two columns, for each defined formatter as function that just returns the string. No formatter or string doesn&#39;t help.</p>
<p>The error disapperas when i remove the pager.</p>
</p>
<p>I use the jqGrid from the &#39;example 37 with toolbar&#39; from demo package. jqGrid is also from the package.</p>
</p>
<p>Any suggestions?</p>
]]></description>
        	        	<pubDate>Tue, 12 Apr 2011 23:20:14 +0300</pubDate>
        </item>
</channel>
</rss>