<?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: addRowData</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/addrowdata</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/addrowdata/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dunga on addRowData</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/addrowdata#p8693</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/addrowdata#p8693</guid>
        	        	<description><![CDATA[<p>Tony ,</p>
</p>
<p>Many thanks for your response. Problem solved.</p>
<p>I called jQuery("mytable") instead of&#160; jQuery("#mytable")</p>
</p>
<p>Missed the #.</p>
</p>
<p>Regards ,</p>
<p>Amir</p></p>
]]></description>
        	        	<pubDate>Mon, 17 Aug 2009 07:56:47 +0300</pubDate>
        </item>
        <item>
        	<title>tony on addRowData</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/addrowdata#p8682</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/addrowdata#p8682</guid>
        	        	<description><![CDATA[<p>Hello</p>
<p>Please:</p>
<p>1. jqGrid version</p>
<p>2. OS version</p>
<p>3. Browser</p>
<p>4. Full code</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 17 Aug 2009 07:19:19 +0300</pubDate>
        </item>
        <item>
        	<title>dunga on addRowData</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/addrowdata#p8653</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/addrowdata#p8653</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Using addRowData and</p>
<p>datatype: "local"</p>
</p>
<p>when calling this function - no row is added to the table,</p>
</p>
<p>debugging it with firebug i see that inside addRowData&#160;the below code :</p>
<p>addRowData: function (rowid, data, pos, src) {</p>
<p>...</p>
<p>&#160;if (data) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; this.each(function () {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; var t = this;</p>
</p>
<p>data is the array i send, and the debugger steps over the this.each and not entering next line (var t = this;)</p>
<p>so no row is added.</p>
<p>Is this a bug of jqGrid or what ? 🙂</p>
</p>
<p>thanks in advance for your responses</p>
</p>
<p>Amir</p></p>
]]></description>
        	        	<pubDate>Sun, 16 Aug 2009 10:02:08 +0300</pubDate>
        </item>
</channel>
</rss>