<?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: Bug in form editing: checkbox</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-in-form-editing-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/bugs/bug-in-form-editing-checkbox/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Bug in form editing: checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-in-form-editing-checkbox#p23628</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-in-form-editing-checkbox#p23628</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Try 4.1 where the problem is fixed (I hope)</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 16 Jun 2011 11:44:22 +0300</pubDate>
        </item>
        <item>
        	<title>r.cappa on Bug in form editing: checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-in-form-editing-checkbox#p23603</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-in-form-editing-checkbox#p23603</guid>
        	        	<description><![CDATA[<p>I think the problem is at line 5075, the instruction setAttributes(elem, options); seems to be executed before the preceding if, at line 5055</p>
]]></description>
        	        	<pubDate>Tue, 14 Jun 2011 23:15:49 +0300</pubDate>
        </item>
        <item>
        	<title>r.cappa on Bug in form editing: checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-in-form-editing-checkbox#p23555</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-in-form-editing-checkbox#p23555</guid>
        	        	<description><![CDATA[<p>If I&#39;ve created a column with a checkbox editor:</p>
</p>
<p>{name:&#39;flgActive&#39;, index:&#39;flgActive&#39;, width:30, editable:true, formatter: "checkbox", edittype:"checkbox", editoptions: {value:"0:1" }}</p>
</p>
<p>There is a problem on the checkbox created in the form.&#160; In a checkbox state the value sent to the server is "0", in the other state the value sent is "0:1". I&#39;ve inspected the HTML and the &#60;input type="checkbox"&#62; is created with wrong values.</p>
</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Fri, 10 Jun 2011 12:50:12 +0300</pubDate>
        </item>
</channel>
</rss>