<?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: Accessing Search Filter</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter</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/accessing-search-filter/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>pjboettcher on Accessing Search Filter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16725</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16725</guid>
        	        	<description><![CDATA[<p>Sorry, I didn&#39;t pick-up on the postdata part of your first post. Thanks again for your help. <img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 20:16:32 +0300</pubDate>
        </item>
        <item>
        	<title>ddotsenko on Accessing Search Filter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16724</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16724</guid>
        	        	<description><![CDATA[<p>Re:</p>
<p>I was just wondering if there was a &#39;filters&#39; property I could access that would give me the filters that are currently in use. I hope that is clear.</p>
</p>
<p>That&#39;s what I meant in my earlier post: you don&#39;t need a "function" or a "property" The filter data is stored in the postdata property in the grid. Just read it directly ( take a look at $(&#39;#gtid_id&#39;)[0].p.postdata in FireBug after setting the filters ) or use the jqGrid plug in that reads postdata.&#160;</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 20:03:48 +0300</pubDate>
        </item>
        <item>
        	<title>pjboettcher on Accessing Search Filter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16709</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16709</guid>
        	        	<description><![CDATA[<p>Sorry if I wasn&#39;t clear. What I was looking for wasn&#39;t the search settings, but the actual search filter used. So for example a user might click the advanced search button and select some search criteria and click find. The data is then retrieved based on that filter. What I am trying to do is have a custom button that could be clicked that would get the search filter that was just used to get the data.</p>
<p>I was just wondering if there was a &#39;filters&#39; property I could access that would give me the filters that are currently in use. I hope that is clear.</p>
</p>
<p>Thanks for your help.</p>
</p>
<p>Peter</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 15:50:02 +0300</pubDate>
        </item>
        <item>
        	<title>ddotsenko on Accessing Search Filter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16641</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16641</guid>
        	        	<description><![CDATA[<p>The question is a bit confusing / ambiguous, but it looks like you are trying to Get search / filter settings from the grid, if any is set.</p>
<p>If this is so, just look at grid.p.postdata object. Depending on which search / filter method was used (simple, multiple, tabbar) the settings will be laid out in different way. On top of that, if the format is different based on true or false on stringResult property set for the search.</p>
<p>Example of "multiple search" format is here:</p>
<p>/jqgridwiki/doku.php?id=wiki:advanced_searching</p>
<p>Hope this is a right start for your search.</p>
]]></description>
        	        	<pubDate>Sat, 24 Apr 2010 08:10:14 +0300</pubDate>
        </item>
        <item>
        	<title>pjboettcher on Accessing Search Filter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16638</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/accessing-search-filter#p16638</guid>
        	        	<description><![CDATA[<p>Is there a property or method that I can call to access the current search filter? I would like pass the filter to another object but after looking through the docs I don&#39;t see anyway to access it.</p>
</p>
<p>If anyone could give me any pointers that would be great.</p>
</p>
<p>Regards,</p>
<p>Peter</p>
]]></description>
        	        	<pubDate>Fri, 23 Apr 2010 23:33:31 +0300</pubDate>
        </item>
</channel>
</rss>