<?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 send data back to Java class from JQGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-send-data-back-to-java-class-from-jqgrid</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-send-data-back-to-java-class-from-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>abtpst on How to send data back to Java class from JQGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-send-data-back-to-java-class-from-jqgrid#p29097</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-send-data-back-to-java-class-from-jqgrid#p29097</guid>
        	        	<description><![CDATA[</p>
<p>Hi,&#160;</p>
<p>I am new to JQGrid and I want to add edit functionality to the grid. In the backend I am using a simple Java class with JDBC and passing a JSON string to my grid. Can anyone tell me what I need to do if I want to pass data back to the class from the grid ? For example lets say a user deletes a row, then I wan this change to be reflected in the database as well. So I am assumiong that i will somehow have to let my backnd know about this change, update the database and send a new JSON string for the grid.</p>
<p>I dont want to use servlets. Is there a way to do this without servlets ? I am still not sure how the url attribute of the grid works.</p>
<p>Please help.</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Tue, 02 Jul 2013 23:22:45 +0300</pubDate>
        </item>
</channel>
</rss>