<?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: Bug: Using resetSelection does not change gridparam selRow to null</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-using-resetselection-does-not-change-gridparam-selrow-to-null</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/bugs/bug-using-resetselection-does-not-change-gridparam-selrow-to-null/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Bug: Using resetSelection does not change gridparam selRow to null</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-using-resetselection-does-not-change-gridparam-selrow-to-null#p30057</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-using-resetselection-does-not-change-gridparam-selrow-to-null#p30057</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>Thanks for remember me this. Fixed <a href="https://github.com/tonytomov/jqGrid/commit/258c575d72dd487c453e578593e92e6f62320e14" target="_blank">in GitHub</a></p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 07 Jan 2014 12:19:30 +0200</pubDate>
        </item>
        <item>
        	<title>martinisonline on Bug: Using resetSelection does not change gridparam selRow to null</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-using-resetselection-does-not-change-gridparam-selrow-to-null#p30043</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-using-resetselection-does-not-change-gridparam-selrow-to-null#p30043</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Using version 4.5.4 and the bug is still present.</p>
<p>Thanks for your share sssssmokey and help to solve it.</p>
]]></description>
        	        	<pubDate>Sat, 04 Jan 2014 16:02:54 +0200</pubDate>
        </item>
        <item>
        	<title>sssssmokey on Bug: Using resetSelection does not change gridparam selRow to null</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-using-resetselection-does-not-change-gridparam-selrow-to-null#p24344</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-using-resetselection-does-not-change-gridparam-selrow-to-null#p24344</guid>
        	        	<description><![CDATA[<p>Hi, I discovered a bug in &#39;resetSelection&#39;. &#160;If multiselect is enabled, selRow is never reset to null causing it to hold onto the value of the last selected row.</p>
</p>
<p>selRow is useful for multiselect in certain situations such as when only one row is needed and you want the last row that was clicked.</p>
</p>
<p>You can just append this to Line 2539 in the unminified source (4.1.1) to fix it:</p>
<p>t.p.selrow = null;</p>
]]></description>
        	        	<pubDate>Thu, 18 Aug 2011 23:58:27 +0300</pubDate>
        </item>
</channel>
</rss>