<?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: Search Questions</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/search-questions</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/search-questions/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Search Questions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-questions#p14565</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-questions#p14565</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The most of answers can be found here:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:advanced_searching" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>....._searching</a></p>
<p>Also reposition is possible. You will need to reposition the search dialog after it is created.</p>
<p>For this purpose you can use</p>
<p>$(".ui-searchFilter","#mygrid")</p>
<p>Be a cerefully since the search dialog is positioned relative within the grid container.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 05 Feb 2010 11:45:38 +0200</pubDate>
        </item>
        <item>
        	<title>docmattman on Search Questions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-questions#p14501</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-questions#p14501</guid>
        	        	<description><![CDATA[<p>I have search implemented like this:</p>
<p>JQ(&#39;#myGrid&#39;).jqGrid(&#39;navGrid&#39;, &#39;#previewGrid&#39;, {add:false,edit:false,del:false,search:true,refresh:false}, {}, {}, {}, {multipleSearch:true});</p>
<p>I would like the search dialog to appear in a different place on the screen when the search button is clicked (instead of the top left of the grid).&#160; Where would I put the settings for that?&#160; I&#39;d like to have my own "Filter" link outside of the grid that a user can press and the search dialog would appear underneath that link.&#160; Can I have the dialog repositioned depending on what search button is used?</p>
<p>Lastly, can I initiate the grid with filters enabled.&#160; I know the user can click the search button and set filters, but I would like to have some filters automatically applied when the grid is initialized.&#160; Is this possible?</p>
]]></description>
        	        	<pubDate>Tue, 02 Feb 2010 20:32:50 +0200</pubDate>
        </item>
</channel>
</rss>