<?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: multiple checkbox in form editing using custom editrules</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/multiple-checkbox-in-form-editing-using-custom-editrules</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/multiple-checkbox-in-form-editing-using-custom-editrules/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>lampacz on multiple checkbox in form editing using custom editrules</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiple-checkbox-in-form-editing-using-custom-editrules#p28531</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiple-checkbox-in-form-editing-using-custom-editrules#p28531</guid>
        	        	<description><![CDATA[<p>I found that checkboxes must be enveloped by div tag</p>
</p>
<p>but on first form create div is not created, so isn&#39;t accessible</p>
</p>
<p>Hmm, seems that i found solution: custom should be create &#38; SET values</p>
]]></description>
        	        	<pubDate>Tue, 26 Mar 2013 22:01:21 +0200</pubDate>
        </item>
        <item>
        	<title>lampacz on multiple checkbox in form editing using custom editrules</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiple-checkbox-in-form-editing-using-custom-editrules#p28530</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiple-checkbox-in-form-editing-using-custom-editrules#p28530</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>i&#39;m trying to create simple editable user&#39;s rights grid. Rights are numeric using bits, eg: 1: Right 1, 256: Right 2, 512: Right 3, &#8230;.. In grid i want to display names of rights but in editing want checkboxes. And there is problem, when using custom rule and creating checkboxes, all will have same name and same id. But on FIRST form show custom_value parameter elem has length 0 and on others have 1.</p>
</p>
<p>My code can be found on&#160;www.angelacz.info and page is /jqgrid/rights.html (sorry i can&#39;t write right link using editor)</p>
</p>
<p>Is there some way how to do it ?</p>
</p>
<p>Thank you for your advices.</p>
]]></description>
        	        	<pubDate>Tue, 26 Mar 2013 20:08:51 +0200</pubDate>
        </item>
</channel>
</rss>