<?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 should check for duplicate row ids</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/addrowdata-should-check-for-duplicate-row-ids</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/addrowdata-should-check-for-duplicate-row-ids/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>otinanism on addRowData should check for duplicate row ids</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/addrowdata-should-check-for-duplicate-row-ids#p21453</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/addrowdata-should-check-for-duplicate-row-ids#p21453</guid>
        	        	<description><![CDATA[<p>Is there an easy way to implement this? Because I want to return row data and update rows if they exists or add them if they don&#39;t. But updateGridRows returns only true or false, so I don&#39;t know which row ids where not update (which means ids that need to be added) and addRowData does not check for duplicate row ids (so I could run update and then add with the same data). It seems an overkill to have two different ajax calls one that returns rows that need update and one that returns rows to be added.</p>
</p>
<p>Thank you very much.</p>
]]></description>
        	        	<pubDate>Mon, 27 Dec 2010 14:11:26 +0200</pubDate>
        </item>
</channel>
</rss>