<?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 Form</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/search-form</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-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>bayram on Search Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-form#p4035</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-form#p4035</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>thank you for response. Now, things have&#160;become more clear.</p>
]]></description>
        	        	<pubDate>Mon, 19 Jan 2009 03:48:54 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Search Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-form#p4033</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-form#p4033</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>jqGrid uses a standart ajax call which by default is utf8. Check to see how you can overcome this - use loadBeforeSend in jqGrid to send custom headers or jQuery ajaxSetup for this purpose.</p>
<p>Also there is a nother parameter which you can use for this purpose the name of parameter is _search if true the find button is clicked.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 19 Jan 2009 03:15:50 +0200</pubDate>
        </item>
        <item>
        	<title>bayram on Search Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-form#p4002</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-form#p4002</guid>
        	        	<description><![CDATA[<p>Also, in the&#160; documentations it is written that "when the find button is clicked, jqGrid adds three parameters to the url, in <em>name=value</em> pairs". But it is not clear what encoding is used.&#160;For example, I use&#160;russian letters and my webpage&#160;where the grid is placed has&#160; encoding&#160;windows-1251. So when I read values of</p>
<p><span class="sfcode">searchField, searchOper, searchString</span></p>
<p>in my php files I have to convert them from utf-8 into cp1251. But nowhere in the documentation is said that&#160;the jqGrid uses utf-8 encoding when these variables are sent by GET method.</p></p>
]]></description>
        	        	<pubDate>Fri, 16 Jan 2009 06:59:30 +0200</pubDate>
        </item>
        <item>
        	<title>bayram on Search Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-form#p4001</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-form#p4001</guid>
        	        	<description><![CDATA[<p>Also, in the&#160; documentations it is written that "when the find button is clicked, jqGrid adds three parameters to the url, in <em>name=value</em> pairs". But it is not clear what encoding is used.&#160;For example, I use&#160;russian letters and my webpage&#160;where the grid is placed has&#160; encoding&#160;windows-1251. So when I read values of</p>
<p><span class="sfcode">searchField, searchOper, searchString</span></p>
<p>in my php files I have to convert them from utf-8 into cp1251. But nowhere in the documentation is said that&#160;the jqGrid uses utf-8 encoding when these variables are sent by GET method.</p></p>
]]></description>
        	        	<pubDate>Fri, 16 Jan 2009 06:59:26 +0200</pubDate>
        </item>
        <item>
        	<title>bayram on Search Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-form#p3995</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-form#p3995</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Assume you activated search button on your navigator bar.</p>
<p>When you click on the search button&#160;a search dialog box appears with two buttons on it: FIND and RESET.</p>
<p>Then you enter necessary data in your edit boxes and push one of these buttons.</p>
<p>Now, my problem is how to know what button was clicked.</p>
<p>All what I&#160;know (from docs) that <span class="sfcode">searchField</span>, <span class="sfcode">searchOper</span> and <span class="sfcode">searchString</span> are passed over to my php file where I can&#160;build&#160;necessary SQL query to filter my data. But what are the names of the Find and Reset buttons?</p>
</p>
<p>Regards,</p>
<p>Bayram.&#160;</p>
]]></description>
        	        	<pubDate>Thu, 15 Jan 2009 23:20:12 +0200</pubDate>
        </item>
</channel>
</rss>