<?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 make check box in the jqgrid uncheckable.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-make-check-box-in-the-jqgrid-uncheckable</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-make-check-box-in-the-jqgrid-uncheckable/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>khannaabhishek on How make check box in the jqgrid uncheckable.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-make-check-box-in-the-jqgrid-uncheckable#p22200</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-make-check-box-in-the-jqgrid-uncheckable#p22200</guid>
        	        	<description><![CDATA[<p>Hi All,</p>
<p>I need to make a check-box uncheckable in JqGrid. I have made a custom formatter to call a function for onClick event of the checkobx.</p>
<blockquote>
<p><strong>return "&#60;input type="checkbox" " + bchk +" onClick="clickMe" " + " value=""+ cval+"" offval="no" "+ds+ "/&#62;";</strong></p>
</blockquote>
<p>This function gets called fine. Now I don&#39;t know how to stop the user from checking the unchecked check-box. What I am trying to say is the user should be able to un-check but should be able to check again.</p>
<p>Thanks, Abhi</p>
]]></description>
        	        	<pubDate>Thu, 24 Feb 2011 21:31:46 +0200</pubDate>
        </item>
</channel>
</rss>