<?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: Hidden columns are not searchable when unhidden</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/hidden-columns-are-not-searchable-when-unhidden</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/hidden-columns-are-not-searchable-when-unhidden/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jacobmarble on Hidden columns are not searchable when unhidden</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/hidden-columns-are-not-searchable-when-unhidden#p16498</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/hidden-columns-are-not-searchable-when-unhidden#p16498</guid>
        	        	<description><![CDATA[<p>I decided, for this project, to make all columns searchable, hidden or not.</p>
]]></description>
        	        	<pubDate>Sun, 18 Apr 2010 03:52:20 +0300</pubDate>
        </item>
        <item>
        	<title>jacobmarble on Hidden columns are not searchable when unhidden</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/hidden-columns-are-not-searchable-when-unhidden#p16497</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/hidden-columns-are-not-searchable-when-unhidden#p16497</guid>
        	        	<description><![CDATA[<p>I&#39;m using the following method to allow the user to show/hide columns:</p>
<p>$(&#39;#grid&#39;).jqGrid(&#39;setColumns&#39;, {&#39;colnameview&#39;: false});</p>
<p>If column H is hidden by default and column NH is not hidden by default, the user unhides H and hides NH, the Find dialog still hides H and does not hide NH.</p>
<p>The searchhidden searchoption only makes a column never hidden in the search dialog.</p>
<p>Is this a bug or is the developer expected to write code depending on the hide/show events?</p>
]]></description>
        	        	<pubDate>Sat, 17 Apr 2010 21:20:38 +0300</pubDate>
        </item>
</channel>
</rss>