<?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: What data is expected after submitting a row edit?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit</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/what-data-is-expected-after-submitting-a-row-edit/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Sloan on What data is expected after submitting a row edit?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9473</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9473</guid>
        	        	<description><![CDATA[<p>Thanks MamaliFrenchi,</p>
<p>I must be dense, but the data returned from afterComplete only shows what the program on my server sent back. I knew what that would be since I wrote the program on the server.</p>
<p>I went back to the docs as you suggested, but it doesn&#39;t say what jqGrid expects the server to return. It just explains that data is sent to the server. I had figured out what that data is by writing a program on the server that stored what it received.</p>
<p>I guess that the right way to ask the question is:</p>
<p>What does jqGrid expect the server to return after submitting an Add or Edit.</p>
<p>Sorry to be so slow in understanding what you are saying,</p>
</p>
<p>Sloan</p>
]]></description>
        	        	<pubDate>Tue, 08 Sep 2009 10:16:07 +0300</pubDate>
        </item>
        <item>
        	<title>MamaliFrenchi on What data is expected after submitting a row edit?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9418</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9418</guid>
        	        	<description><![CDATA[<p>there are a lot of event that you can use like afterComplete(serverResponse, postdata, formid) take a look at documentation Editing part and you can find what you&#39;re looking for.</p>
]]></description>
        	        	<pubDate>Mon, 07 Sep 2009 18:02:52 +0300</pubDate>
        </item>
        <item>
        	<title>Sloan on What data is expected after submitting a row edit?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9416</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9416</guid>
        	        	<description><![CDATA[<p>Thanks,</p>
<p>I know that part, what I&#39;m looking for is what the server sends back in response to receiving that data. Do you just send the data back to the server?</p>
</p>
<p>Sloan</p>
]]></description>
        	        	<pubDate>Mon, 07 Sep 2009 15:50:07 +0300</pubDate>
        </item>
        <item>
        	<title>MamaliFrenchi on What data is expected after submitting a row edit?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9414</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9414</guid>
        	        	<description><![CDATA[<p>jqGrid adds two parameters to the values that are posted to the server id, and oper. in edition your server method indicated in editurl will recive id: rowID , and oper: &#39;edit&#39; + all editable fields.</p>
]]></description>
        	        	<pubDate>Mon, 07 Sep 2009 14:42:24 +0300</pubDate>
        </item>
        <item>
        	<title>Sloan on What data is expected after submitting a row edit?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9399</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/what-data-is-expected-after-submitting-a-row-edit#p9399</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>After searching the docs and forums, I haven&#39;t been able to find out what the XML data sent from the server should look like&#160; after a user clicks on Submit in an Edit or Add form. Either an example in XML or JSON would be helpful.</p>
<p>Also, am I missing something? I&#39;m not seeing any data examples other than what is sent from the server to populate a grid. Is there a place in the docs that I have missed? I&#39;m a noobie to jqGrid, and so far a I really like it. My only wish is that there wer more language neutral examples of the data going to and from the server. IOW, examples of both XML and JSON data sent from the web page to the server, and that sent from the server to the web page. I&#39;d be glad to put examples together once I know how its done, and share them with the other users.</p>
<p>Thanks in advance!!</p>
<p>Sloan</p>
]]></description>
        	        	<pubDate>Sun, 06 Sep 2009 22:49:26 +0300</pubDate>
        </item>
</channel>
</rss>