<?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: lastSel is not defined</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/lastsel-is-not-defined</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/lastsel-is-not-defined/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on lastSel is not defined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/lastsel-is-not-defined#p4779</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/lastsel-is-not-defined#p4779</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Initially you should set lastSel to some value.</p>
<p>Regatds</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 20 Feb 2009 02:49:22 +0200</pubDate>
        </item>
        <item>
        	<title>dottedquad on lastSel is not defined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/lastsel-is-not-defined#p4731</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/lastsel-is-not-defined#p4731</guid>
        	        	<description><![CDATA[<p>Hello all, I&#39;m receiving this error:</p>
<p><strong><span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch"></span></strong></p>
<div class="errorTitle">lastSel is not defined</div>
<div class="errorSourceBox errorSource-exec">[Image Can Not Be Found]<span class="errorSource">(59 out of range 3)</span></div>
<div class="errorSourceBox errorSource-exec"></div>
<p><span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch"></span></p>
<div class="errorSourceBox errorSource-exec">I&#39;m trying to set the cid variable to the selected id.&#160; Bellow is my code.</div>
<div class="errorSourceBox errorSource-exec"></div>
<div class="errorSourceBox errorSource-exec">my code:</div>
<p><strong><span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch"></span></strong></p>
<div class="errorSourceBox errorSource-exec">
<p><input type='button' class='sfcodeselect' name='sfselectit9817' value='Select Code' data-codeid='sfcode9817' /></p>
<div class='sfcode' id='sfcode9817'>onSelectRow: function(id){<br />&#160; if(id &#38;&#38; id!==lastSel){<br />&#160;&#160;&#160; jQuery(&#39;#list2&#39;).restoreRow(lastSel); <br />&#160;&#160;&#160; lastSel=id; </p>
<p>&#160;&#160;&#160; var cid=id;<br />&#160;&#160;&#160; alert(cid); <br />&#160; }</p>
</div>
</div>
]]></description>
        	        	<pubDate>Wed, 18 Feb 2009 18:39:19 +0200</pubDate>
        </item>
</channel>
</rss>