<?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: getGridParam('selarrow') behaving weirdly</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/getgridparamselarrow-behaving-weirdly</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/getgridparamselarrow-behaving-weirdly/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on getGridParam('selarrow') behaving weirdly</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/getgridparamselarrow-behaving-weirdly#p4498</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/getgridparamselarrow-behaving-weirdly#p4498</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It is definitley a bug. Thank you. Fixed.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 07 Feb 2009 09:54:20 +0200</pubDate>
        </item>
        <item>
        	<title>ncoonghe on getGridParam('selarrow') behaving weirdly</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/getgridparamselarrow-behaving-weirdly#p4495</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/getgridparamselarrow-behaving-weirdly#p4495</guid>
        	        	<description><![CDATA[<p>ok never mind..I found the solution by reseting the selection a sbelow</p>
</p>
<p>jQuery(gridId).resetSelection();</p>
<p>But now sure why it should happen in the first place..once the rows&#160;are deleted it should get rid of it..</p>
</p>
<p>Regards</p>
<p>Nirmal</p>
]]></description>
        	        	<pubDate>Fri, 06 Feb 2009 18:28:29 +0200</pubDate>
        </item>
        <item>
        	<title>ncoonghe on getGridParam('selarrow') behaving weirdly</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/getgridparamselarrow-behaving-weirdly#p4494</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/getgridparamselarrow-behaving-weirdly#p4494</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am using a multi -select feature..I try to add a few rows to the grid using</p>
<p>jQuery(gridId).addRowData(..);</p>
<p>Then I remove ,i,e delete all the added rows using</p>
<p>jQuery(gridId).delRowData(..);</p>
</p>
<p>Now again I add a few rows..and try to delete all of them..when I display the selected rows array&#160; using the below code ..the array displays the ids that were previously deleted and also the ids of the currently selected rows to be deleted</p>
<p>jQuery(gridId).getGridParam(&#39;selarrrow&#39;);</p>
</p>
<p>Not sure why the selarrrow is getting appended to ?</p>
</p>
<p>Regards</p>
<p>Nirmal</p>
]]></description>
        	        	<pubDate>Fri, 06 Feb 2009 18:21:11 +0200</pubDate>
        </item>
</channel>
</rss>