<?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: resetSelection bug $t not defined</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/resetselection-bug-t-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/bugs/resetselection-bug-t-not-defined/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on resetSelection bug $t not defined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/resetselection-bug-t-not-defined#p2508</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/resetselection-bug-t-not-defined#p2508</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I know about this bug. It is corrected.</p>
<p>Thank you</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 12:59:49 +0300</pubDate>
        </item>
        <item>
        	<title>Ricka123 on resetSelection bug $t not defined</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/resetselection-bug-t-not-defined#p2507</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/resetselection-bug-t-not-defined#p2507</guid>
        	        	<description><![CDATA[<p>Found error when calling resetSelection on grid (not multiselect)</p>
<p>$t not defined, line 226</p>
<p>$("tr#"+$t.p.selrow+":first",$t.grid.bDiv).removeClass("selected");</p>
<p>changed it to this</p>
<p>$("tr#"+t.p.selrow+":first",t.grid.bDiv).removeClass("selected");</p>
<p>and seems to work fine now.</p>
<p>Thanks for all your hard work on this great plugin</p>
<p>Rick</p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 12:49:08 +0300</pubDate>
        </item>
</channel>
</rss>