<?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: Simple Search </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/simple-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/simple-search/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Simple Search </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/simple-search#p13137</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/simple-search#p13137</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>1) The css change should work. I have implemented it before some time. Also I will need to test this again.</p>
<p>Sorry that the demo pages are not updated. The top and left are not available in the new search plugin, these was</p>
<p>available in the old one - versions &#60;=3.4.</p>
<p>2.&#160; I think that in the wiki page there is a exmple given in the description.</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:search_config" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....rch_config</a></p>
<p>here is some code to implement a datapicker UI.</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3207' value='Select Code' data-codeid='sfcode3207' /></p>
<div class='sfcode' id='sfcode3207'>
<p>$("#mygrid").jqGrid({</p>
<p>...</p>
<p>colModel: [</p>
<p>..</p>
<p>{name:&#39;myname&#39;,...searchoptions:{ dataInit: function(elem) { $(elem).datepicker(...); } ... }....},</p>
<p>...</p>
<p>]</p>
<p>..</p>
<p>});</p>
</div>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 17 Dec 2009 22:09:03 +0200</pubDate>
        </item>
        <item>
        	<title>TheBlackSheep on Simple Search </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/simple-search#p13078</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/simple-search#p13078</guid>
        	        	<description><![CDATA[<p>Hi</p>
<p>I&#39;m struggling with a couple of things related to the "Simple" Search facility;</p>
<p>1) the dialog box that appears is always in the top left hand corner of the grid.&#160; I&#39;d like to center it on the page so I&#39;ve tried changing the css file to;</p>
<p><span class="re1">.ui-searchFilter</span> table <span class="br0">{</span><span class="kw1">position</span><span class="sy0">:</span><span class="kw2">relative</span>; <span class="kw1">margin</span><span class="sy0">:</span> <span class="re3">7px</span> <span class="kw2">auto</span>;<span class="br0">}</span></p>
<p><span class="br0">as mentioned on the "single searching" page in the documentation and have also tried&#160;seeting specific&#160;"top" &#38; "left" parameters in the search options as mentioned on the Live Data Manipulation-&#62;Searching Data demo but neither seems to move it from it&#39;s default position.</span></p>
<p><span class="br0">2) I&#39;ve a date field I&#39;d like to be able to search on so ideally I&#39;d&#160;like to be able to present the user with a datepicker when the user chooses this particular field from the drop-down. &#160;I&#39;ve found a couple of references suggesting that this might be possible (some code in the <span style="font-size: xx-small;">dataInit </span>part of the "searchoptions" in the colModel) but I can&#39;t find any examples of how to do this - is it possible to do this with the simple search facility or am I better creating&#160;my own&#160;modal dialog box?</span></p>
<p><span class="br0">Chris</span></p>
]]></description>
        	        	<pubDate>Wed, 16 Dec 2009 13:24:42 +0200</pubDate>
        </item>
</channel>
</rss>