<?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: Custom search: select box</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/custom-search-select-box</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/feature-request/custom-search-select-box/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>brecht on Custom search: select box</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/custom-search-select-box#p20848</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/custom-search-select-box#p20848</guid>
        	        	<description><![CDATA[<p>Hi Tony, have you been able to take a look at this issue?<br />If somehting isn&#39;t clear about my question, just ask.</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Tue, 16 Nov 2010 16:41:59 +0200</pubDate>
        </item>
        <item>
        	<title>brecht on Custom search: select box</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/custom-search-select-box#p19780</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/custom-search-select-box#p19780</guid>
        	        	<description><![CDATA[<p>Hi</p>
<p>I wonder if the following would be possible.</p>
<p>At this moment I&#39;m using the custom search feature with its own filtermodel.</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit879' value='Select Code' data-codeid='sfcode879' /></p>
<div class='sfcode' id='sfcode879'>filterModel: [{ label: &#39;Type:&#39;, name: &#39;Type&#39;, stype: &#39;select&#39;, surl: &#39;/page.mvc/SelectType&#39; }]</div>
<p>Following the documentation I need to use the <strong>surl </strong>attribute to construct my selectbox. This causes&#160; a async request.</p>
<p>However, in the search configuration used by single/advanced search it is possible to use the field <strong>value </strong>and do something like this:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2845' value='Select Code' data-codeid='sfcode2845' /></p>
<div class='sfcode' id='sfcode2845'>editoptions:{value:{1:&#39;One&#39;,2:&#39;Two&#39;}}</div>
<p>Would it be possible to also add a <strong>value </strong>attribute to the filtermodel options of the custom search?</p>
<p>In that way I could render the data serverside and avoid the ajax call to the select form.</p>
<p>Thanks !</p>
]]></description>
        	        	<pubDate>Tue, 14 Sep 2010 18:37:19 +0300</pubDate>
        </item>
</channel>
</rss>