<?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 problem since 3.4.1</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341</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-problem-since-341/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>glemarie on Search problem since 3.4.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4721</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4721</guid>
        	        	<description><![CDATA[<p>Finally I found the problem : I added a "scroll:true" parameter in my grids (while testing 3.4 beta) and didn&#39;t removed it.</p>
<p>Without this parameter (or at "false"), the results are correctly displaying.</p>
]]></description>
        	        	<pubDate>Wed, 18 Feb 2009 08:33:49 +0200</pubDate>
        </item>
        <item>
        	<title>glemarie on Search problem since 3.4.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4714</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4714</guid>
        	        	<description><![CDATA[<p>I use the filterGrid method. For example :</p>
<p>jQuery(&#8221;#t_listCandidat&#8221;).height(25).filterGrid(&#8221;listCandidat&#8221;,{gridModel:true,gridToolbar:true,gridNames:true,enableClear:false});</p>
<p>When filters are initialized on page load via JS, and the the triggerSearch method is run, the search works fine :</p>
<p>$(&#39;#contentCandidat&#39;).find(&#39;#".$key."&#39;).val(&#39;".$val."&#39;);<br />jQuery("#listCandidat").setGridParam({datatype: &#39;json&#39;});<br />var cs = jQuery(&#39;#t_listCandidat&#39;)[0];<br />cs.triggerSearch();</p>
]]></description>
        	        	<pubDate>Wed, 18 Feb 2009 04:44:05 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Search problem since 3.4.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4710</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4710</guid>
        	        	<description><![CDATA[<p>If I test in the demo page - all goes ok. What you use actually - navigator search or filterGrid method?</p>
]]></description>
        	        	<pubDate>Wed, 18 Feb 2009 04:14:07 +0200</pubDate>
        </item>
        <item>
        	<title>glemarie on Search problem since 3.4.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4708</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4708</guid>
        	        	<description><![CDATA[<p>Unfortunaletly no : its on an intranet whith no access from outside...</p>
<p>What could I provide to you ? The PHP code of page displaying a table ?</p>
]]></description>
        	        	<pubDate>Wed, 18 Feb 2009 04:02:41 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Search problem since 3.4.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4705</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4705</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you please provide a link to the problem</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 18 Feb 2009 03:46:56 +0200</pubDate>
        </item>
        <item>
        	<title>glemarie on Search problem since 3.4.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4704</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/search-problem-since-341#p4704</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I just moved to jqGrid 3.4.1 / jQuery 1.3.1. Everything seems to be ok except for my search forms : when I make a search, the grid content is not updated (it does the same for all my tables).</p>
<p>I used Firebug to determine if the response is correct and yes, it it : the json data is ok. The loadError event is not fired.</p>
<p>After some tests, I found that when the result contains less records than grid content, it is not refreshed. But when the result contains more records, the grid data is refreshed. Strange&#8230;</p>
<p>Anyway, I did not change anyting in my php or SQL code and it worked perfectly with jqGrid 3.3.</p>
<p>Edit : I saw that someone had the same problem, but in my case, I dont&#39; have any JS error when the search is fired.</p>
<p>Any idea ?</p>
]]></description>
        	        	<pubDate>Wed, 18 Feb 2009 03:19:14 +0200</pubDate>
        </item>
</channel>
</rss>