<?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 problem with jqGrid 4.3.2</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-problem-with-jqgrid-4-3-2</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-problem-with-jqgrid-4-3-2/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>staleks on jqGrid problem with jqGrid 4.3.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-problem-with-jqgrid-4-3-2#p26521</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-problem-with-jqgrid-4-3-2#p26521</guid>
        	        	<description><![CDATA[<p>Thank you Oleg&#160;and zippy,</p>
</p>
<p>after I followed zippy&#39;s recomendation to use&#160;</p>
<p>&#60;script src="&#60;c:url value="/js/jquery.jqGrid.src.js" /&#62;" type="text/javascript"&#62;&#60;/script&#62;</p>
</p>
<p>I&#39;ve determined that problem was in line 151, obj is not defined.</p>
</p>
<p>That gave me some good google points what to look for 🙂</p>
</p>
<p>I&#39;ve found this one that Oleg already answered (partly in response to me)</p>
<p><a href="http://stackoverflow.com/questions/10474592/jqgrid-4-3-2-error-in-getaccessor-function-when-reading-json-data/10474871#10474871" rel="nofollow" target="_blank"><a href="http://stackoverflow.com/quest" rel="nofollow">http://stackoverflow.com/quest</a>.....1#10474871</a></p>
</p>
<p>Now when I got it working (thank you again for all your help), I was wondering why this is not in DEMO?&#160;</p>
</p>
<p>I think that I am not only that will stumble upon this 🙂</p>
</p>
<p>Cheers guys</p>
]]></description>
        	        	<pubDate>Mon, 07 May 2012 10:17:23 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on jqGrid problem with jqGrid 4.3.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-problem-with-jqgrid-4-3-2#p26519</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-problem-with-jqgrid-4-3-2#p26519</guid>
        	        	<description><![CDATA[<p>In any way you should include <strong>grid.locale-en.js</strong> before <strong>jquery.jqGrid.min.js</strong> (see <a href="/jqgridwiki/doku.php?id=wiki:how_to_install#basic_installation" target="_blank">the documentation</a>). Moreover you should use jsonReader parameter which corresponds your JSON data. For example it could be</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3666' value='Select Code' data-codeid='sfcode3666' /></p>
<div class='sfcode' id='sfcode3666'>jsonReader: { repeatitems: true }</div>
<p>It would be good to include id property in the data. The following could be used</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5665' value='Select Code' data-codeid='sfcode5665' /></p>
<div class='sfcode' id='sfcode5665'>jsonReader: { repeatitems: true, id: &#34;name&#34;&#160;}</div>
<p>but the "name" values contains spaces which is not good for ids.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Mon, 07 May 2012 02:55:12 +0300</pubDate>
        </item>
        <item>
        	<title>zippy on jqGrid problem with jqGrid 4.3.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-problem-with-jqgrid-4-3-2#p26516</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-problem-with-jqgrid-4-3-2#p26516</guid>
        	        	<description><![CDATA[<p>If you replace your reference to jquery.jqGrid.min.js with jquery.jqGrid.src.js you can get a better idea of the function that is causing the error, since that&#39;s the uncompressed version of the JQGrid code with meaningful variable and function names.</p>
<p>The error message you&#39;re getting looks the same as what I was getting before I made this replacement in an attempt to debug - see my post: /blog/?page_id=393/help/cannot-get-jqgrid-working-with-json-data/&#160;. I have not yet figured out what I am doing wrong, but I hope someone here can.</p>
]]></description>
        	        	<pubDate>Mon, 07 May 2012 00:02:04 +0300</pubDate>
        </item>
        <item>
        	<title>staleks on jqGrid problem with jqGrid 4.3.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-problem-with-jqgrid-4-3-2#p26513</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-problem-with-jqgrid-4-3-2#p26513</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am recently trying jqGrid in order to use it on some of the pages that I am developing using SpringMVC, JSP.</p>
</p>
<p>data that I want to use is JSON.</p>
</p>
<p>I&#39;am pretty sure that JSON response comming from server-side is ok, but jqGrid is stuck with the message "Loading&#8230;" and nothing happens (data is not populated in grid).</p>
</p>
<p>here is the response</p>
<pre>{"page":"1",<br />"total":"2",<br />"records":"21",<br />"rows":[<br />{"name":"SRBIJA","alpha2":"RS","alpha3":"SRB"},<br />{"name":"HRVATSKA","alpha2":"HR","alpha3":"CRO"},<br />{"name":"AFGHANISTAN","alpha2":"AF","alpha3":"AFG"},<br />{"name":"ALBANIA","alpha2":"AL","alpha3":"ALB"},<br />{"name":"ALGERIA","alpha2":"DZ","alpha3":"DZA"},<br />{"name":"AMERICAN SAMOA","alpha2":"AS","alpha3":"ASM"},<br />{"name":"ANDORRA","alpha2":"AD","alpha3":"AND"},<br />{"name":"ANGOLA","alpha2":"AO","alpha3":"AGO"},<br />{"name":"ANGUILLA","alpha2":"AI","alpha3":"AIA"},<br />{"name":"ANTARCTICA","alpha2":"AQ","alpha3":"ATA"},<br />{"name":"ANTIGUA AND BARBUDA","alpha2":"AG","alpha3":"ATG"},<br />{"name":"ARGENTINA","alpha2":"AR","alpha3":"ARG"},<br />{"name":"ARMENIA","alpha2":"AM","alpha3":"ARM"},<br />{"name":"ARUBA","alpha2":"AW","alpha3":"ABW"},<br />{"name":"AUSTRALIA","alpha2":"AU","alpha3":"AUS"},<br />{"name":"AUSTRIA","alpha2":"AT","alpha3":"AUT"},<br />{"name":"AZERBAIJAN","alpha2":"AZ","alpha3":"AZE"},<br />{"name":"BAHAMAS","alpha2":"BS","alpha3":"BHS"},<br />{"name":"BAHRAIN","alpha2":"BH","alpha3":"BHR"},<br />{"name":"BANGLADESH","alpha2":"BD","alpha3":"BGD"}]}</pre>
</p>
<p>When I see JS console (error tab in Firebug) I see that I have following error:</p>
</p>
<p>"b is undefined, jquery.jqGrid.min.js Line 23&#8243;</p>
</p>
<p>I must missed something. Can someone point me up where I am making mistake?</p>
</p>
<p>I&#39;ve imported following resources:</p>
<p>&#60;link rel="stylesheet" type="text/css" href="&#60;c:url value="/css/ui-lightness/jquery-ui-1.8.18.custom.css" /&#62;" media="screen" /&#62;<br />&#60;link rel="stylesheet" type="text/css" href="&#60;c:url value="/css/ui.jqgrid.css" /&#62;" media="screen" /&#62;</p>
<p>&#60;script src="&#60;c:url value="/js/jquery-1.7.2.min.js" /&#62;" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="&#60;c:url value="/js/jquery.corner.js" /&#62;" type="text/javascript"&#62;&#60;/script&#62;<br />&#60;script src="&#60;c:url value="/js/jquery-ui-1.8.18.custom.min.js" /&#62;" type="text/javascript"&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#60;script src="&#60;c:url value="/js/jquery.jqGrid.min.js" /&#62;" type="text/javascript"&#62;&#60;/script&#62;&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#60;script src="&#60;c:url value="/js/i18n/grid.locale-en.js" /&#62;" type="text/javascript"&#62;&#60;/script&#62;</p>
]]></description>
        	        	<pubDate>Sat, 05 May 2012 11:54:32 +0300</pubDate>
        </item>
</channel>
</rss>