<?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: set value to the edit form</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/set-value-to-the-edit-form</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/discussion/set-value-to-the-edit-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>wabi on set value to the edit form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/set-value-to-the-edit-form#p19362</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/set-value-to-the-edit-form#p19362</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
<p>I use two grids at one page - #owners and #dogs.</p>
<p>Is it possible to set the value to the add new row edit form - if I select the row from #owners, the add new row edit form of #dogs is opened. I need set the value of owner id (= id of selected row from #owners) to the cell in edit form?</p>
<p>There is part of my code from #owners grid ...</p>
<p>ondblClickRow: function (id){ <br />var sas = id;<br />alert("You double click row with id: "+sas);</p>
<p>jQuery("#dogs").jqGrid(&#39;editGridRow&#39;,"new",{height:280,reloadAfterSubmit:false, }<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; );},</p>
<p>Thank you for any suggestion</p></p>
]]></description>
        	        	<pubDate>Fri, 27 Aug 2010 10:37:06 +0300</pubDate>
        </item>
</channel>
</rss>