<?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: Inline Edit</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/inline-edit</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/treegrid/inline-edit/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>marco.laporta on Inline Edit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/inline-edit#p7959</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/inline-edit#p7959</guid>
        	        	<description><![CDATA[<p>Thanks Tony,</p>
<p>Best Reagards</p>
<p>Marco</p>
]]></description>
        	        	<pubDate>Wed, 22 Jul 2009 08:10:55 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Inline Edit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/inline-edit#p7812</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/inline-edit#p7812</guid>
        	        	<description><![CDATA[<p>Hello Marco,</p>
<p>Thanks. Found it. It is a bug.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 14 Jul 2009 11:33:55 +0300</pubDate>
        </item>
        <item>
        	<title>marco.laporta on Inline Edit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/inline-edit#p7808</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/inline-edit#p7808</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
<p>I posted also a comment but perhaps this is the right place.</p>
<p>TreeGrid has some limitation on editing but, if I understand well, It&#39;s possible editing columns except ExpandedColumn.</p>
</p>
<p>I found a problem: each time i call restoreRow another tree icon is added in ExpandedColumn.</p>
<p>After investigation I realized:</p>
</p>
<p>1) editRow save in savedRow all the columns (editable and NOT editable). For the ExpandedColumn it&#39;s save all the &#60;td&#62;&#60;/td&#62; content</p>
<p>2) restoreRow restore html from savedRow, and for the ExpandedColumn insert the saved data into a &#60;span&#62; element, so add another icon</p>
</p>
<p>I modify editRow (grid.inlinedit.js)&#160; to save only editable columns, and all seems to work, but i don&#39;t know if this can cause side-effects.</p>
</p>
<p>Perhaps is better save in savedRow all except ExpandedColum?</p>
</p>
<p>Does anyone tried to use editing in treegrid?</p>
</p>
<p>Best Regards</p>
<p>Marco</p></p>
]]></description>
        	        	<pubDate>Tue, 14 Jul 2009 08:04:47 +0300</pubDate>
        </item>
</channel>
</rss>