<?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: Modifying Backend using JQGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/modifying-backend-using-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/modifying-backend-using-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>abtpst on Modifying Backend using JQGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/modifying-backend-using-jqgrid#p29098</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/modifying-backend-using-jqgrid#p29098</guid>
        	        	<description><![CDATA[<p>Hi,&#160;</p>
<p>I am new to JQGrid, I want to know how the add, edit, del buttons work. Right now I am passing a json string to a JSP file which has the code for the JQGrid. I use scrptlets to call my backend Java class which returns a JSON string. Then I pass this JSON string to the JQGrid and it works fine.</p>
<p>Now, I want to have the add, del and edit functionalities in my grid. When I click on lets say an add button of the grid, it asks me for a URL.</p>
<p>Does anyone know how I can make the changes made on the grid reflect on my database as well ?<br />I dont know how JQGrid passes data back to a servlet or php file. Is there any documentation for this ? I want to create my own servlet or java class specific to my application so that I can communicate with the grid.</p>
<p>Can anyone tell me how and what to specify in the url ? Is url the same as editurl ?</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Wed, 03 Jul 2013 18:50:00 +0300</pubDate>
        </item>
</channel>
</rss>