<?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: addRow inline with specific row id</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/addrow-inline-with-specific-row-id</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/addrow-inline-with-specific-row-id/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>vcarbo on addRow inline with specific row id</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/addrow-inline-with-specific-row-id#p21873</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/addrow-inline-with-specific-row-id#p21873</guid>
        	        	<description><![CDATA[<blockquote>
<p>vcarbo said:&#160; correction---</p>
<p>Hi,</p>
<p>I&#39;m new to jqGrid, and would appreciate any help at all.</p>
<p>Can someone tell me how to add a new row to the grid with an eternal button with a specific rowid?</p>
<p>I can add the row-- but the rowid is empty, and when the next row is added there are multilple rows with the same id so it cannot be selected.</p>
<p>emptyItem = [{id: "99", acct: "", type: "", typecd: "", restriction: "", restricrtioncd: "", prod: "", status: "", effdate: "", enddate: ""}];</p>
<p><span style="color: #ff6600;">$("#list").jqGrid(&#39;addRowData&#39;, "99", emptyItem);</span></p>
</p>
<p>The "99" has no affect on the rowid.</p>
</blockquote>
<hr />
]]></description>
        	        	<pubDate>Sat, 29 Jan 2011 05:33:44 +0200</pubDate>
        </item>
        <item>
        	<title>vcarbo on addRow inline with specific row id</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/addrow-inline-with-specific-row-id#p21872</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/addrow-inline-with-specific-row-id#p21872</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;m new to jqGrid, and would appreciate any help at all.</p>
<p>Can someone tell me how to add a new row to the grid with an eternal button with a specific rowid?</p>
<p>I can add the row-- but the rowid is empty, and when the next row is added there are multilple rows with the same id so it cannot be selected.</p>
<p>emptyItem = [{id: "99", acct: "", type: "", typecd: "", restriction: "", restricrtioncd: "", prod: "", status: "", effdate: "", enddate: ""}];<br />$("#list").jqGrid(&#39;editRow&#39;,"99", true);</p>
</p>
<p>The "99" has no affect on the rowid.</p>
]]></description>
        	        	<pubDate>Sat, 29 Jan 2011 05:19:19 +0200</pubDate>
        </item>
</channel>
</rss>