<?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: Help with Custom Form </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/help-with-custom-form</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/help-with-custom-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>YamilBracho on Help with Custom Form </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-with-custom-form#p2386</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-with-custom-form#p2386</guid>
        	        	<description><![CDATA[<p>Hi.</p>
<p>1) "editurl" is an "url" where you receive parameter from the edit form. Those are:</p>
<p>oper = add/edit/del</p>
<p>You also receive via post the fields in the edit form, say</p>
<p>Codigo=01 Nombre=Jose, etc</p>
<p>Here the important var is "oper" because it tells you what we will do with the data. So in this case you can build a case asking for oper value. For example</p>
<p>if (oper === "add") {</p>
<p>&#160; doAdd();</p>
<p>}</p>
<p>...</p>
</p>
<p>HTH</p></p>
]]></description>
        	        	<pubDate>Tue, 07 Oct 2008 11:02:08 +0300</pubDate>
        </item>
        <item>
        	<title>maglia on Help with Custom Form </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-with-custom-form#p2383</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-with-custom-form#p2383</guid>
        	        	<description><![CDATA[<p>First, my English is not good (again;)). Sorry.</p>
<p>I&#39;m trying to work with you to implement functions: New, Edit and delete. But I have two problems:</p>
<p>1 -. I can not find an example of how to program the file indicated in "editurl." Therefore, I do not know how I should deal with the elements that come to that file. Does anyone have any sample code?</p>
<p>2 -. I have special needs for loading data and want to know if I can somehow extend the functionality of some fields of the form that is created on the fly to associate in any way a search engine.</p>
<p>Thank you very much.</p>
<p>Mart&#237;n</p>
]]></description>
        	        	<pubDate>Tue, 07 Oct 2008 10:02:28 +0300</pubDate>
        </item>
</channel>
</rss>