<?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;jqGrid4.0&#093;can't add row by Navigator's add button after first time</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time</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/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>nexenator on &#091;jqGrid4.0&#093;can't add row by Navigator's add button after first time</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23556</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23556</guid>
        	        	<description><![CDATA[<p>In the minified version you can search for:</p>
<p>if((y=a("#"+a.jgrid.jqID(r),"#"+v))&#38;&#38;y[0]!==null){</p>
</p>
<p>and replace it with:</p>
<p>if((y=a("#"+a.jgrid.jqID(r),"#"+v))&#38;&#38;y[0]!==null&#38;&#38;y[0]!==undefined){</p>
]]></description>
        	        	<pubDate>Fri, 10 Jun 2011 13:09:04 +0300</pubDate>
        </item>
        <item>
        	<title>TheMrTarget on &#091;jqGrid4.0&#093;can't add row by Navigator's add button after first time</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23533</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23533</guid>
        	        	<description><![CDATA[<p>It&#39;s still reproduced in 4.0 version.</p>
<p>To fix problem You should replace</p>
<p>if(fld &#38;&#38; fld[0] !== null) { //on line 6585</p>
<p>to</p>
<p>if(fld &#38;&#38; fld[0] !== null &#38;&#38; fld[0] !== undefined) {</p></p>
]]></description>
        	        	<pubDate>Wed, 08 Jun 2011 21:00:28 +0300</pubDate>
        </item>
        <item>
        	<title>kobruleht on &#091;jqGrid4.0&#093;can't add row by Navigator's add button after first time</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23205</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23205</guid>
        	        	<description><![CDATA[<p>In minimized jas file Error occurs at code</p>
<p><span style="font-family: Consolas; color: #0000ff; font-size: x-small;"><span style="font-family: Consolas; color: #0000ff; font-size: x-small;"><span style="font-family: Consolas; color: #0000ff; font-size: x-small;"></span></span></span></p>
<p>if</p>
</p>
<p><span style="font-family: Consolas; font-size: x-small;"><span style="font-family: Consolas; font-size: x-small;">(y[0].type==</span></span><span style="font-family: Consolas; color: #800000; font-size: x-small;"><span style="font-family: Consolas; color: #800000; font-size: x-small;"><span style="font-family: Consolas; color: #800000; font-size: x-small;">"checkbox"</span></span></span><span style="font-family: Consolas; font-size: x-small;"><span style="font-family: Consolas; font-size: x-small;">)<br />
</span></span></p>
<p>y length is 0</p>
</p>
<p>Stack trace is</p>
</p>
<p>Anonymous Function&#160;JScript<br />&#160;&#160;each&#160;JScript<br />&#160;&#160;each&#160;JScript<br />&#160;&#160;C&#160;JScript<br />&#160;&#160;Anonymous Function&#160;JScript<br />&#160;&#160;each&#160;JScript<br />&#160;&#160;each&#160;JScript<br />&#160;&#160;editGridRow&#160;JScript<br />&#160;&#160;jqGrid&#160;JScript<br />&#160;&#160;Anonymous Function&#160;JScript<br />&#160;&#160;handle&#160;JScript<br />&#160;&#160;eventHandle&#160;JScript</p>
</p>
<p>Error occurs also if add dialog is closed by not adding row. Opening add dialog second time causes this error.</p>
<p>How to fix ?</p>
]]></description>
        	        	<pubDate>Mon, 16 May 2011 19:39:34 +0300</pubDate>
        </item>
        <item>
        	<title>conanca on &#091;jqGrid4.0&#093;can't add row by Navigator's add button after first time</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23138</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23138</guid>
        	        	<description><![CDATA[<p>jqGrid 3.8.2 is OK</p>
]]></description>
        	        	<pubDate>Thu, 12 May 2011 13:37:08 +0300</pubDate>
        </item>
        <item>
        	<title>conanca on &#091;jqGrid4.0&#093;can't add row by Navigator's add button after first time</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23137</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid4-0cant-add-row-by-navigators-add-button-after-first-time#p23137</guid>
        	        	<description><![CDATA[<p>only add one row by the Navigator&#39;s add button.</p>
<p>when add the second row ,It&#39;s will be a js error,called "y[0] is undefined"</p></p>
]]></description>
        	        	<pubDate>Thu, 12 May 2011 13:33:15 +0300</pubDate>
        </item>
</channel>
</rss>