<?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: empty rows (instead of form) to add records</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/empty-rows-instead-of-form-to-add-records</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/feature-request/empty-rows-instead-of-form-to-add-records/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>paperogiallo on empty rows (instead of form) to add records</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/empty-rows-instead-of-form-to-add-records#p2506</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/empty-rows-instead-of-form-to-add-records#p2506</guid>
        	        	<description><![CDATA[<p>Thank you very much for pointing me in the right direction (BTW, calling editRow triggers an error, but since I&#39;ve tested, it&#39;s indeed not needed to do that to achieve the result I want).</p></p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 08:05:52 +0300</pubDate>
        </item>
        <item>
        	<title>tony on empty rows (instead of form) to add records</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/empty-rows-instead-of-form-to-add-records#p2505</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/empty-rows-instead-of-form-to-add-records#p2505</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I think it is a simple.</p>
<p>Use addRowData method and you will have idea how to use it.</p>
<p>(you need only to add a empty value for some valid field)</p>
<p>$("#gridid").addRowData("emty_row",{colname:""},&#39;last&#39;).editRow("empty_row");</p>
<p>Also see the docs.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 07:35:07 +0300</pubDate>
        </item>
        <item>
        	<title>paperogiallo on empty rows (instead of form) to add records</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/empty-rows-instead-of-form-to-add-records#p2502</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/empty-rows-instead-of-form-to-add-records#p2502</guid>
        	        	<description><![CDATA[<p>Maybe this is already possible, but I can&#39;t figure out how (I&#39;m a bad scripter, I have to admit)...</p>
<p>What I would like to do, is to add an empty row at the end of datagrid, making it editable so I can add record from the table, without the need of the form. Of course, after the new record is saved to the server, another empty row should be added to perform the same thing over and over. I saw I can add a custom button to the bar (I&#39;ve done it, actually), so I think it&#39;s a matter to add a row with an empty id (the same way the form does, I suppose)... it&#39;s simply a matter of design, doesn&#39;t it?</p>
<p>I&#39;m quite surprised that no one (I&#39;ve searched the forum) had requested this feature in the past, I think it could be a great addon to this (really) cool script!</p>
<p>Bye, and thanks for your work!</p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 05:54:29 +0300</pubDate>
        </item>
</channel>
</rss>