<?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: saveRow() - how to send "real" id?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/saverow-how-to-send-real-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/saverow-how-to-send-real-id/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Ilyich on saveRow() - how to send "real" id?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/saverow-how-to-send-real-id#p24682</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/saverow-how-to-send-real-id#p24682</guid>
        	        	<description><![CDATA[<p>Oh, it&#39;s really my fault. Thanks for correcting me OlegK! 🙂</p>
]]></description>
        	        	<pubDate>Tue, 20 Sep 2011 06:59:20 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on saveRow() - how to send "real" id?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/saverow-how-to-send-real-id#p24680</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/saverow-how-to-send-real-id#p24680</guid>
        	        	<description><![CDATA[<p>Typical origin for the problems which you describe are wrong filled jqGrid. If the input (JSON or XML data) of jqGrid has no id information or has the information, but in wrong way, jqGrid use integers 1,2,3... as the row ids. So I recommend you to verify how you fill the grid.</p>
<p>Regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Tue, 20 Sep 2011 00:16:03 +0300</pubDate>
        </item>
        <item>
        	<title>Ilyich on saveRow() - how to send "real" id?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/saverow-how-to-send-real-id#p24677</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/saverow-how-to-send-real-id#p24677</guid>
        	        	<description><![CDATA[<p>Greetings.</p>
<p>I have a problem with sending data to server via saveRow(). So, when i try to save row information, all data sent is correct, excepting ID field. SaveRow() sends not information from ID field but the number of row in grid. (i.e if You select 2nd row then id will be 2) I think of  using extraparam parameter of SaveRow() to add information of "real" id, but  maybe there is another way to solve a problem? </p>
<p>PS Sorry for my bad English, it&#39;s not a native language for me. Please feel free to correct me if there was any mistakes in my post.</p>
]]></description>
        	        	<pubDate>Mon, 19 Sep 2011 15:15:28 +0300</pubDate>
        </item>
</channel>
</rss>