<?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 gridEdit() adding, deleting entires but not editing</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-gridedit-adding-deleting-entires-but-not-editing</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/jqgrid-gridedit-adding-deleting-entires-but-not-editing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqgrid gridEdit() adding, deleting entires but not editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-gridedit-adding-deleting-entires-but-not-editing#p29388</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-gridedit-adding-deleting-entires-but-not-editing#p29388</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>It seems you use the commertial jqGrid PHP component.</p>
<p>Please post your <a href="http://www.trirand.net/forum/default.aspx?g=forum" target="_blank">question here</a></p>
<p>Thank you.</p>
</p>
<p>Kind Regards</p>
]]></description>
        	        	<pubDate>Sun, 25 Aug 2013 11:42:56 +0300</pubDate>
        </item>
        <item>
        	<title>IAI on jqgrid gridEdit() adding, deleting entires but not editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-gridedit-adding-deleting-entires-but-not-editing#p29383</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-gridedit-adding-deleting-entires-but-not-editing#p29383</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is my first time using jqgrid. I&#39;ve followed the directions in the documentations for the PHP implementation of the grid. It works flawlessly besides the editing feature. I can add and delete rows, just fine, but when i try to edit either with in-line or with the form, it doesn&#8217;t submit to the database.</p>
</p>
<p>When I use the debugging feature in chrome, it send the &#39;edit&#39; oper and all parameters are passed through and it calls the querygrid.php file just fine.</p>
</p>
<p>Please help me get the editing feature working.</p>
<p>Thanks!</p>
<p>querygrid.php:</p>
</p>
<p>"&#60;?php</p>
<p>$grid-&#62;editGrid();$grid-&#62;setPrimaryKeyId(&#39;userid&#39;);<br />$grid-&#62;table = &#39;IAIFP_UserAB&#39;;</p>
<p>$grid = new jqGridEdit($conn);<br />$conn = sqlsrv_connect( $serverName, $connectionInfo);<br />$serverName = "";<br />$connectionInfo = array("UID" =&#62; &#39;sql.footprints&#39;,&#160;</p>
<p>"PWD" =&#62; &#39;&#39;,"Database"=&#62;"IAIDAT", "ReturnDatesAsStrings" =&#62; true);<br />// Connection to the server<br />require_once "php/jqGridSqlsrv.php";</p>
<p>require_once "php/jqGrid.php";<br />require_once &#39;jq-config.php&#39;;</p>
<p>$grid-&#62;editGrid();$grid-&#62;setPrimaryKeyId(&#39;userid&#39;);<br />$grid-&#62;table = &#39;IAIFP_UserAB&#39;;<br />$grid-&#62;editGrid();&#160;</p>
<p>?&#62;"</p>
<p>ived also tried:</p>
<p>tried using the if oper statements from the documentation and still no luck editng.</p>
]]></description>
        	        	<pubDate>Fri, 23 Aug 2013 21:13:14 +0300</pubDate>
        </item>
</channel>
</rss>