<?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: &#091;Patch&#093; Nested grids</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/patch-nested-grids</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/patch-nested-grids/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on &#091;Patch&#093; Nested grids</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/patch-nested-grids#p23231</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/patch-nested-grids#p23231</guid>
        	        	<description><![CDATA[<p>Hello Vadim,</p>
<p>Thank you very much for these.</p>
<p>I will test them.</p>
<p>The second fix is OK, but I&#39;m not sure for the first one - instead that they look simple.</p>
</p>
<p>Thanks . Will replay.</p>
</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 18 May 2011 10:37:32 +0300</pubDate>
        </item>
        <item>
        	<title>vchekan on &#091;Patch&#093; Nested grids</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/patch-nested-grids#p23226</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/patch-nested-grids#p23226</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
<p>While implementing a grid as a cusom element of a parent grid I had to fix a couple of bugs.</p>
<p>1. In forms editor "rp_ge" variable is overriden by child grid. After child is called, parent lose its settings. Fix for this one is here:</p>
<p><a href="https://github.com/vchekan/jqGrid/commit/5888295db768521ee466e05f9dee6654407faa7c" rel="nofollow" target="_blank">https://github.com/vchekan/jqGrid/commit/5888295db768521ee466e05f9dee6654407faa7c</a></p>
</p>
<p>2. When building object on "commit" button, form editor travels all the depth down and fetches properties of child grid. Thus child grid properties are inserted twice: once as properies of custom child element and once as properties of parent grid object. Fix for this one is here:</p>
<p><a href="https://github.com/vchekan/jqGrid/commit/9a5dba9cbac520f24d8c679b93f1f9ecc5867481" rel="nofollow" target="_blank">https://github.com/vchekan/jqGrid/commit/9a5dba9cbac520f24d8c679b93f1f9ecc5867481</a></p>
<p>May be not the most elegant fix, because I could not figure out how to prevent fetching children of ".FormElement" but it works.</p>
</p>
<p>With those 2 fixes you can create a grid as a custom element of another grid and you can edit complex nested json objects.</p>
<p>Tony, let me know if you want me to rearrange fixes in my repository clone so it is easier for you to pull them.</p>
</p>
<p>Vadim.</p>
]]></description>
        	        	<pubDate>Wed, 18 May 2011 04:03:19 +0300</pubDate>
        </item>
</channel>
</rss>