<?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: Combining search dialog and search toolbar</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/combining-search-dialog-and-search-toolbar</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/combining-search-dialog-and-search-toolbar/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>knutmarius on Combining search dialog and search toolbar</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/combining-search-dialog-and-search-toolbar#p20774</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/combining-search-dialog-and-search-toolbar#p20774</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;m building an ASP.Net MVC2 application using the open-source version of the jqgrid plugin. I have used <a title="this excellent article" href="http://www.codeproject.com/KB/aspnet/AspNetMVCandJqGrid.aspx" target="_blank">this excellent article </a>to help me implement the server-side paging and search functionallity, but in this example he has only used the search dialog. In my application I would like to have both a search toolbar for quick "equals filtering", and in addition have the search dialog for more advanced filters.</p>
</p>
<p>Does anyone have experience in doing this, and could possibly give me a hint on how this best is done? As I see it, the filters from the search dialog is posted to the server in another way than the toolbar search.&#160;</p>
</p>
<p>For the search dialog it uses a URL-parameter called "filter", containing all the search data, while for the toolbar it uses URL-parameters named after the columns you are filtering. (for instance "&#38;TicketID=123"). Does anyone know the reason why it is not done in one common way?&#160;</p>
</p>
<p>Are these two ways of searching actually supposed to be mutually exclusive within the same grid, so that I should have to use one of them only?</p>
</p>
<p>Will be thankful for all comments</p></p>
]]></description>
        	        	<pubDate>Fri, 12 Nov 2010 13:53:48 +0200</pubDate>
        </item>
</channel>
</rss>