<?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: multiselect in form edit, sent only last value</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-in-form-edit-sent-only-last-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/multiselect-in-form-edit-sent-only-last-value/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on multiselect in form edit, sent only last value</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-in-form-edit-sent-only-last-value#p6783</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-in-form-edit-sent-only-last-value#p6783</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>If you use firebug you can easy see what is posted to the server.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 20 May 2009 10:38:34 +0300</pubDate>
        </item>
        <item>
        	<title>Nathan on multiselect in form edit, sent only last value</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-in-form-edit-sent-only-last-value#p6724</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-in-form-edit-sent-only-last-value#p6724</guid>
        	        	<description><![CDATA[<p>Hi Adam, thanks for the post.</p>
<p>The solution does not seem to be working for me.&#160; I&#39;ve added:</p>
<p>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; options.name = options.name + "[]";<br />to grid.common.js at the beginning for the case for the select control.</p>
<p>Still post comes through as a list of DESCRIPTION = x , not as a comma&#160; list.</p>
<p>I then tried to use</p>
<p>$desc = implode(",",$_POST["DESCRIPTION"]);</p>
<p>but that just yields an error that DESCRIPTION is not of type array.</p>
<p>Any further suggests on how to obtain the select box values when multiple is true?</p>
<p>Nathan</p>
]]></description>
        	        	<pubDate>Fri, 15 May 2009 06:42:14 +0300</pubDate>
        </item>
        <item>
        	<title>akremedy on multiselect in form edit, sent only last value</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-in-form-edit-sent-only-last-value#p6689</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-in-form-edit-sent-only-last-value#p6689</guid>
        	        	<description><![CDATA[<p>Check this post from me awhile back - Tony gives the solution.&#160;</p>
<p>In my initial post, I explain a hack that made (&#8221;Fix #2&#8243;), which I&#39;m actually still using&#8230;I haven&#39;t gotten around to switching to Tony&#39;s method.</p>
<p><a href="http://www.trirand.com/blog/?page_id=18/help/formedit-select-multiple-submit-as-post-or-get-array/page-1&#038;value=adam%25251&#038;search=1" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/?p" rel="nofollow">http://www.trirand.com/blog/?p</a>.....8;search=1</a></p>
<p>Hope this helps,</p>
<p>Adam</p>
]]></description>
        	        	<pubDate>Fri, 15 May 2009 00:18:27 +0300</pubDate>
        </item>
        <item>
        	<title>pequesalta on multiselect in form edit, sent only last value</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-in-form-edit-sent-only-last-value#p6685</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-in-form-edit-sent-only-last-value#p6685</guid>
        	        	<description><![CDATA[<p>Hi!</p>
<p>in form editing, when i select a value in a field type select multiple, this sent ok but when i select two or more options, this sent the last value.</p>
<p>this is the definition colmodel:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4702' value='Select Code' data-codeid='sfcode4702' /></p>
<div class='sfcode' id='sfcode4702'>
<p>...{name:&#39;rooms&#39;,index:&#39;rooms&#39;, width:80,editable:true,edittype:"select",editoptions:{multiple:true,size:5,value:"101:101;102:102;103:103;104:104;105:105;106:106;107:107"}},...</p>
<p>this grid is basic: edit, add, del... No subgrid.</p>
</div>
<p>I take two days with this problem and can not find the solution</p>
<p>Thanks in advanced.</p>
]]></description>
        	        	<pubDate>Thu, 14 May 2009 13:11:44 +0300</pubDate>
        </item>
</channel>
</rss>