<?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: Creating a filter/search in jqGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/creating-a-filtersearch-in-jqgrid</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/creating-a-filtersearch-in-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dschreiber on Creating a filter/search in jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/creating-a-filtersearch-in-jqgrid#p18532</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/creating-a-filtersearch-in-jqgrid#p18532</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>&#160;&#160;&#160; I have a jqGrid and, on the same page in another HTML section, I have a search box with content. I would like to create a javascript function that, onClick of the HTML form, the search is "executed" in the jqGrid.</p>
</p>
<p>&#160;&#160;&#160;&#160; I haven&#39;t found any documentation to do this - only to create a search form within jqGrid itself. For various reasons, that&#39;s not possible.</p>
<p>&#160;&#160;&#160;&#160; I&#39;ve looked for many hours now and the closest thing I could find was a post on this forum about a user who wanted to repopulate a search that existed when the browser was closed &#38; re-opened later (using session variables on the PHP side). This is similar, but not quite the same.</p>
</p>
<p>Basically, I was thinking I could do something like:</p>
<p>$("#MyGrid").searchGrid({name:&#39;fieldname&#39;, defval:&#39;searchvalue&#39;}).triggerSearch();</p>
</p>
<p>but apparently I&#39;m way off. Any help here would be great.</p>
<p>Thanks</p>
<p>- Darren</p></p>
]]></description>
        	        	<pubDate>Mon, 12 Jul 2010 05:47:27 +0300</pubDate>
        </item>
</channel>
</rss>