<?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: subgrid not populated on initial data load</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-not-populated-on-initial-data-load</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/subgrid-not-populated-on-initial-data-load/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>zadev on subgrid not populated on initial data load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-not-populated-on-initial-data-load#p15552</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-not-populated-on-initial-data-load#p15552</guid>
        	        	<description><![CDATA[<p>Hi Tony</p>
</p>
<p>Thanks for answering. I will give it a try and let you know.</p>
<p>Us noobs always seem to choose the wrong method!</p>
<p>Steven</p>
]]></description>
        	        	<pubDate>Tue, 09 Mar 2010 20:44:35 +0200</pubDate>
        </item>
        <item>
        	<title>tony on subgrid not populated on initial data load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-not-populated-on-initial-data-load#p15543</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-not-populated-on-initial-data-load#p15543</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Try to use the appropriate method for the subgrid</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:subgrid#methods" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....id#methods</a></p>
<p>I recommend you to use expandSubgridRow</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 09 Mar 2010 20:05:53 +0200</pubDate>
        </item>
        <item>
        	<title>zadev on subgrid not populated on initial data load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-not-populated-on-initial-data-load#p15460</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-not-populated-on-initial-data-load#p15460</guid>
        	        	<description><![CDATA[<p>I have added a navGrid to the subgrid with a refresh option. When refershing the grid the data is displayed.</p>
</p>
<p>Can someone please help with this problem.</p>
]]></description>
        	        	<pubDate>Mon, 08 Mar 2010 09:41:10 +0200</pubDate>
        </item>
        <item>
        	<title>zadev on subgrid not populated on initial data load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-not-populated-on-initial-data-load#p15449</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-not-populated-on-initial-data-load#p15449</guid>
        	        	<description><![CDATA[<p>Hi all</p>
<p>Thanks for a great plugin. I am new to jQuery and jqGrid.</p>
<p>I have nested sub-grids. I followed the example from the documentation and that functionallity works great. Now I implemented the onComplete event to select the first row in the master grid, this is working, I chain the onRowSelect event to the onComplete event and this fires. However the data in the first sub-grid is not displayed.</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6074' value='Select Code' data-codeid='sfcode6074' /></p>
<div class='sfcode' id='sfcode6074'>
<p>onComplete: function() {</p>
<p>&#160; var ids = $(this).jqGrid(&#39;getDataIDs);</p>
<p>&#160; $(this).jqGrid(&#39;setSelection&#39;, ids[0]).trigger(&#39;onSelectRow&#39;, ids[0]);</p>
<p>}</p>
</div>
<p>During debugging, if I single step the data is displayed in the sub-grid&#160; but not in normal mode. In normal mode firebug indicates that the data is not passed correctly to the database php functions.</p>
<p>One last point this app is runing in the CodeIgniter framework.</p>
<p>Any help is appreciated.</p>
<p>Steven</p></p>
]]></description>
        	        	<pubDate>Sun, 07 Mar 2010 13:05:47 +0200</pubDate>
        </item>
</channel>
</rss>