<?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 to save data with custom forms</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-save-data-with-custom-forms</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-to-save-data-with-custom-forms/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Buga on How to save data with custom forms</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-save-data-with-custom-forms#p5587</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-save-data-with-custom-forms#p5587</guid>
        	        	<description><![CDATA[<p>thanks for your reply.</p>
</p>
<p>I thought there would be an easy function to store all changes on the grid back to the database.</p>
]]></description>
        	        	<pubDate>Wed, 25 Mar 2009 08:38:56 +0200</pubDate>
        </item>
        <item>
        	<title>tony on How to save data with custom forms</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-save-data-with-custom-forms#p5545</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-save-data-with-custom-forms#p5545</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>In this case you should make your own ajax to save the data from the form to the server. If you have custom form you should have custom ajax (it is simple)</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 24 Mar 2009 02:25:52 +0200</pubDate>
        </item>
        <item>
        	<title>Buga on How to save data with custom forms</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-save-data-with-custom-forms#p5519</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-save-data-with-custom-forms#p5519</guid>
        	        	<description><![CDATA[<p>Hi</p>
<p>I implemented a custom form for add and edit as I need some additonal things like select lists with multiple values and an extra button which checks a given and email and fills all other values of the form.</p>
<p>I was able to add my own buttons and link them to my custom form. I used the functions gridtoform for the edit form and the function formtoogrid to save the data back to the grid.</p>
<p>My problem is that this only stores the data temporary in the grid and not in the database.</p>
<p>The autogenerated forms make a post request to store the data but I have no idea how I can call such a post request manually.</p>
<p>I mostly used this code with the difference that I use Coldfusion and not PHP:</p>
<p><a href="http://the-wagyu.ddo.jp/web_tec/02.AJAX/04.jQuery/01.kiso/03.jqgrid/custbutt.html" rel="nofollow" target="_blank"><a href="http://the-wagyu.ddo.jp/web_te" rel="nofollow">http://the-wagyu.ddo.jp/web_te</a>.....tbutt.html</a></p>
]]></description>
        	        	<pubDate>Mon, 23 Mar 2009 08:29:52 +0200</pubDate>
        </item>
</channel>
</rss>