<?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: Integrated search</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/integrated-search</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/integrated-search/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Integrated search</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/integrated-search#p17465</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/integrated-search#p17465</guid>
        	        	<description><![CDATA[<p>The answer to your question you will find in the first paragraph of the page&#160;/jqgridwiki/doku.php?id=wiki:toolbar_searching. Together with well known parameters with will be sent to the server additional parameters with the values selected in the toolbar will be added. As the names of additional parameters will be used indexed defined in colModel. So you should modify your server code to support this kind of input. You can use Fiddler (see <a href="http://www.fiddler2.com/fiddler2/)" rel="nofollow" target="_blank"></a><a href="http://www.fiddler2.com/fiddler2/" rel="nofollow" target="_blank">http://www.fiddler2.com/fiddler2/</a>) to see all information which will be send to the server.</p>
<p>Warning: Be&#160;careful&#160;is you both edittype: &#39;select&#39; and stype: &#39;select&#39; in your colModel or formatter: &#39;checkbox&#39; and&#160;</p>
<p>&#160;&#160; &#160;edittype: &#39;checkbox&#39;, editoptions: { value: "1:0" }, stype: &#39;select&#39;, searchoptions: { value: "1:Yes;0:No" }</p>
<p>In this case you will have the value from select combo box&#160;always&#160;sent to the server.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Wed, 26 May 2010 17:44:30 +0300</pubDate>
        </item>
        <item>
        	<title>lolomax on Integrated search</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/integrated-search#p17444</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/integrated-search#p17444</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I know my question will be really common...</p>
<p>I&#39;m stuck for several days with the same issue: I don&#39;t how to do with the filtertoolbar!</p>
<p>My html page is showing the jqgrid, the data, and the input text under the column header.</p>
<p>Therefore, when I enter a value to filter my grid, nothing happens.</p>
<p>I have been trying to read examples, but it didn&#39;t help me.</p>
<p>As I understood, I would need to modify the php file (the query?), but I don&#39;t know how to do.</p>
<p>Could anyone help me? (i&#39;m using xml data)</p>
<p>I&#39;m so sorry to ask this question, but this problem is making me crazy.</p>
]]></description>
        	        	<pubDate>Tue, 25 May 2010 14:56:16 +0300</pubDate>
        </item>
</channel>
</rss>