<?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 create Dynamic Checkbox</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-create-dynamic-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-create-dynamic-checkbox/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jamie on how to create Dynamic Checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-create-dynamic-checkbox#p11616</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-create-dynamic-checkbox#p11616</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>If there is no dataURL for checkboxes, how can I create dynamic checkboxes based on database?</p>
<p>Because I need to make selection (checkbox) from database.</p>
</p>
<p>Please Help</p>
</p>
<p>Best Regards,</p>
<p>Jamie</p>
]]></description>
        	        	<pubDate>Fri, 06 Nov 2009 20:17:42 +0200</pubDate>
        </item>
        <item>
        	<title>tony on how to create Dynamic Checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-create-dynamic-checkbox#p11607</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-create-dynamic-checkbox#p11607</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>There is no dataUrl for checkboxes.</p>
<p>You will need to provide this before calling the grid or (becouse they are only two simpe values) just to write</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6089' value='Select Code' data-codeid='sfcode6089' /></p>
<div class='sfcode' id='sfcode6089'>
<p>name:&#39;id&#39;,index:&#39;id&#39;, width:150, editable:true,formoptions:{ rowpos:1, elmprefix:&#8221;(*)&#8221;},edittype:&#8221;checkbox&#8221;, editoptions:{value:&#8221;Yes:No&#8221;}</p>
</p>
</div>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 06 Nov 2009 10:45:37 +0200</pubDate>
        </item>
        <item>
        	<title>jamie on how to create Dynamic Checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-create-dynamic-checkbox#p11591</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-create-dynamic-checkbox#p11591</guid>
        	        	<description><![CDATA[</p>
<p>Dear All,</p>
</p>
<p>How do I create dynamic checkbox (from database). I can create dynamic for combo box (select) using editurl options.</p>
<p>But it doesn&#39;t work for checkbox.</p>
<p>Please help me how do i do this.</p>
</p>
<p>Here&#39;s my script :</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7695' value='Select Code' data-codeid='sfcode7695' /></p>
<div class='sfcode' id='sfcode7695'>{name:&#39;id&#39;,index:&#39;id&#39;, width:150, editable:true,formoptions:{ rowpos:1, elmprefix:"(*)"},edittype:"checkbox", editoptions:{dataUrl:&#39;?c=webredirection&#38;m=getPackageID&#39;}}</div>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Fri, 06 Nov 2009 09:50:49 +0200</pubDate>
        </item>
</channel>
</rss>