<?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: Don't select row when clicking checkbox</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/dont-select-row-when-clicking-checkbox</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/feature-request/dont-select-row-when-clicking-checkbox/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dunx on Don't select row when clicking checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/dont-select-row-when-clicking-checkbox#p4064</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/dont-select-row-when-clicking-checkbox#p4064</guid>
        	        	<description><![CDATA[<p>Okay, I think I have a solution for this and that&#39;s to use the new beta multiboxonly functionality and to only perform my &#8220;display message&#8221; functionality using the onCellSelect action when the col_id!=0 (i.e. the checkbox column provided by multiselect).</p>
<p>Hmm... doesn&#39;t work as onCellSelect doesn&#39;t fire if multiselect and multiboxonly are true. That doesn&#39;t seem right, so I&#39;ll raise the issue in the Beta Help thread.</p>
]]></description>
        	        	<pubDate>Tue, 20 Jan 2009 10:09:02 +0200</pubDate>
        </item>
        <item>
        	<title>dunx on Don't select row when clicking checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/dont-select-row-when-clicking-checkbox#p4037</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/dont-select-row-when-clicking-checkbox#p4037</guid>
        	        	<description><![CDATA[<p>If this is the <em>multiboxonly </em>functionality with <em>multiselect</em>, then this is not what I need although I have tested it and it works as it probably should.</p>
<p>In my case I want the onSelectRow to fire when I click on the row, but *not* when I click on a checkbox I&#39;ve placed in the row myself. Using multiboxonly achieves the opposite result - the onSelectRow only fires when I check the box</p>
<p>I think a good solution would be to pass in the row_id <strong>and cell_id</strong> to onSelectRow and then I can ignore any click made in the cell with my checkbox inside.</p>
<p>jqGrid works on the assumptionthat clicking on a row selects the row. I&#39;d like to perform an action when I click on the row, but not select it until I click on the checkbox, so I suppose another method would be to have a onClickRow event, which overrides onSelectRow.</p>
]]></description>
        	        	<pubDate>Mon, 19 Jan 2009 09:23:41 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Don't select row when clicking checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/dont-select-row-when-clicking-checkbox#p4023</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/dont-select-row-when-clicking-checkbox#p4023</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please check what is new in 3.4 beta1. There is a option for this functionality.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 19 Jan 2009 02:29:31 +0200</pubDate>
        </item>
        <item>
        	<title>dunx on Don't select row when clicking checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/dont-select-row-when-clicking-checkbox#p4005</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/dont-select-row-when-clicking-checkbox#p4005</guid>
        	        	<description><![CDATA[<p>I have a list of messages displayed in a jqGrid and onSelectRow is used to display the message in a DIV below the grid. This all works fine and looks great 🙂</p>
<p>I also want to be able to have a checkbox on each row for Delete Message functionality. What I don&#39;t want to happen is for the row to be selected when I click on the checkbox.</p>
<p>Is there any way of doing this?</p>
<p>Ideally, I&#39;d like to use multiselect, but again I don&#39;t want the checkbox to be checked just because I&#39;ve selected the row - the user *must* click the checkbox for that to happen.</p>
]]></description>
        	        	<pubDate>Fri, 16 Jan 2009 11:35:43 +0200</pubDate>
        </item>
</channel>
</rss>