<?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: Inline Adding Row</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/inline-adding-row</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/inline-adding-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>G7kart on Inline Adding Row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-adding-row#p26269</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-adding-row#p26269</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I know this is not a uilt in feature, I have also searched for suggested solutions but have not found anything so hopefully you ind folks might have some suggestions.</p>
<p>I currently have a table build with JQGrid</p>
<ul>
<li>DataType is local</li>
<li>Users can add single/multiple new rows.</li>
<li>Users can remove single (inline) or multiple rows.</li>
<li>The grid is sortable</li>
<li>The grid is searchable.</li>
</ul>
<p>With all that in mind I have the following requirement:</p>
<p>The last row of the table should always be an "empty" row, It should be editable so a user can insert data and have it added to the row, a new "inline" add row should appear as last row again after a new one is added.</p>
</p>
<p>In theory I don&#39;t think this is too difficult (to add a custom row to end of tale) if the table was static.</p>
</p>
<p>However the challenge I&#39;m finding is keeping the row at the bottom of the table, even when rows are added, removed, columns are searched or sorted.</p>
</p>
<p>Has anyone encountered a similar situation and any suggestions as to implementing such a feature? (Not looking for full code, just suggestions as to how to keep this row in place.)</p>
</p>
<p>Thanks for any and all input on this.</p>
<p>G.</p>
]]></description>
        	        	<pubDate>Fri, 30 Mar 2012 21:01:21 +0300</pubDate>
        </item>
</channel>
</rss>