<?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: How should i save results of grid edit to my database</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-should-i-save-results-of-grid-edit-to-my-database</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/how-should-i-save-results-of-grid-edit-to-my-database/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How should i save results of grid edit to my database</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-should-i-save-results-of-grid-edit-to-my-database#p3449</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-should-i-save-results-of-grid-edit-to-my-database#p3449</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What does not work? Also try first to post without to do anything and</p>
<p>see if the data can be posted. After that include step by step the code</p>
<p>and see where is the problem.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 09 Dec 2008 06:56:42 +0200</pubDate>
        </item>
        <item>
        	<title>SergeyK on How should i save results of grid edit to my database</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-should-i-save-results-of-grid-edit-to-my-database#p3439</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-should-i-save-results-of-grid-edit-to-my-database#p3439</guid>
        	        	<description><![CDATA[<p>editurl:&#39;Data.php&#39;<br />}).navGrid(&#39;#pager&#39;,{add:false,del:false},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; reloadAfterSubmit:false,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; closeAfterEdit:true,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; beforeShowForm:function(){alert(&#39;beforeShowForm edit&#39;);},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; afterSubmit:function(r,data){<br />&#160;&#160;&#160;&#160;&#160;&#160;var rowData = jQuery(&#39;#list&#39;).getRowData(data[&#39;id&#39;]);<br />&#160;&#160;&#160;&#160;&#160;&#160;retarr = {&#39;N&#39; : rowData[&#39;Name&#39;]};<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;return retarr;&#160;&#160;&#160;&#160;&#160;&#160;<br />&#160;&#160;&#160;&#160;&#160;},<br />&#160;&#160;&#160;&#160;&#160;<a href="&#39;Data.php&#39;" target="_blank">url:&#39;Data.php&#39;</a><br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }</p>
</p>
<p>i want send my data to php page, but it didn&#39;t work.</p>
<p>What should&#160; i do?</p>
]]></description>
        	        	<pubDate>Mon, 08 Dec 2008 07:55:54 +0200</pubDate>
        </item>
</channel>
</rss>