<?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: stype select and dataURL searching</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/stype-select-and-dataurl-searching-1</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/stype-select-and-dataurl-searching-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>matc1 on stype select and dataURL searching</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/stype-select-and-dataurl-searching-1#p28242</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/stype-select-and-dataurl-searching-1#p28242</guid>
        	        	<description><![CDATA[<p>Hi, i&#39;ve&#160; a problem with jqgrd 4.4.4 ( jquery-1.8.2.js , testing with Firefox 18.0.2)&#160; and searching form with type select field. Searching form ( multipleSearch:true ) dont&#39;t load remote select value and i obtain this javascript error</p>
<p>Errore: TypeError: g is undefined<br />on jquery.jqGrid.min.js<br />Row: 237</p>
<p>this is my code relative to a single select field</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9567' value='Select Code' data-codeid='sfcode9567' /></p>
<div class='sfcode' id='sfcode9567'>
<p>&#160;{name:&#39;id_assistito&#39;,index:&#39;id_assistito&#39;,edittype:&#34;select&#34;,stype:&#34;select&#34;, searchoptions:{dataUrl:&#39;get_combo.php?type=ass&#39;}, width:100,editable:true,editoptions:{dataUrl:&#39;get_combo.php?type=ass&#39;}},</p>
</p>
</div>
<p>the script get_combo.php return</p>
<p>&#60;select&#62;&#60;option value=""&#62; &#60;/option&#62;......&#60;/select&#62;</p>
<p>with jqgrid version&#160; 4.4.1 all goes well.</p>
<p>Something changes? Can someone help me please.</p>
<p>Thank&#39; s a lot</p>
]]></description>
        	        	<pubDate>Thu, 07 Feb 2013 19:45:15 +0200</pubDate>
        </item>
</channel>
</rss>