<?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 use EditUrl</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-use-editurl</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-use-editurl/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to use EditUrl</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-use-editurl#p29936</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-use-editurl#p29936</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>the editurl is actually a link toy your server side code where the parameters are accepted.</p>
<p>You should write your own server side code to update the database.</p>
<p>What is posted to the server you can read in this <a href="/jqgridwiki/doku.php?id=wiki:form_editing#editgridrow" target="_blank">documentation <br /></a></p>
<p>See (<a id="what_is_posted_to_the_server" name="what_is_posted_to_the_server" target="_blank">What is posted to the server chapter).</a></p>
</p>
<p>Also you can search the web. My first results give me this <a href="http://javascriptphp.com/jsphp/jqgrid-demo-examples/#.UqCgkScat2o" target="_blank">link</a></p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 05 Dec 2013 17:51:34 +0200</pubDate>
        </item>
        <item>
        	<title>MLK90 on How to use EditUrl</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-use-editurl#p29934</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-use-editurl#p29934</guid>
        	        	<description><![CDATA[<p>I&#39;m using jqGrid to maintain a database in MySQL using jSON data. I&#39;m able to display the data in the grid but when I try to add or edit a data row through the modal form I get a message saying "Url is not set". But what is the editurl suppose to contain? mysql insert statements? I&#39;m using the grid&#39;s predefined add and edit functions.</p>
<p>Also, if you take a look at the trirand demo <a rel="nofollow" href="http://trirand.com/blog/jqgrid/jqgrid.html" target="_blank">page</a> under Manipulating then under Grid Data. They specify their url as url:&#39;server.php?q=2&#39; and their editurl:"someurl.php" They never say what the someurl.php contains. This is where I get lost and I can&#39;t find a resource to give me any hints as to what is suppose to be in the editurl php file.</p>
<p>Thanks for any advice.</p>
]]></description>
        	        	<pubDate>Thu, 05 Dec 2013 15:39:30 +0200</pubDate>
        </item>
</channel>
</rss>