<?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 option</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/search-option</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-option/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>James on search option</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-option#p13518</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-option#p13518</guid>
        	        	<description><![CDATA[<p>Solved, just using custom way to deal with it.</p>
]]></description>
        	        	<pubDate>Sun, 03 Jan 2010 14:22:19 +0200</pubDate>
        </item>
        <item>
        	<title>James on search option</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-option#p13487</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-option#p13487</guid>
        	        	<description><![CDATA[<p>colNames:["key","title","keyword"], <br />colModel:[ <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;key&#39;, hidden:true, key:true}, <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;title&#39;, &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; width:50},&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {<span style="color: #0000ff;"><strong>name:&#39;keyword&#39;, &#160;&#160;&#160; hidden:true</strong></span>}<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; ],</p>
</p>
<p>}).navGrid(gridp,{edit:false,add:false,del:false,refresh:true,search:true},{},{},{mtype: &#8220;GET&#8221;},{<span style="color: #0000ff;"><strong>sField:&#39;keyword&#39;</strong></span>});&#160;&#160;&#160; &#160;&#160;</p>
</p>
<p>The search dialog only show &#8220;title&#8221; field, how can I only show the &#8220;keyword&#8221; in search field instead of other fields.</p>
<p><img class="spSmiley" style="margin:0" title="Cool" src="/blog/wp-content/forum-smileys/sf-cool.gif" alt="Cool" /></p>
]]></description>
        	        	<pubDate>Thu, 31 Dec 2009 16:49:03 +0200</pubDate>
        </item>
</channel>
</rss>