<?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: Filter without click on the searchbutton</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/filter-without-click-on-the-searchbutton</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/filter-without-click-on-the-searchbutton/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Filter without click on the searchbutton</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/filter-without-click-on-the-searchbutton#p3869</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/filter-without-click-on-the-searchbutton#p3869</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>If you have a button with a Id mybutton, then you can do (I suppose you want to use searchGrid from formedit) and you grid is with id mygrid then:</p>
<p>jQuery("#mybutton").click(function() {</p>
<p>jQuery("#mygrid").searchGrid( params );</p>
<p>});</p>
<p>where params is a set of parameters for this method. See the docs for searchGrid available parameters.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 08 Jan 2009 08:00:22 +0200</pubDate>
        </item>
        <item>
        	<title>paapie on Filter without click on the searchbutton</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/filter-without-click-on-the-searchbutton#p3838</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/filter-without-click-on-the-searchbutton#p3838</guid>
        	        	<description><![CDATA[<p>Tony can you give me a good example</p>
<p>dont know what you mean.</p>
<p>Regards Frank</p>
]]></description>
        	        	<pubDate>Tue, 06 Jan 2009 05:39:57 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Filter without click on the searchbutton</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/filter-without-click-on-the-searchbutton#p3598</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/filter-without-click-on-the-searchbutton#p3598</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Define your custom buton or link and then</p>
<p>$(...).click(function() {</p>
<p>$("#mygrid").searchGrid( params );</p>
<p>})</p>
</p>
<p>Seed docs for parameters</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 18 Dec 2008 07:07:16 +0200</pubDate>
        </item>
        <item>
        	<title>paapie on Filter without click on the searchbutton</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/filter-without-click-on-the-searchbutton#p3597</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/filter-without-click-on-the-searchbutton#p3597</guid>
        	        	<description><![CDATA[<p>Tony sorry for asking so many questions.</p>
<p>I want to show the filter/search on the top of the grid</p>
<p>without clicking on the "search button" how can I</p>
<p>make it that way?</p>
<p>Thanks paapie</p>
]]></description>
        	        	<pubDate>Thu, 18 Dec 2008 07:02:46 +0200</pubDate>
        </item>
</channel>
</rss>