<?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: Issues with populating subgrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/issues-with-populating-subgrid</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/issues-with-populating-subgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Asshiah on Issues with populating subgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/issues-with-populating-subgrid#p18481</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/issues-with-populating-subgrid#p18481</guid>
        	        	<description><![CDATA[<p>I am not quite sure but I think you shouldn&#39;t specify that you only want the first page directly in the url where the subgrid load the data from. You are not specifying it on the subgrid construction but you are when selecting a row on the master grid. As you are using pagers for both your master and detail grid, you should rely on it to specify the desired page to the server.</p>
</p>
<p>But I don&#39;t think the problem comes from here.</p>
</p>
<p>Also, have you checkec that your databse actually return a positive count when querying the folowwing query directly?:</p>
</p>
<p>"SELECT COUNT(*) AS count FROM invlines WHERE inv_id=6"</p>
]]></description>
        	        	<pubDate>Thu, 08 Jul 2010 16:16:02 +0300</pubDate>
        </item>
        <item>
        	<title>churd on Issues with populating subgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/issues-with-populating-subgrid#p18454</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/issues-with-populating-subgrid#p18454</guid>
        	        	<description><![CDATA[<p>Ok! So I have a successful subgrid file per the example document... it can bee seen working here: <a href="http://www.contractorsan.com/test.php" target="_blank">http://www.contractorsan.com/test.php</a>&#160;.</p>
</p>
<p>I have a semi-working subgrid that I have customized for my website... it will pull the master data (the first grid) but it won&#39;t pull the data for the subgrid... the code is as follows:</p>
</p>
<p>HTML: <a href="http://www.contractorsan.com/html.txt" target="_blank">http://www.contractorsan.com/html.txt</a></p>
<p>Master:<a href="http://www.contractorsan.com/master.txt" target="_blank"> </a><a href="http://www.contractorsan.com/master.txt" rel="nofollow" target="_blank">http://www.contractorsan.com/master.txt</a></p>
<p>Detail: &#160;<a href="http://www.contractorsan.com/detail.txt" target="_blank">http://www.contractorsan.com/detail.txt</a></p>
</p>
<p>Any help would be&#160;appreciated!!</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 18:41:38 +0300</pubDate>
        </item>
</channel>
</rss>