<?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: jqGrid 4.3.1 custom column bug or feature?</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-4-3-1-custom-column-bug-or-feature</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/jqgrid-4-3-1-custom-column-bug-or-feature/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Antal1987 on jqGrid 4.3.1 custom column bug or feature?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-4-3-1-custom-column-bug-or-feature#p25738</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-4-3-1-custom-column-bug-or-feature#p25738</guid>
        	        	<description><![CDATA[<p>Hi.</p>
<p>I&#8217;ve found some bad thing&#8230;</p>
<p>when I create custom edit field (using edittype=&#8217;custom&#8217;), I cannot create table element because of an error &#8220;Node cannot be inserted at the specified point in the hierarchy&#8221;, it raises while the following code is running:<br /><span style="white-space: pre;"> </span>$.each(sd, function(index, row) {<br /><span style="white-space: pre;"> </span>$(&#8216;tbody&#8217;,tbl).append(row);<br /><span style="white-space: pre;"> </span>});<br /><span style="white-space: pre;"> </span>// this code is in &#8220;grid.formedit.js&#8221; source file at lines 957-959,<br /><span style="white-space: pre;"> </span>// jqgrid version = 4.3.1</p>
<p>Attempting to append with causes this error.</p>
<p>Any ideas?</p>
]]></description>
        	        	<pubDate>Fri, 20 Jan 2012 15:26:00 +0200</pubDate>
        </item>
</channel>
</rss>