<?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: JQgrid wont hit code behind</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/jqgrid-wont-hit-code-behind</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/discussion/jqgrid-wont-hit-code-behind/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>electronik on JQgrid wont hit code behind</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/jqgrid-wont-hit-code-behind#p30018</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/jqgrid-wont-hit-code-behind#p30018</guid>
        	        	<description><![CDATA[<p><img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" /><img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" />i have made a grid which uses form editing and provided a edit URL as in the code in the link.</p>
<p>the grid wont hit the code behind. i am new with jqgrid and programming so detailed explaination is expected</p>
<p><a href="http://pastebin.com/KSQaSxUD" target="_blank">http://pastebin.com/KSQaSxUD</a>&#160; OR <a href="http://codetidy.com/7601/" target="_blank">http://codetidy.com/7601/</a></p>
</p>
<p>POST details</p>
<p><a rel="nofollow" href="http://paste.ofcode.org/382P7LDYbrM27KK6t7t8diE" target="_blank"></a><a href="http://postimg.org/image/t0xl5jhjx/" target="_blank">http://postimg.org/image/t0xl5jhjx/</a></p>
</p>
<p>Following is the code behind for the editUrl</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9081' value='Select Code' data-codeid='sfcode9081' /></p>
<div class='sfcode' id='sfcode9081'>
<p>&#60;System.Web.Services.WebMethod()&#62; Public Shared Function EditUser1(ByVal First_Name As String, ByVal Middle_Name As String, ByVal Rights As String, Contact_no As String, ByVal Account_status As String, ByVal oper As String, ByVal id As String) As Object</p>
<p>End Function</p>
</div>
<p>the function wont return anything right now, but i had a break point inserted there and the control wont reach there..</p>
<p>The grid would successfully fetch data and display it, as of now the grid wont edit any data.</p>
<p>thank you&#8230;</p>
]]></description>
        	        	<pubDate>Fri, 20 Dec 2013 14:36:13 +0200</pubDate>
        </item>
</channel>
</rss>