<?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: Add Row in Detail Grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/add-row-in-detail-grid</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/add-row-in-detail-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>FranzS on Add Row in Detail Grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/add-row-in-detail-grid#p25466</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/add-row-in-detail-grid#p25466</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>My Master/Detail Grid works nicely with the exception of adding a row to the Detail grid. Any attempt to post he Rowid from the Master Grid to the Detail results in a NULL value.</p>
<p>I set the editurl in the Detail Grid to:</p>
<p>editurl:"tax.cfm?met=editzip&#38;countyid="+jQuery(&#39;#ctylist&#39;).jqGrid(&#39;getGridParam&#39;,&#39;selrow&#39;),&#160;</p>
<p>I know that jQuery(&#39;#ctylist&#39;).jqGrid(&#39;getGridParam&#39;,&#39;selrow&#39;) returns the correct Value, but in Firebug the URL shows as:</p>
<p>tax.cfm?met=editzip&#38;countyid=null.</p>
<p>Can anybody point me to a working Demo?</p>
<p>Thanks for any help</p>
]]></description>
        	        	<pubDate>Mon, 19 Dec 2011 17:31:32 +0200</pubDate>
        </item>
</channel>
</rss>