<?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: Adding Data through the Navigator</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/adding-data-through-the-navigator</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/help/adding-data-through-the-navigator/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dmexis on Adding Data through the Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-data-through-the-navigator#p18322</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-data-through-the-navigator#p18322</guid>
        	        	<description><![CDATA[<p>Thanks Tony, I figured it out...!!!</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 17:21:52 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Adding Data through the Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-data-through-the-navigator#p18312</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-data-through-the-navigator#p18312</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please read documentation what should return this event in order to work.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 16:31:32 +0300</pubDate>
        </item>
        <item>
        	<title>dmexis on Adding Data through the Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-data-through-the-navigator#p18150</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-data-through-the-navigator#p18150</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I want to use the afterSbmit method when I am adding a row:</p>
<blockquote>
<p>jQuery("#list1").jqGrid(&#39;navGrid&#39;,&#39;#pager1&#39;,</p>
<p>{edit:true, add:true, del:true, refresh: false, search: false}, //options</p>
<p>{height:280, reloadAfterSubmit:false}, // edit options</p>
<p>{height:280,   // add options</p>
<p>reloadAfterSubmit:false,</p>
<p>closeAfterAdd: true,</p>
<p>afterSubmit: function(returned_data, posted_data){</p>
<p>alert(posted_data["db_name"]);</p>
<p>}</p>
<p>},</p>
<p>{reloadAfterSubmit:false} // del options</p>
<p>);</p>
</blockquote>
<p>But when I am using the afterSubmit event I get an error...&#160;</p>
<blockquote>
<div class="errorTitle focusRow  subLogRow ">n is undefined</div>
<div class="errorSourceBox errorSource-show focusRow subLogRow ">[Image Can Not Be Found]<a class="errorSource a11yFocus " target="_blank">c.url:a(e).jqGrid("getGridParam","edit...me]&#38;&#38;this.formatter&#38;&#38;this.formatter==&#160;</a></div>
<p><a class="errorSource a11yFocus " target="_blank"></a><a class="objectLink objectLink-sourceLink a11yFocus " target="_blank"></a></p>
<div class=" ">jquery....min.js  (line 248</div>
</p>
</blockquote>
<p>I am using the last version of jgrid. The alert is being displayed normally and after that I get the above error and the add window is not closing as it should! Any ideas? Thanks in advance...</p>
]]></description>
        	        	<pubDate>Wed, 23 Jun 2010 22:30:53 +0300</pubDate>
        </item>
</channel>
</rss>