<?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: Can't unselect row after activating subgrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/cant-unselect-row-after-activating-subgrid</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/cant-unselect-row-after-activating-subgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Can't unselect row after activating subgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cant-unselect-row-after-activating-subgrid#p3129</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cant-unselect-row-after-activating-subgrid#p3129</guid>
        	        	<description><![CDATA[<p>Hello</p>
<p>Thanks for this again. There is a bug when use key:true and subgrid.</p>
<p>It is corrected.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 17 Nov 2008 08:18:42 +0200</pubDate>
        </item>
        <item>
        	<title>palobo on Can't unselect row after activating subgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cant-unselect-row-after-activating-subgrid#p3097</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cant-unselect-row-after-activating-subgrid#p3097</guid>
        	        	<description><![CDATA[<p>Hi guys and gals.</p>
<p>Back with an update. I&#39;ve been digging around and found a strangebug that was causing this behaviour.</p>
<p>This is my colModel:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1184' value='Select Code' data-codeid='sfcode1184' /></p>
<div class='sfcode' id='sfcode1184'>colNames : [&#39;N&#186;.&#39;, &#39;Utilizador&#39;, &#39;Login&#39;, &#39;Senha&#39;],<br />colModel : [ <br />&#160;&#160;&#160; {name:&#39;id&#39;, index:&#39;id&#39;, width:20, hidden:true, editable:false, key:true}, <br />&#160;&#160;&#160; {name: &#39;name&#39;, index:&#39;name&#39;, width:200, <br />editable:true, <br />editoptions:{size:"30", maxlength:"100"}}, <br />&#160;&#160;&#160; {name:&#39;login&#39;, index:&#39;login&#39;, width:100, <br />editable:true, <br />editoptions:{size:30, maxlength:50}}, <br />&#160;&#160;&#160; {name:&#39;senha&#39;, index:&#39;senha&#39;, width:80, <br />editable:true, hidden:true,<br /> editoptions:{size:30, maxlength:100}, <br />editrules:{edithidden:true}} ],</div>
</p>
<p>Nothing to complex so far. All works well until i setsubGrid: true. When I do this, I get the strange behaviour I mention previously. I also had trouble displaying the sungrid, (only first one would show).</p>
<p>So I started messing around with ondblClickRow :function(id) {alert(id);},</p>
<p>and was surpirsed with an alert of not the id but with name. I tried setting key_true in the name and got back from the alert the login and so on. Setting key:true for senha gave me finally the id.</p>
<p>I removed key:true and al iss working well now but none the less, this is rather strange behaviour</p>
<p>Any ideas or thoughts.</p>
<p>Let me know if I can be of any help debugging this.</p>
<p>Cheers,<br />P.</p>
]]></description>
        	        	<pubDate>Sat, 15 Nov 2008 18:28:02 +0200</pubDate>
        </item>
        <item>
        	<title>palobo on Can't unselect row after activating subgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cant-unselect-row-after-activating-subgrid#p3091</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cant-unselect-row-after-activating-subgrid#p3091</guid>
        	        	<description><![CDATA[<p>Hi.</p>
<p>Back again with another strange one. After activating the subgrid extension, I can&#39;t unselect a row. when I click on one row it gets highlited. When clicking on a second, the first remains selected and the second gets selected and so on...</p>
<p>I&#39;ve tried multiselect: false but that didn&#39;t help.</p>
<p>Any ideias or pointers?</p>
<p>Cheers</p>
<p>P.</p>
]]></description>
        	        	<pubDate>Sat, 15 Nov 2008 14:05:45 +0200</pubDate>
        </item>
</channel>
</rss>