<?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: setColProp editoptions does not update drop down in search toolbar</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar</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/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on setColProp editoptions does not update drop down in search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar#p30852</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar#p30852</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>There is a not documented option recreateFilter - set it to true. The option should be set in navGrid (if used) where the search options are placed. </p>
<p>Tghis option recreates the filter every time and reread the colmodel options from the colmodel.</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Fri, 18 Jul 2014 17:22:03 +0300</pubDate>
        </item>
        <item>
        	<title>rnadam@goodmannetworks.com on setColProp editoptions does not update drop down in search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar#p30847</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar#p30847</guid>
        	        	<description><![CDATA[<p>Is there anyway we can reload with filtered data on multiselect dropdown lists Â ? We need this solution to be implemented ASAP. I would greatly appreciate if anyone can share the solution.</p>
<p>Eg : I have continents, Countries, States and Cities. I need to show USERS a filtered view when user chooses CONTINENT , I should display ONLY countries in the COUNTRY column Â multiselect options and similarly it goes for states. I should not make server side call for each filter. Â I am calling the following function from LOADCOMPLETE event of GRID but this is not working for the obvious reason mentioned in this thread.</p>
<p>Â </p>
<p>function setSearchSelect(columnName)<br />
 {</p>
<p>$("#list").jqGrid('setColProp', columnName, {</p>
<p>editoptions: {<br />
 value: buildSearchSelect(getUniqueNames(columnName)),<br />
 multiple: true</p>
<p>},</p>
<p>searchoptions: {<br />
 sopt: ['eq', 'ne'],<br />
 value: buildSearchSelect(getUniqueNames(columnName)),<br />
 attr: { multiple: 'multiple', size: 4 },<br />
 dataInit: dataInitMultiselect</p>
<p>}<br />
 }<br />
 );<br />
 }</p>
]]></description>
        	        	<pubDate>Tue, 15 Jul 2014 03:24:25 +0300</pubDate>
        </item>
        <item>
        	<title>tony on setColProp editoptions does not update drop down in search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar#p15004</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar#p15004</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is true, the setColProperty changes the property, but not already created content.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 20 Feb 2010 12:41:31 +0200</pubDate>
        </item>
        <item>
        	<title>tjbauserman on setColProp editoptions does not update drop down in search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar#p14936</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setcolprop-editoptions-does-not-update-drop-down-in-search-toolbar#p14936</guid>
        	        	<description><![CDATA[<p>$("#productpacks_list_grid").setColProp(&#39;division&#39;,{editoptions: { value: divisions } });</p>
<p>&#160;$("#productpacks_list_grid").trigger("reloadGrid");</p>
</p>
<p>This successfully updates the drop down in the grid. But the drop down in the toolbar for that column is not updated. I looked through the wiki and didn&#39;t find anything that seemed to address this.</p></p>
]]></description>
        	        	<pubDate>Thu, 18 Feb 2010 17:25:47 +0200</pubDate>
        </item>
</channel>
</rss>