<?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 set checkbox value</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-set-checkbox-value</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-set-checkbox-value/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>NewToJqGrid on how to set checkbox value</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-set-checkbox-value#p19282</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-set-checkbox-value#p19282</guid>
        	        	<description><![CDATA[<p>I&#39;m using cell edit on a grid, and one of the columns is a checkbox.&#160; The values held in the database is 1=&#39;checked&#39;, 2=&#39;unchecked&#39;.&#160; How can I set the check/uncheck values in the grid? When grid&#160;first loads, all checkboxes&#160;are checked.&#160; What am i missing?</p>
<p>For the column, here is my code:</p>
</p>
<p>colModel:[</p>
<p>{name:&#39;TestCheckBox&#39;,index:&#39;TestCheckBox&#39;,label:&#39;New Test&#39;,width:75,hidden:false,editable:true,formatter:&#39;checkbox&#39;,edittype:&#39;checkbox&#39;,editoptions:{value:&#39;1:2&#39;}}</p>
<p>]</p>
]]></description>
        	        	<pubDate>Tue, 24 Aug 2010 21:25:36 +0300</pubDate>
        </item>
</channel>
</rss>