<?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: FilterGrid and search:false</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/filtergrid-and-searchfalse</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/filtergrid-and-searchfalse/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>softcore on FilterGrid and search:false</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/filtergrid-and-searchfalse#p2560</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/filtergrid-and-searchfalse#p2560</guid>
        	        	<description><![CDATA[<p>Thank you Tony! I hope that soon there will be an official bugfix release, because I want to use &#8220;all packed&#8221; version</p>
]]></description>
        	        	<pubDate>Fri, 17 Oct 2008 01:54:47 +0300</pubDate>
        </item>
        <item>
        	<title>tony on FilterGrid and search:false</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/filtergrid-and-searchfalse#p2555</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/filtergrid-and-searchfalse#p2555</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thank you for finding these bugs in the new filter grid.</p>
<p>Here is the fix:</p>
<p>For&#160;this issue -&#160; open grid.custom.js, find filterGrid and the search</p>
<p>for</p>
<p>if(!this.search) {this.search = true;}</p>
<p>replace with</p>
<p>this.search = this.search===false ? false :true;</p>
<p>Thanks</p>
<p>Regards</p>
<p>Tony&#160;</p>
]]></description>
        	        	<pubDate>Thu, 16 Oct 2008 11:20:10 +0300</pubDate>
        </item>
        <item>
        	<title>softcore on FilterGrid and search:false</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/filtergrid-and-searchfalse#p2550</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/filtergrid-and-searchfalse#p2550</guid>
        	        	<description><![CDATA[<p>Tony, maybe it seems strange again, but adding new filterGrid toolbar disables functionality of &#8220;search: false&#8221; in the colModel. I.e. if I add filterGrid ALL fields are visible both in standart search form and filtergrid, even those who have &#8220;search: false&#8221; in the colModel. If I delete filtergrid everything works correctly and in the standart search form we can see only fields without &#8220;search: false&#8221;</p>
<p>Is it a bug?</p>
]]></description>
        	        	<pubDate>Thu, 16 Oct 2008 06:00:55 +0300</pubDate>
        </item>
</channel>
</rss>