<?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: Probleme with Row Editing--&#62;Using Events</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/probleme-with-row-editing-using-events</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/probleme-with-row-editing-using-events/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>mazizbk on Probleme with Row Editing--&#62;Using Events</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/probleme-with-row-editing-using-events#p18795</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/probleme-with-row-editing-using-events#p18795</guid>
        	        	<description><![CDATA[<p>thx trottig</p>
<p>it works as I wish I did not need lastsel I remove &#160;the comparison line.</p>
<p>Thank you again for your help my friend</p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 23:04:55 +0300</pubDate>
        </item>
        <item>
        	<title>trottig on Probleme with Row Editing--&#62;Using Events</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/probleme-with-row-editing-using-events#p18791</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/probleme-with-row-editing-using-events#p18791</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>the problem is the comparison line</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6236' value='Select Code' data-codeid='sfcode6236' /></p>
<div class='sfcode' id='sfcode6236'>
<p>if(id &#38;&#38; id!==lastsel){</p>
<p>jQuery(&#39;#rowed3&#39;).jqGrid(&#39;restoreRow&#39;,lastsel);</p>
<p>jQuery(&#39;#rowed3&#39;).jqGrid(&#39;editRow&#39;,id,true);</p>
<p>lastsel=id;</p>
<p>}</p>
</div>
<p>that only works if lastsel has been changed- you need to have either an else option or remove the lastsel check alltogether if you need it for each click anyway.</p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 22:11:58 +0300</pubDate>
        </item>
        <item>
        	<title>mazizbk on Probleme with Row Editing--&#62;Using Events</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/probleme-with-row-editing-using-events#p18781</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/probleme-with-row-editing-using-events#p18781</guid>
        	        	<description><![CDATA[<p>Hi all</p>
<p>when I change the line with the in-line edit function is ok.&#160;But when I click once again on the same line can not be changed,</p>
<p>unless I click on another and I come back.</p>
<p>On the online demo is the same problem see Row Editing -&#62; Using Events.</p>
<p>Someone could get a solution while keeping the Events Using</p>
</p>
<p>Thank you</p>
<p>ABK</p>
</p>
<p>PS: my English is bad, excuse me</p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 19:59:28 +0300</pubDate>
        </item>
</channel>
</rss>