<?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: Renaming the _search parameter</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/renaming-the-_search-parameter</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/renaming-the-_search-parameter/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>mark_caulfield on Renaming the _search parameter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/renaming-the-_search-parameter#p18327</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/renaming-the-_search-parameter#p18327</guid>
        	        	<description><![CDATA[<p>Thanks Tony, just what i needed.</p>
</p>
<p>I&#39;m writing javascript directly against the Oracle server ORADB service (like REST web services), so I am in effect bypassing the middle man (PHP) and querying directly against the Oracle database tables and procedures.</p>
</p>
<p>In this case my src is an oracle package that&#160; cant accept _parameters, so this gets round it nicely.</p>
</p>
<p>many thanks</p>
<p>Mark</p></p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 18:25:20 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Renaming the _search parameter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/renaming-the-_search-parameter#p18189</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/renaming-the-_search-parameter#p18189</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Our PHP component wich work with Oracle does not have a problem with this.</p>
<p>Instead this is possible and you can configure all the posted values to the server.</p>
<p>For this purpose you will need to use prmNames parameter</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:options" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ki:options</a></p>
</p>
<p>prmNames : {search:"myOracleSearch"}</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 25 Jun 2010 10:52:12 +0300</pubDate>
        </item>
        <item>
        	<title>mark_caulfield on Renaming the _search parameter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/renaming-the-_search-parameter#p18104</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/renaming-the-_search-parameter#p18104</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Oracle doesn&#39;t like the _search parameter, it si a reserver symbol and cannot be used for parameter names.</p>
<p>This means I cant use jqgrids search and paging features.</p>
<p>Is there a way to either rename&#160; _search to p_search or remove the _search parameter completly?</p>
</p>
<p>Many thanks</p>
<p>Mark Caulfield</p>
<p><a href="http://www.blucel.co.uk" rel="nofollow" target="_blank">http://www.blucel.co.uk</a></p>
]]></description>
        	        	<pubDate>Mon, 21 Jun 2010 19:04:27 +0300</pubDate>
        </item>
</channel>
</rss>