<?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 select in celledit - no comma delimiter</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-select-in-celledit-no-comma-delimiter</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/multiple-select-in-celledit-no-comma-delimiter/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Multiple select in celledit - no comma delimiter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-select-in-celledit-no-comma-delimiter#p6465</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-select-in-celledit-no-comma-delimiter#p6465</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks for this. You can download the fix from GitHub.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 05 May 2009 06:59:44 +0300</pubDate>
        </item>
        <item>
        	<title>pt on Multiple select in celledit - no comma delimiter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-select-in-celledit-no-comma-delimiter#p6434</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-select-in-celledit-no-comma-delimiter#p6434</guid>
        	        	<description><![CDATA[<p>Hi Tony</p>
<p>JQgrid is a real joy for someone whose javascript skills are basic to say the least - thanks very much!</p>
<p>Problem:multiple select with formatter:select in celledit in both alpha 2,3 joins up the text strings(and values) without a comma delimiter when exiting the select. So reentering the select means the previous selections are lost. Works OK if only 1 selection. Rowedit(inline edit) works fine.</p>
<p>Using the following:</p>
<p>datatype: "local",</p>
<p>{name:&#39;ship&#39;,index:&#39;ship&#39;, width:90, editable: true,edittype:"select",formatter:&#39;select&#39;, editoptions:{&#160;&#160;&#160;&#160;&#160;&#160; multiple:true,size:4,value:"1:FedEx;2:InTime;3:TNT;4:ARAMEX"}},</p>
<p>&#160;cellEdit: true,<br />&#160;cellsubmit: &#39;clientArray&#39;,</p>
<p>The problem appears to be in gridcelledit.js lines 123,124. I circumvented this by changing the 2 lines but since my javascript is so basic I will not include my convoluted code to fix it.</p>
<p>Looking forward to the final 3.5 release.</p></p>
]]></description>
        	        	<pubDate>Sun, 03 May 2009 08:06:05 +0300</pubDate>
        </item>
</channel>
</rss>