<?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: How to disable checkbox when editing depending on other row checkbox?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-disable-checkbox-when-editing-depending-on-other-row-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/help/how-to-disable-checkbox-when-editing-depending-on-other-row-checkbox/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to disable checkbox when editing depending on other row checkbox?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-disable-checkbox-when-editing-depending-on-other-row-checkbox#p30472</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-disable-checkbox-when-editing-depending-on-other-row-checkbox#p30472</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>Maybe you will need to use beforeShowForm event. Here you can get the selected data and enable/disable the check box based on another row value. The id of the input fields corespond to name in colmodel.</p>
<p>You can find more on <a href="/jqgridwiki/doku.php?id=wiki:form_editing#editgridrow" target="_blank">documentation</a></p>
</p>
<p>Kind Regards</p>
]]></description>
        	        	<pubDate>Thu, 10 Apr 2014 10:40:49 +0300</pubDate>
        </item>
        <item>
        	<title>Xid on How to disable checkbox when editing depending on other row checkbox?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-disable-checkbox-when-editing-depending-on-other-row-checkbox#p30459</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-disable-checkbox-when-editing-depending-on-other-row-checkbox#p30459</guid>
        	        	<description><![CDATA[<p>Hi!</p>
</p>
<p>I got a problem, i&#39;m trying to enable/disable a checkbox depending on the value of another checkbox in the same row.</p>
<p>When we edit the checkbox de first time, we get it editable, I can&#39;t find how to disable it if the other checkbox value is not checked).</p>
<p>On check/uncheck, we use dataEvents and change =&#62; it works (but on edit it just make it editable without condition, it&#39;s not passing by the change function of course).</p>
</p>
<p>How can I make this easily?</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Mon, 07 Apr 2014 14:19:28 +0300</pubDate>
        </item>
</channel>
</rss>