<?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: Local data manipulating error</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/local-data-manipulating-error</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/local-data-manipulating-error/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>macik on Local data manipulating error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/local-data-manipulating-error#p22457</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/local-data-manipulating-error#p22457</guid>
        	        	<description><![CDATA[<p>I&#39;m novice with JqGrid and JS at all. So I waste a lot of time to understand why this problem occur.&#160;</p>
<p>Checking all JS and CSS includes, trying different "example" data and so on.</p>
</p>
<p>So Thank you very much.&#160;&#160;</p></p>
]]></description>
        	        	<pubDate>Thu, 17 Mar 2011 22:53:01 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on Local data manipulating error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/local-data-manipulating-error#p22446</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/local-data-manipulating-error#p22446</guid>
        	        	<description><![CDATA[<p>In you code you call jQuery("#jqid").jqGrid(&#39;addRowData&#39;, i + 1, mydata[i]); out of the</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6848' value='Select Code' data-codeid='sfcode6848' /></p>
<div class='sfcode' id='sfcode6848'>$(function() {/* not here !!!*/});</div>
<p>so you can try to add the data before the page are loaged and before the grid inside of $(function()...) will be created.</p>
<p>In case that you have the grid data in the array (mydata) you can just use <strong>data:mydata</strong> parameter of jqGrid to fill the grid with data during creating of the grid.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 17 Mar 2011 16:00:58 +0200</pubDate>
        </item>
        <item>
        	<title>macik on Local data manipulating error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/local-data-manipulating-error#p22445</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/local-data-manipulating-error#p22445</guid>
        	        	<description><![CDATA[<p>Trying to fill table with local data, as described here: <a href="http://trirand.com/blog/jqgrid/jqgrid.html&#160;-&#038;gt" rel="nofollow" target="_blank"><a href="http://trirand.com/blog/jqgrid" rel="nofollow">http://trirand.com/blog/jqgrid</a>.....;-&#038;gt</a>; Loading data -&#62;Array Data</p>
</p>
<p>Get <strong>Error</strong> (on Line 2592 <a href="http://localhost/bm/js/jqGrid/src/grid.base.js" rel="nofollow" target="_blank"><a href="http://localhost/bm/js/jqGrid/" rel="nofollow">http://localhost/bm/js/jqGrid/</a>.....id.base.js</a>) :&#160;<strong>t.p is undefined</strong></p>
<p>Here the sample JS code: &#160;<a href="http://galaxyhost.org/jqt_tmp.js" target="_blank">http://galaxyhost.org/jqt_tmp.js</a>&#160;that init table and fill it.</p>
</p>
<p>thanks.</p>
]]></description>
        	        	<pubDate>Thu, 17 Mar 2011 15:16:28 +0200</pubDate>
        </item>
</channel>
</rss>