<?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 with select + searchoptions to refresh options list</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/custom-search-with-select-searchoptions-to-refresh-options-list</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/custom-search-with-select-searchoptions-to-refresh-options-list/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Custom search with select + searchoptions to refresh options list</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-search-with-select-searchoptions-to-refresh-options-list#p31085</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-search-with-select-searchoptions-to-refresh-options-list#p31085</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Â </p>
<p>As the documentation say - you can not.</p>
<p>Â </p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Mon, 08 Sep 2014 14:20:26 +0300</pubDate>
        </item>
        <item>
        	<title>fifty on Custom search with select + searchoptions to refresh options list</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-search-with-select-searchoptions-to-refresh-options-list#p31072</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-search-with-select-searchoptions-to-refresh-options-list#p31072</guid>
        	        	<description><![CDATA[<p>hi Guys,</p>
<p>Â </p>
<p>I would like to implement a custom search dialog withÂ 2 select filters and reload the options of the 2nd select when the 1st oneÂ is changing.Â </p>
<p>I thought I should define searchoption andÂ dataEvents, e.g.:</p>
<p>filterModel: [<br />
Â  Â  {Â label: 'Country: ',Â name: 'Country',Â stype: 'select',Â defval: '-',Â surl: '/static/countrylist',<br />
Â  Â  Â  Â  searchoptions: {<br />
Â  Â  Â  Â  Â  Â  dataEvents: [{<br />
Â  Â  Â  Â  Â  Â  Â  Â  type: "change",<br />
Â  Â  Â  Â  Â  Â  Â  Â  fn: function(e) {<br />
Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  alert('changed');<br />
Â  Â  Â  Â  Â  Â  Â  Â  }<br />
Â  Â  Â  Â  Â  Â  }]<br />
Â  Â  Â  Â  }</p>
<p>Â  Â  }</p>
<p>but based on the documentationÂ :"The searchoptions are not applicable to custom search method. This method uses separate options."</p>
<p>Â </p>
<p>could you please let me know how I can use this feature in custom search?</p>
<p>Â </p>
<p>thanks!</p>
]]></description>
        	        	<pubDate>Fri, 05 Sep 2014 16:41:49 +0300</pubDate>
        </item>
</channel>
</rss>