<?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: Problem with checkbox cell in IE</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-checkbox-cell-in-ie</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/problem-with-checkbox-cell-in-ie/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Problem with checkbox cell in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-checkbox-cell-in-ie#p25537</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-checkbox-cell-in-ie#p25537</guid>
        	        	<description><![CDATA[<p>Hello Seriy,</p>
<p>It&#39;s the restriction of the current implementation of the &#39;checkbox&#39; formatter. It uses just the standard checkbox which is disabled. It one clicked on any disabled control no click event will be fired.</p>
<p>STOP!</p>
<p>During writing the answer I become an idea how to modify the standard &#39;checkbox&#39; formatter to make the disabled checkbox do clickable. I implemented the solution with respect of the <a href="/jqgridwiki/doku.php?id=wiki:custom_formatter" target="_blank">custom formatter</a> and <a href="/jqgridwiki/doku.php?id=wiki:custom_formatter#unformatting" target="_blank">unformatter</a>. The idea is to place invisible div <em>over</em> the disabled checkbox. In the case if the user click on the disabled checkbox&#160;</p>
<p><a href="http://www.ok-soft-gmbh.com/jqGrid/Checkbox.htm" target="_blank">The demo</a> shows the my solution.</p>
<p>@Tony: if you read the post, probably one should modify the standard standard &#39;checkbox&#39; formatter in the way? If you think that one could have compatibility problems with such changes one can introduce new "clickableCheckbox" formatter.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Tue, 27 Dec 2011 15:59:17 +0200</pubDate>
        </item>
        <item>
        	<title>seriy on Problem with checkbox cell in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-checkbox-cell-in-ie#p25535</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-checkbox-cell-in-ie#p25535</guid>
        	        	<description><![CDATA[<p>Hello, guys.</p>
<p>Help me please&#160;with this problem:</p>
<p>if I made a cell with properties like -&#62; &#160;formatter: &#39;checkbox&#39; &#160;and &#160;edittype: "checkbox"</p>
<p>Then I try to edit cell and click at the checkbox - I have nothing, but if click on the cell then checkbox is activated and I can edit it.</p>
</p>
<p>How can I edit checkbox without clicking on the cell?</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Tue, 27 Dec 2011 12:52:37 +0200</pubDate>
        </item>
</channel>
</rss>