<?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: form editing with multiple select for selectbox dos'nt work</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/form-editing-with-multiple-select-for-selectbox-dosnt-work</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/form-editing-with-multiple-select-for-selectbox-dosnt-work/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>laubegaster on form editing with multiple select for selectbox dos'nt work</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-editing-with-multiple-select-for-selectbox-dosnt-work#p6298</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-editing-with-multiple-select-for-selectbox-dosnt-work#p6298</guid>
        	        	<description><![CDATA[<p>Thanks Adam,</p>
<p>the "size" parameter solved the problem...</p>
<p>Maik</p></p>
]]></description>
        	        	<pubDate>Sat, 25 Apr 2009 14:04:14 +0300</pubDate>
        </item>
        <item>
        	<title>akremedy on form editing with multiple select for selectbox dos'nt work</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-editing-with-multiple-select-for-selectbox-dosnt-work#p6267</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-editing-with-multiple-select-for-selectbox-dosnt-work#p6267</guid>
        	        	<description><![CDATA[<p>It works fine for me Maik, using the same format you show above.&#160; When you say it doesn&#39;t work, what do you mean exactly?&#160; It won&#39;t be the traditional drop-down select field, it will be a multiselect field - so a box with multiple values displayed.&#160; If you add "size" does it change the appearance to something more like what you had in mind?</p>
<p><span class="sfcode">{multiple:true,size:7, value:&#8221;1:monday;2:tuesday;3:wednesday;4:thursday;5:friday;6:saturday;7:su</span></p>
<p>Hope that helps,</p>
<p>Adam</p>
]]></description>
        	        	<pubDate>Fri, 24 Apr 2009 16:06:41 +0300</pubDate>
        </item>
        <item>
        	<title>laubegaster on form editing with multiple select for selectbox dos'nt work</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-editing-with-multiple-select-for-selectbox-dosnt-work#p6256</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-editing-with-multiple-select-for-selectbox-dosnt-work#p6256</guid>
        	        	<description><![CDATA[<p>I have a colModel lik this</p>
<p><span class="sfcode">{name:&#39;ReportPlanDays[]&#39;, index:&#39;ReportPlanDays&#39;, width:70, editable:true,edittype:"select",editoptions: {value:"1:monday;2:tuesday;3:wednesday;4:thursday;5:friday;6:saturday;7:sunday"}},</span></p>
<p>when i set the multiple option</p>
<p><span class="sfcode">{name:&#39;ReportPlanDays[]&#39;, index:&#39;ReportPlanDays&#39;, width:70, editable:true,edittype:"select",editoptions: {multiple:true, value:"1:monday;2:tuesday;3:wednesday;4:thursday;5:friday;6:saturday;7:sunday"}},</span></p>
<p>the form shows not a selectbox. When i remove the multiple option the form works fine and show&#39;s the selctbox.</p>
<p>Can you help me, Thanks</p>
<p>Maik</p>
]]></description>
        	        	<pubDate>Fri, 24 Apr 2009 07:13:13 +0300</pubDate>
        </item>
</channel>
</rss>